pa3gsb / Radioberry-2.x

Ham Radio hat for Raspberry PI
417 stars 88 forks source link

update TX sampling rate and fix thread issue #26

Closed paulh002 closed 2 years ago

paulh002 commented 2 years ago

Fix prevent setting of RX samplerate when setting TX samplerate. TX samplerate in radioberry is fixed. But this function is supported for compatibility with SoapySDR ALso added a mutex to in controlRadioberry to make it thread save.