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

Simplify ADC classes #495

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

Simplify ADC classes #495

wants to merge 1 commit into from

Conversation

tfcollins
Copy link
Collaborator

This is an try at simplifying the common code between any ADC (and likely DAC) classes. It also provide a visible class for all support component skews to make picking the right class easier.

With this approach, new class definitions should only contain specific pieces associate that hardware and remove a lot of boilerplate

This is an try at simplifying the common code between any ADC (and
likely DAC) classes. It also provide a visible class for all support
component skews to make picking the right class easier.

Signed-off-by: Travis F. Collins <travis.collins@analog.com>
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Oct 27, 2023

Unit Test Results

0 tests   - 1 256   0 ✔️  -    250   0s ⏱️ - 5m 16s
0 suites  -        1   0 💤  - 1 006 
0 files    -        1   0 ±       0 

Results for commit 4dc4f0a. ± Comparison against base commit 8bcfac1.

♻️ 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