luarvique / ppa

This is the package repository for the improved version of the OpenWebRX online SDR.
129 stars 7 forks source link

Feature Request: auto switch to incoming signal #6

Closed fouine95 closed 1 year ago

fouine95 commented 1 year ago

Use case:

i'am listening a bandwith from 155Mhz to 157Mhz.

I have already ploted some bookmarks on this bandwith.

i would like a feature that auto jump/switch from a bookmark to another (in the same profil) after a silence (based on autoSquelch setting), at signal incoming.

ex : i am listening to Bookmark1 (155,450Mhz). After 20sec of silence, auto switch is actived. When a signal incoming to Bookmark5 (156,500Mhz), tuner auto jump to this channel for listening. After another 20sec of silence, auto switch is actived again.

atlex commented 1 year ago

Nice feature. Looks like a scanner :)

luarvique commented 1 year ago

This feature has been discussed previously. Right now, I do not have time to implement it, but you can try. Let me know what comes out of this. Here is the OWRX+ source code: https://github.com/luarvique/openwebrx/tree/master

luarvique commented 1 year ago

The scanner has been implemented now.

fouine95 commented 1 year ago

The scanner has been implemented now.

Woooo! Excelent :) Thank you very MUCH