gr-osmosdr/lib
Dimitri Stolnikov 7394251bd0 netsdr: add support for RFSPACE NetSDR receiver
- implements broadcast UDP based device discovery
- prints device information (serial/versions) on startup
- reads available frequency range(s) from the device
- integrity checks of IQ stream using sequence numbers
- automatic bandpass or a wideband lowpass selectable

The following named gain stages are available:

ATT: -30 to 0 dB, in 10dB steps

Known limitations:

- setting the sample rate is possible only before the
  flowgraph has been started
2013-10-26 15:04:03 +02:00
..
bladerf remove unused variables 2013-10-25 23:46:34 +02:00
fcd fcd: add support for FUNcube Dongle Pro+ 2013-07-28 19:16:28 +02:00
file file: allow changing the sample rate when throttle=true 2013-10-20 18:50:27 +02:00
hackrf hackrf: implement device discovery 2013-10-25 23:49:24 +02:00
miri cmake: use *_INCLUDE_DIRS in modules 2013-08-13 20:20:17 +02:00
netsdr netsdr: add support for RFSPACE NetSDR receiver 2013-10-26 15:04:03 +02:00
osmosdr cmake: use *_INCLUDE_DIRS in modules 2013-08-13 20:20:17 +02:00
rtl rtl: don't try to parse empty device index values 2013-09-28 13:59:23 +02:00
rtl_tcp remove unused variables 2013-10-25 23:46:34 +02:00
uhd uhd: improve device discovery 2013-10-25 23:46:39 +02:00
CMakeLists.txt netsdr: add support for RFSPACE NetSDR receiver 2013-10-26 15:04:03 +02:00
config.h.in netsdr: add support for RFSPACE NetSDR receiver 2013-10-26 15:04:03 +02:00
gnuradio-osmosdr.rc.in cmake: add windows dll resource file 2013-04-16 21:53:09 +02:00
osmosdr_arg_helpers.h use numchan instead of nchan to prevent ambiguity... 2013-10-25 23:50:49 +02:00
osmosdr_device.cc netsdr: add support for RFSPACE NetSDR receiver 2013-10-26 15:04:03 +02:00
osmosdr_ranges.cc adopt gnuradio component header structure 2013-04-09 00:28:10 +02:00
osmosdr_sink_c_impl.cc source/sink: initialize sample rate cache variable 2013-10-03 14:50:16 +02:00
osmosdr_sink_c_impl.h source/sink: initialize sample rate cache variable 2013-10-03 14:50:16 +02:00
osmosdr_snk_iface.h updated header documentation for bandwidth setter 2013-09-28 13:59:09 +02:00
osmosdr_source_c_impl.cc netsdr: add support for RFSPACE NetSDR receiver 2013-10-26 15:04:03 +02:00
osmosdr_source_c_impl.h source/sink: initialize sample rate cache variable 2013-10-03 14:50:16 +02:00
osmosdr_src_iface.h updated header documentation for bandwidth setter 2013-09-28 13:59:09 +02:00