SoapySDRPlay3 icon indicating copy to clipboard operation
SoapySDRPlay3 copied to clipboard

Changes to RF gain should not be disabled when IF AGC is enabled

Open fventuri opened this issue 5 years ago • 0 comments

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.

fventuri avatar May 26 '20 21:05 fventuri