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 ::selectSubBand() to enable working with 8 Channel gateways. Add ::setDrTxPow() to allow setting a specific Data Rate and Transmit Power when not using ADR mode. #35

Closed
wants to merge 0 commits into from

Conversation

dbowerman
Copy link

Add ::selectSubBand() to enable working with 8 Channel gateways. Add ::setDrTxPow() to allow setting a specific Data Rate and Transmit Power when not using ADR mode.

@DylanGWork DylanGWork mentioned this pull request Jun 27, 2021
@manuelbl
Copy link
Owner

I've decided to go with a slightly different implementation:

  • Sub-band 2 is selected by default (for regions with sub-bands). So it's usually not necessary to select it explicitly.
  • If needed, there are methods to select the sub-band, data rate and max. TX power

The changes are currently in the master branch. I would appreciate it if you could give it a test.

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.

2 participants