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

Fix: Add validation for the user's selection of the frequencies for the ACQ 2106 435 SC device. #2305

Closed
wants to merge 2 commits into from

Conversation

santorofer
Copy link
Contributor

The class ACQ2106_435SC has now a series of user's input validation for the allowed frequency choices that the acq2106 435SC has.

The allowed frequencies are:

40KHz (boot-time default)
20KHz
10KHz

Otherwise, an exception is raised.

@santorofer
Copy link
Contributor Author

santorofer commented May 4, 2021

I have done 3 tests for those 3 choices and all 3 tests have passed.

@santorofer
Copy link
Contributor Author

This PR is closed because D-Tacq has changed sync_role() so that certain SR frequencies can be used. Therefore, the corresponding clock plan is automatically chosen.
See, also related closed PR, "Fix: explicitly setting the WRTD_TICKNS from tree node value #2323"

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.

2 participants