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

Replace similar ADC classes with common structure #350

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tfcollins
Copy link
Collaborator

The idea here is to reduce much of the duplication across some of the ADC classes and make adding new hardware classes simpler. We can leverage a base class and specialize it for each ADC and even add unique properties for each.

Signed-off-by: Travis F. Collins travis.collins@analog.com

Signed-off-by: Travis F. Collins <travis.collins@analog.com>
@tfcollins tfcollins marked this pull request as draft July 11, 2022 23:44
@tfcollins tfcollins mentioned this pull request Jul 11, 2022
15 tasks
@github-actions
Copy link

github-actions bot commented Jul 11, 2022

Unit Test Results

1 064 tests  ±0   170 ✔️ ±0   4m 49s ⏱️ +10s
       1 suites ±0   894 💤 ±0 
       1 files   ±0       0 ±0 

Results for commit 26732be. ± Comparison against base commit 8119146.

♻️ This comment has been updated with latest results.

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.

None yet

1 participant