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

Add restartable SDR device #2411

Merged
merged 1 commit into from
Mar 7, 2023
Merged

Add restartable SDR device #2411

merged 1 commit into from
Mar 7, 2023

Conversation

zuckschwerdt
Copy link
Collaborator

This adds a new option to select the input device run mode:
[-D restart | pause | quit | manual] Input device run mode options.

Supported input device run modes:

  • restart: Restart the input device on errors
  • pause: Pause the input device on errors, waits for e.g. HTTP-API control
  • quit: Quit on input device errors (default)
  • manual: Don't start an input device, waits for e.g. HTTP-API control

Without this option the default is to start the SDR and quit on errors, as usual.

Thoughts and comments much welcome!

@zuckschwerdt zuckschwerdt merged commit 6a50144 into master Mar 7, 2023
@zuckschwerdt zuckschwerdt deleted the feat-restartable branch March 7, 2023 11:43
andrewjw pushed a commit to andrewjw/rtl_433 that referenced this pull request Sep 29, 2023
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

Successfully merging this pull request may close these issues.

None yet

1 participant