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

Relay: automatically tie the served device's second channel to its serving device's second channel #7336

Open
3 of 6 tasks
StevenCellist opened this issue Oct 9, 2024 · 0 comments
Labels
needs/triage We still need to triage this

Comments

@StevenCellist
Copy link

Summary

Instead of requiring to configure the served device's second channel manually, automatically link it to its serving device (relay).

Current Situation

The user is required to manually configure the Frequency, Datarate and Offset fields for the served device as well as the serving device.

Why do we need this? Who uses it, and when?

Tying the second channel for the served device to the serving device's configuration means that the user cannot mistakenly misconfigure the device. I also so no single reason why the served device would be configurated differently to the serving device (relay), as there would be no way for the relay to catch WOR signals on a misconfigured channel.

Proposed Implementation

Remove the --mode.served.second-channel options and instead automatically apply these settings from the --mode.serving.second-channel.

Contributing

  • I can help by doing more research.
  • I can help by implementing the feature after the proposal above is approved.
  • I can help by testing the feature before it's released.

Validation

Code of Conduct

@StevenCellist StevenCellist added the needs/triage We still need to triage this label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs/triage We still need to triage this
Projects
None yet
Development

No branches or pull requests

1 participant