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

Calibration #25

Open
Glavin001 opened this issue Jan 22, 2014 · 0 comments
Open

Calibration #25

Glavin001 opened this issue Jan 22, 2014 · 0 comments

Comments

@Glavin001
Copy link

I have noticed that there are a couple issues regarding the mis-calibration of quietnet.
See #3, #14 for those that I've read.

Given that listen.py and send.py are separate scripts, a third script should be able to run those in a controlled way, sending various messages through send.py and validating the received result in listen.py and subsequently adjusting the threshold and frame_length, etc, and then re-running the tests until the result is accurate.

To make this plausible, there would have to be a distinct configuration file (currently options.py, although threshold must be moved within there, too) that could be edited and reloaded. Also, the listen.py and send.py would be to be able to be used by another Python script, the calibrator.py for instance.


@Katee, I'd be up for creating a Pull Request, if you like the idea. I will need some guidance, both because I'm relatively inexperienced with Python and also because I believe this will require some major refactoring, so I'd definitely want your input on that 😄.

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

1 participant