-
Notifications
You must be signed in to change notification settings - Fork 86
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
Tektronix FCA3100 counter driver #300
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #300 +/- ##
==========================================
- Coverage 11.49% 11.46% -0.04%
==========================================
Files 123 124 +1
Lines 16745 16790 +45
==========================================
Hits 1925 1925
- Misses 14820 14865 +45 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a few comments! we can merge the PR once you respond. THank you for the contribution!
This implements a first version of a driver for the Tektronix FCA3100 counter.
Thanks to Axel Leblanc and Martin Endres for their work!
@jenshnielsen or @astafan8 could you please have a look?