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

baseband filter calibration - caching to database #42

Closed
guruofquality opened this issue Apr 5, 2016 · 1 comment
Closed

baseband filter calibration - caching to database #42

guruofquality opened this issue Apr 5, 2016 · 1 comment

Comments

@guruofquality
Copy link
Member

The baseband filters for RBB, RFE(TIA), and TBB should cache results in the database. Initially, we aren't looking for any fancy interpolation. Once a bandwidth is calibrated for, its RC values will be saved and applied next time.

This work will modify the existing calibration algorithms to check, retrieve, and apply RC constants from the database. If a particular bandwidth cannot be found with a few Hz of error, then the manual calibration must be performed. The result will be stored in the database.

@guruofquality guruofquality changed the title baseband filter calibration caching baseband filter calibration - caching to database Apr 5, 2016
@guruofquality
Copy link
Member Author

272c8c0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant