f4exb / sdrangel

SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
GNU General Public License v3.0
2.91k stars 439 forks source link

AirspyHF+ implement new APIs for AGC and LNA control #272

Closed f4exb closed 5 years ago

f4exb commented 5 years ago

This is not exactly new but the libairspy used (in the builds) is very old. Soon after the API provided control of AGC and LNA which could be nice to implement.

See: https://github.com/airspy/airspyhf/blob/master/tools/src/airspyhf_rx.c#L653

f4exb commented 5 years ago

Implemented in v4.4.1