Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
and color not working yet).
|
|
|
|
|
|
backwards compatability to 5.2). This wip works for just the fft plots.
|
|
|
|
getting pickier).
|
|
|
|
|
|
|
|
|
|
|
|
Added all complex/real float/integer types.
Used volk naming convention: fc32, etc...
The port type checking now relies on IO size,
therefore a short vector of length 2 can connect to a complex short,
a float can connect to an int.
Basically, the same size checking done in gnuradio runtime.
|
|
|
|
|
|
|
|
|
|
|
|
in the s-mini firmware.
|
|
|
|
On machines where sizeof(long) = sizeof(int) the code for calculating
scale factors produced an overflow warning. This change simplifies the
code by eliminating the shift. The compiler should calculate the constant
at compile time anyway.
Signed-off-by: Philip Balister <philip@opensdr.com>
|
|
|
|
|
|
different than srcdir.
|
|
different than srcdir.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(this was done on master but not maint, backporting)
|
|
|
|
|
|
|
|
The code section that used this variable was removed in
Commit 081497e7 "uhd: work on gr_uhd_source work() function to reduce latency"
|
|
|
|
|
|
types GNU Radio blocks can handle.
|
|
modules are not available.
|
|
python modules are not available.
|
|
|
|
|