-
Notifications
You must be signed in to change notification settings - Fork 161
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
Automate Driver Install Experience within nidaqmx Module for Linux OS #582
Automate Driver Install Experience within nidaqmx Module for Linux OS #582
Conversation
Adding file to install DAQmxDriver
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.
Much much better, thank you!
Co-authored-by: Zach Hindes <[email protected]>
Co-authored-by: Brad Keryan <[email protected]>
This reverts commit 333a39a.
…all_daqmx_linux_support
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.
(I'm realizing I commented on the "generated" files, but please apply the changes to the "handwritten" files)
Co-authored-by: mshafer-NI <[email protected]>
This reverts commit 56086b2.
This reverts commit b906fe7.
…ince we no longer needed
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.
Thanks for the update
What does this Pull Request accomplish?
Why should this Pull Request be merged?
We need to install the NI-DAQmx Driver to have Python library functional.
This script will improve the driver install experience for Linux Users.
What testing has been done?
Verified the script works fine on all the NI supported Linux distributions.