gr-osmosdr/lib
Josh Blum 860e9a1a72 soapy: provide default gain range step
The soapysdr range type does not provide a step size,
however apps like the osmocom siggen use this size for a slider,
and a value of zero will cause a divide by zero error.

Although many ranges are not actually linear,
the idea to provide some default step to avoid crashes.
A future addition to the API may include providing a step.
2016-06-07 13:52:52 -07:00
..
airspy airspy: Option pack={0,1} to enable USB bit packing 2016-02-28 17:52:01 +01:00
bladerf bladerf: implement options for clock configuration 2016-02-28 17:45:54 +01:00
fcd fcd: add support for FUNcube Dongle Pro+ 2013-07-14 12:09:55 +02:00
file added file_sink_c 2016-01-10 22:12:19 +01:00
hackrf do not check for NULL before calling free 2016-01-10 22:48:31 +01:00
miri do not check for NULL before calling free 2016-01-10 22:48:31 +01:00
osmosdr do not check for NULL before calling free 2016-01-10 22:48:31 +01:00
redpitaya redpitaya: fix compilation errors on MS Windows and on Mac OS X 2016-01-10 22:05:53 +01:00
rfspace rfspace: Add basic Cloud-IQ support. 2015-12-10 20:54:26 +01:00
rtl do not check for NULL before calling free 2016-01-10 22:48:31 +01:00
rtl_tcp rtl_tcp: fix ssize_t definition for MSVC 2015-12-06 15:49:44 -08:00
sdrplay do not check for NULL before calling free 2016-01-10 22:48:31 +01:00
soapy soapy: provide default gain range step 2016-06-07 13:52:52 -07:00
uhd introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
CMakeLists.txt cmake: update component name & update AUTHORS file 2016-01-10 22:28:15 +01:00
arg_helpers.h osmo: minor build tweaks w/ rtl on msvc 2015-04-28 22:27:53 +02:00
config.h.in redpitaya: add support for Red Pitaya SDR transceiver 2015-12-18 22:02:25 +01:00
device.cc add Red Pitaya discovery in device find function 2016-01-10 22:19:13 +01:00
gnuradio-osmosdr.rc.in cmake: add windows dll resource file 2013-04-16 21:53:09 +02:00
ranges.cc introduce osmosdr namespace, remove _c suffix 2013-05-30 16:14:22 +02:00
sink_iface.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
sink_impl.cc added file_sink_c 2016-01-10 22:12:19 +01:00
sink_impl.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
source_iface.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
source_impl.cc redpitaya: add support for Red Pitaya SDR transceiver 2015-12-18 22:02:25 +01:00
source_impl.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
time_spec.cc osmo: minor build tweaks w/ rtl on msvc 2015-04-28 22:27:53 +02:00