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

fix(ui): power level and measured power at 0 dbm limits #3548

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

robertsLando
Copy link
Member

Fixes #3547

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7622470829

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 22.118%

Totals Coverage Status
Change from base Build 7622344918: 0.0%
Covered Lines: 3764
Relevant Lines: 18093

💛 - Coveralls

@robertsLando robertsLando merged commit ae57c72 into master Jan 23, 2024
8 checks passed
@robertsLando robertsLando deleted the dbm-limits branch January 23, 2024 07:37
:step="0.1"
hint="Power level in dBm. Min -12.8, Max 12.7"
hint="Power level in dBm. Min -10, Max +20"
suffix="dBm"
type="number"
:rules="[validTxPower]"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't see it but does this method need an update aswell?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah nice catch :) Fixed on master

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.

Range of TX power and measured at 0 dBm settings should be changed
3 participants