gr-osmosdr/lib/bladerf
Jon Szymaniak fe99478a0c 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:10:08 +01:00
..
CMakeLists.txt bladerf: Added device caching, this enables full-duplex operation. 2013-11-04 21:21:44 +01:00
bladerf_common.cc bladerf: Added 'verbosity' and 'loopback' device parameters 2014-02-16 09:10:04 +01:00
bladerf_common.h bladerf: Added 'verbosity' and 'loopback' device parameters 2014-02-16 09:10:04 +01:00
bladerf_sink_c.cc bladeRF: Modifying correction calls. 2014-01-26 17:36:56 +01:00
bladerf_sink_c.h bladerf: Added start()/stop() implementations 2014-01-26 17:36:43 +01:00
bladerf_source_c.cc bladeRF: RXVGA2 range is [0, 30] 2014-02-16 09:10:08 +01:00
bladerf_source_c.h bladerf: Updates for libbladeRF v0.11.0 API changes 2014-01-26 17:36:50 +01:00