SoapySDRPlay3
SoapySDRPlay3 copied to clipboard
Changes to RF gain should not be disabled when IF AGC is enabled
As noted by @SDRplay, changes to the RF gain in the writeSettings() method were disabled when the IF AGC was enabled, preventing users from changing the RF gain in that case.
Commit eba91e3 (https://github.com/SDRplay/SoapySDRPlay/commit/eba91e383079ce1ee49fe005878823f6789699c5) fixes this problem in master.