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

CCA Threshold #148

Open
jeter1112 opened this issue Jul 27, 2018 · 3 comments
Open

CCA Threshold #148

jeter1112 opened this issue Jul 27, 2018 · 3 comments

Comments

@jeter1112
Copy link

Hi, I wanted to change the CCA threshold of ar9271.
I modified the ar9002_phy.h.

#define AR_PHY_CCA_NOM_VAL_9271_2GHZ -20
#define AR_PHY_CCA_MIN_GOOD_VAL_9271_2GHZ -27
#define AR_PHY_CCA_MAX_GOOD_VAL_9271_2GHZ -16

However, it seems nothing to happen. I want to know how to change CCA threshold correctly.

@erikarn
Copy link
Collaborator

erikarn commented Jul 27, 2018 via email

@jeter1112
Copy link
Author

Which register represents CCA register?

@rodizio1
Copy link

rodizio1 commented Nov 9, 2018

@jeter1112 Not sure if it's still relevant for you, but here is a patch that allows for changing the threshold via module parameter:
https://github.com/bortek/EZ-WifiBroadcast/blob/develop/kernel/linux-4.9.28-ath9k_htc-misc.patch

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

3 participants