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

TELEC Certification Tracking #137

Open
tcr opened this issue Mar 1, 2016 · 1 comment
Open

TELEC Certification Tracking #137

tcr opened this issue Mar 1, 2016 · 1 comment

Comments

@tcr
Copy link
Member

tcr commented Mar 1, 2016

Summary: We are trying to pass testing qualification for TELEC certification.

Similar to our FCC certification, we need to create a test that allows T2 to pass TELEC certification tests. The difference unique to the FCC certification is that this requires modulating the output power of the transmissions.

This cannot be done with traditional CLI tools in OpenWRT for our Mediatek chip, as it involves running in monitor mode and issuing packets received by no AP. As such, we've taken an approach that directly modifies chip-level registers in the hot path of packet sending, which allows us to simply swap out the driver for these tests to generate the correct result.

A similar approach is being pursued for transmission power, without success yet. See these notes for some context: https://gist.github.com/tcr/36cbec61bd8a52fd2094

@jlkiri
Copy link

jlkiri commented May 20, 2019

Hi, any progress yet?

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

2 participants