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

backends/p4android: fix using wrong tx_power value #1549

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

dlech
Copy link
Collaborator

@dlech dlech commented Apr 28, 2024

This was using the advertisement received signal strength indicator instead of the transmitted power level. This is now fixed.

Fixes: #1532

This was using the advertisement received signal strength indicator
instead of the transmitted power level. This is now fixed.

Fixes: #1532
@dlech dlech merged commit 86b28ac into develop Apr 29, 2024
14 checks passed
@dlech dlech deleted the android-fix-tx-power branch April 29, 2024 00:05
@MarkusPiotrowski
Copy link

Thank you for fixing this. Could you also update the docstring for AdvertisementData to make clear to the user that this is actually reading the transmitted power level?

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.

tx_power on Android uses wrong getter
2 participants