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

Trigger to deny auto-use of new SDRs #93

Open
syehorov opened this issue Jan 16, 2024 · 0 comments
Open

Trigger to deny auto-use of new SDRs #93

syehorov opened this issue Jan 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@syehorov
Copy link

Hello.
I have a condition, when few SDRs are connected to the same host and used by different applications. Some tools are using only specified devices and not able to scan-and-add new ones, but development version of this one is "greedy" and tries to catch everything it see. As result, it causes 'race conditions', when it locks devices, which are not planned to be used. In my situation it is self-made tool, which makes records by CRON and does not holds SDR permanently. When I put 'disable device' trigger in Configuration, it works only for a while and may be sporadically reset. So, it will be cool to have some 'killer switch', when scanner part will be not looking for all available SDR and work only with configured ones.

P.S. At all, thanks for this cool solution. It is very helpful to monitor HAM activity.

@shajen shajen added the bug Something isn't working label Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants