dawsonjon / PicoRX

Build a SDR SW/MW/LW Receiver with a Raspberry Pi Pico
MIT License
250 stars 32 forks source link

Scanner waits for 3 seconds of < squelch level before continuing #89

Closed penfold42 closed 1 month ago

penfold42 commented 1 month ago

Wait 3 seconds of no sound before resuming scanning. Using the rotary to continue scanning will set the scan direction based on which way you rotate it.

rewrote the (frequency) scanning logic as it was getting crazy

dawsonjon commented 1 month ago

👍