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 Request: remote control command for IO restart #1400

Open
akhepcat opened this issue Nov 13, 2024 · 0 comments
Open

Feature Request: remote control command for IO restart #1400

akhepcat opened this issue Nov 13, 2024 · 0 comments

Comments

@akhepcat
Copy link

Sometimes linux USB gets wonky, and the SDR device will disconnect and reconnect

When this happens, gqrx stops decoding - as expected - but there's no way to restart things without manual gui intervention (UI -> IO devices -> rescan)

having a remote-control option available to call CIoConfig.onScanButtonClicked() would be very useful, as a watchdog could monitor dbus (or syslog/dmsg) for the input device dropping and reconnecting and then send the requisite rescan command over the remote control interface.

my c++ isn't strong enough to figure out how to emit that signal from a separate namespace, at least not in the 20 different attempts i tried.

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

1 participant