Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PyFixate
/
Fixate
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
30
Code
Issues
40
Pull requests
15
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
DMM Drivers - NPLC and Min/Max/Avg support
- #216
#216
Merged
Jasper-Harvey0
merged 18 commits into
PyFixate:main
PyFixate/Fixate:main
from
Overlord360:DMM-NPLC-command
Overlord360/Fixate:DMM-NPLC-command
Copy head branch name to clipboard
Dec 11, 2024
Conversation
Commits
18
(18)
Checks
Files changed
Merged
DMM Drivers - NPLC and Min/Max/Avg support
#216
Jasper-Harvey0
merged 18 commits into
PyFixate:main
PyFixate/Fixate:main
from
Overlord360:DMM-NPLC-command
Overlord360/Fixate:DMM-NPLC-command
Copy head branch name to clipboard
Commits
Commits on Nov 15, 2024
add NPLC config function to fluke 8846a driver
Overlord360
committed
d84064e
View commit details
Copy full SHA for d84064e
Browse repository at this point
add NPLC config function to Keithley DMM driver
Overlord360
committed
f7bf00c
View commit details
Copy full SHA for f7bf00c
Browse repository at this point
add function to get min, max and avg for a set amount of samples in both DMM drivers
Overlord360
committed
abaa0d5
View commit details
Copy full SHA for abaa0d5
Browse repository at this point
Commits on Nov 25, 2024
Updated keithley and fluke nplc settings to the lower common denominator.
Show description for 4d00493
Overlord360
committed
4d00493
View commit details
Copy full SHA for 4d00493
Browse repository at this point
Commits on Nov 26, 2024
Add nplc context manager to let test scripts use the "with" statement
Show description for 21ee0e5
Overlord360
committed
21ee0e5
View commit details
Copy full SHA for 21ee0e5
Browse repository at this point
add tests for NPLC and min_avg_max functions
Overlord360
committed
661ef47
View commit details
Copy full SHA for 661ef47
Browse repository at this point
move common DMM code to helper to remove duplicate code
Show description for d4a7595
Overlord360
committed
d4a7595
View commit details
Copy full SHA for d4a7595
Browse repository at this point
Commits on Nov 27, 2024
Update tests for keithely DMM
Show description for 1b0fcf0
Overlord360
committed
1b0fcf0
View commit details
Copy full SHA for 1b0fcf0
Browse repository at this point
change min_avg_max function to return a dataclass instead of a dictionary
Overlord360
committed
4bd69b0
View commit details
Copy full SHA for 4bd69b0
Browse repository at this point
Commits on Dec 3, 2024
Simplify exception check in helper.py
Overlord360
committed
1fdc57f
View commit details
Copy full SHA for 1fdc57f
Browse repository at this point
move original_nplc to context manager entry instead of init.
Overlord360
committed
b781b40
View commit details
Copy full SHA for b781b40
Browse repository at this point
add cleanup commands to fluke driver to disable math function and reset sample count after the function is complete
Overlord360
committed
4da962e
View commit details
Copy full SHA for 4da962e
Browse repository at this point
Commits on Dec 4, 2024
Parameterize tests to test over multiple modes of the DMMs
Overlord360
committed
f657fa2
View commit details
Copy full SHA for f657fa2
Browse repository at this point
removed error checks from nplc context manager as they're redundant
Overlord360
committed
43b8675
View commit details
Copy full SHA for 43b8675
Browse repository at this point
Commits on Dec 6, 2024
Merge branch 'PyFixate:main' into DMM-NPLC-command
Overlord360
authored
43a2997
View commit details
Copy full SHA for 43a2997
Browse repository at this point
update incorrect comment about return values
Overlord360
committed
52a49ec
View commit details
Copy full SHA for 52a49ec
Browse repository at this point
remove ability to set NPCL for diode measurements from keithley (for compatibility between DMMs)
Overlord360
committed
5d96f54
View commit details
Copy full SHA for 5d96f54
Browse repository at this point
Commits on Dec 8, 2024
update release notes
Overlord360
committed
3dfa2a1
View commit details
Copy full SHA for 3dfa2a1
Browse repository at this point
You can’t perform that action at this time.