jeroenbeijer / SDRReceiver

An SDR Receiver purposely for JAERO
MIT License
26 stars 7 forks source link

Supported RTL-SDR rate check. Removed unneeded QTimer include. Added librtlsdr repo check for pull rather than clone if already there so it won't fail. #5

Closed jontio closed 3 years ago

jontio commented 3 years ago

Hi Jeroen,

Here are a few additions. The main thing is a supported rate check. The other thing is with the the windows build script. Now you can rerun it and it doesn't fail, I haven't tested it on GitHub actions but it should work the same.

Cheers, Jonti