SoapySDRPlay3 icon indicating copy to clipboard operation
SoapySDRPlay3 copied to clipboard

getFrequency() crashes for frequency correction/ppm when in slave mode for RSPduo

Open fventuri opened this issue 4 years ago • 0 comments

When getFrequency() is called to retrieve the frequency correction/ppm value for an RSPduo in slave mode, it crashes, because it tries to derefence a null pointer (deviceParams->devParams).

This issue is now fixed in master and in the other branches.

fventuri avatar Aug 07 '20 21:08 fventuri