pothosware / SoapyFCDPP

Soapy SDR plugin for Funcube Dongle Pro+
https://github.com/pothosware/SoapyFCDPP/wiki
Boost Software License 1.0
2 stars 4 forks source link

ppm not working #7

Closed loewal closed 3 months ago

loewal commented 4 years ago

Hi, Managed to get the Funcube Pro+ working under OpenwebRX. Thanks for that! But....the ppm-value has no effect whatsoever. "Funcube": { "name": "Funcube Pro+", "type": "fcdpp", "ppm": 8, "rf_gain": 0, "samp_rate": 192000, "profiles": { This is a universal parameter, so.... Who can help?

guruofquality commented 4 years ago

Should be possible with setFrequencyCorrection(). There was just a merge for this that was previously forgotten about: https://github.com/pothosware/SoapyFCDPP/blob/master/SoapyFCDPP/SoapyFCDPP.cpp#L423