dawsonjon / PicoRX

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

Scanner now pauses when a signal is found #88

Closed penfold42 closed 1 week ago

penfold42 commented 1 week ago

Scanning - memory and frequency:

TODO: only resume scanning if no signal for > 'n' seconds

Behind the scenes:

dawsonjon commented 1 week ago

Thanks, great work, love the scanner feature!