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

S2E context is not reset between reconnection attempts #181

Open
adriansmares opened this issue May 31, 2023 · 0 comments
Open

S2E context is not reset between reconnection attempts #181

adriansmares opened this issue May 31, 2023 · 0 comments

Comments

@adriansmares
Copy link

adriansmares commented May 31, 2023

References #180

While handling router_config messages from the LNS, certain s2ctx_t fields are not reset, and in turn are kept even if the LNS returns a different router_config.

The fields which seem to be affected by this, but there may be more:

  • canTx
  • txpow2
  • ccaEnabled

This is very visible if the LNS first returns a CCA enabling region (AS923_1 for example), then returns a region without CCA (like an invalid AS923) - station continues to enable CCA even though CCA should not be enabled for that region.

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