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

Provide option to remove/disable Relay's second channel #7335

Open
3 of 6 tasks
StevenCellist opened this issue Oct 9, 2024 · 0 comments
Open
3 of 6 tasks

Provide option to remove/disable Relay's second channel #7335

StevenCellist opened this issue Oct 9, 2024 · 0 comments
Labels
needs/triage We still need to triage this

Comments

@StevenCellist
Copy link

Summary

I would like to see a (CLI) option to disable or remove the second channel of a relay.

Current Situation

The second channel is disabled by default, and as soon as a Frequency is set, the second channel is activated (with default DR0, wouldn't it be better to set it to the band's default WoR/ACK DR?). However, there is no way to disable this second channel; e.g. Frequency of 0MHz is not allowed (which is how channels are 'removed' in e.g. NewChannelReq).

The only way to 'remove' a second channel is by removing the relay altogether and completely reconfiguring it which is a huge pain in the arse for a somewhat configured relay.

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

A user may wish to remove a relay's second channel. without completely resetting the relay.

Proposed Implementation

E.g. one of:

  • Provide a boolean (CLI) switch to enable/disable the second channel
  • Allow the Frequency to be set to 0MHz (and have this listed as an option to disable the second channel)
  • Possibly a delete request for the second channel, such as for the uplink-forwarding-rules?

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