gr-osmosdr/lib/bladerf
Jon Szymaniak 7a1f12cfcf bladeRF: RXVGA2 range is [0, 30]
While the RXVGA2 gain can technically go up to 60 dB, the LMS6002D
datasheet recommends it be clamped to 30dB. libbladeRF clamps to a max
of 30dB, so there's no use in setting max to 60 dB here.
2014-02-16 09:00:05 +01:00
..
CMakeLists.txt bladerf: Added device caching, this enables full-duplex operation. 2013-10-29 23:20:21 +01:00
bladerf_common.cc bladerf: Added 'verbosity' and 'loopback' device parameters 2014-02-16 08:59:58 +01:00
bladerf_common.h bladerf: Added 'verbosity' and 'loopback' device parameters 2014-02-16 08:59:58 +01:00
bladerf_sink_c.cc bladeRF: Modifying correction calls. 2014-01-18 20:20:19 +01:00
bladerf_sink_c.h bladerf: Added start()/stop() implementations 2014-01-13 17:19:44 +01:00
bladerf_source_c.cc bladeRF: RXVGA2 range is [0, 30] 2014-02-16 09:00:05 +01:00
bladerf_source_c.h bladerf: Updates for libbladeRF v0.11.0 API changes 2014-01-13 17:31:07 +01:00