charlie-foxtrot / RTLSDR-Airband

Multichannel AM/NFM demodulator
GNU General Public License v3.0
761 stars 135 forks source link

[FEATURE] Change scan mode to use "virtual devices" #370

Open charlie-foxtrot opened 1 year ago

charlie-foxtrot commented 1 year ago

Currently scan mode is a configuration of a device where there is a single channel with a list of frequencies to scan through.

Disadvantages to this approach includes:

Another approach is for scan mode to use "virtual devices" where only one device is fed from the physical SDR at a time. This would allow the full set of configurations for scan mode

rough316 commented 1 year ago

Will you be switching to this mode for scan? Sounds like a lot better way to go.

charlie-foxtrot commented 1 year ago

Yes but won’t have time to work on it for a while (put it here so I wouldn’t forget)

robo65536 commented 1 year ago

Hello! How about scan mode in "virtual devices"? I would like to test this.

Yes but won’t have time to work on it for a while (put it here so I wouldn’t forget)