pothosware/SoapySDRPlay2

gqrx starts with hw AGC enabled ramdomly

dk7ob opened this issue · 1 comments

dk7ob commented

Current gqrx does not restore the HW AGC at startup and gqrx starts up with HW AGC enabled randomly. This exposed a bug in soapysdrplay which is missing the initialization of SoapySDRPlay::agcEnabled. The attached patch fixes this (renamed to .txt to allow upload)

0001-Settings.cpp-initialize-agcEnabled.patch.txt

Thanks again -- patch is now applied; cheers!