sdrangel/devices/plutosdr
Robin Getz 333273b3cb pluto: Get LO range from device
When updating firmware, the devices which have AD9364s on them, get
reset to the default of a AD9363 (tuning range of 325 to 3800 MHz).
SDRAngel assumes a AD9364, and the GUI allows you to set LO settings
that the firmware doesn't support.

This ensures that does not happen, by going out to the hardware, and
querying the device to set the min/max limits on LO.

Signed-off-by: Robin Getz <robin.getz@analog.com>
2019-01-03 12:46:40 -05:00
..
CMakeLists.txt Adaptation of cmake files to MSVC 2018-12-02 03:06:04 +01:00
deviceplutosdr.cpp PlutoSDR: FIR filter calculation: allow normalized BW down to 0.05 and use Hamming window below 0.2 2017-09-12 18:49:12 +02:00
deviceplutosdr.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
deviceplutosdrbox.cpp pluto: Get LO range from device 2019-01-03 12:46:40 -05:00
deviceplutosdrbox.h pluto: Get LO range from device 2019-01-03 12:46:40 -05:00
deviceplutosdrparams.cpp LimeSDR input: GUI fixes 2017-09-05 23:51:03 +02:00
deviceplutosdrparams.h Windows MSVC2017: PlutoSDR support 2018-11-28 18:30:11 +01:00
deviceplutosdrscan.cpp Moved logger to QtApplication level. Corrections to some messages 2017-11-11 11:11:44 +01:00
deviceplutosdrscan.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
deviceplutosdrshared.cpp LimeSDR: Rx/Tx interaction 2017-09-20 18:25:54 +02:00
deviceplutosdrshared.h Windows MSVC2017: PlutoSDR support 2018-11-28 18:30:11 +01:00