Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
charlie-foxtrot opened this issue Apr 21, 2023 · 3 comments
Open

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

charlie-foxtrot opened this issue Apr 21, 2023 · 3 comments

Comments

@charlie-foxtrot
Copy link
Owner

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:

  • device-level parameters (ie gain) so can't be changed per frequency
  • can't set different outputs per frequency
  • two frequencies within the SDR's bandwidth are processed serially instead of in parallel

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
Copy link

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

@charlie-foxtrot
Copy link
Owner Author

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

@robo65536
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants