-
Notifications
You must be signed in to change notification settings - Fork 13
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
Adding stimulator thermometer agent. #695
base: main
Are you sure you want to change the base?
Conversation
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.
Thank you for the PR! This looks good overall, just some comments for consistency that are similar to my previous review.
Also double checking that this agent will also run on a dedicated computer that connects to these devices via USB, like the BLHAgent
?
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.
A few small comments in addition to @davidvng's.
It runs on a dedicated computer (KR260) like BLHAgent. |
Description
This is a PR to add stimulator thermometer agent.
Motivation and Context
The stimulator is equiped with original thermometer readout based on MAX31856 and MAX31865.
This agent add functionality to read these devices via Industrial I/O subsystem equipped in Linux kernel.
How Has This Been Tested?
The functionality was tested using the actual MAX31856 and MAX31865 devices.
Types of changes
Checklist: