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

Remove another coverage test which causes problems. #871

Merged
merged 3 commits into from
Jun 13, 2023

Conversation

aanon4
Copy link
Contributor

@aanon4 aanon4 commented Jun 13, 2023

We had removed one of the two coverage checks which prevents ath10k nodes working at large distances. Now remove the second test which is being triggered in some circumstances. I think it is unnecessarily restrictive for our use case. Removing it wont make things worse.

We had removed one of the two coverage checks which prevents ath10k nodes
working at large distances. Now remove the second test which is being
triggered in some circumstances. I *think* it is unnecessarily restrictive
for our use case and removing it wont make things worse.
Coverage is handled by modifying firmware state, and the driver stores
the values the first time it is set. When we reset this state might be lost
so it will be reloaded from the firmware. We set the coverage back to 0
so the reloaded value will be the default again.
@aanon4 aanon4 merged commit 52c7286 into aredn:main Jun 13, 2023
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.

None yet

1 participant