-
Notifications
You must be signed in to change notification settings - Fork 66
Add ReadAnalogWaveforms to NiDAQmxService #1203
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
Merged
mikeprosserni
merged 25 commits into
main
from
users/mprosser/task-3424627-read-analog-waveforms
Oct 28, 2025
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
5e53c36
Enhance NIDAQmx API with waveform support and additional metadata
fff7769
fix lint
01ea5e9
fix validate_examples
1270fd7
ReadAnalogWaveforms implementation (untested, but compiles)
836c408
add tests
b9cf67a
Add support for creating two AI voltage channels in tests
12ca5e5
cleanup
8e5eb77
cleanup CMakeLists.txt
7b50a84
attempt fix for ubuntu build
3d29cbc
more verbose build output
9b26670
Try some different build settings
d117ec2
add quotes to fix cmake flags
23a6e98
add sampsPerChanRead to ReadAnalogWaveforms response
1577116
revert changes in build_cmake.yml and do -fno-var-tracking-assignment…
c03a50d
use GCC push_options
4c36ac8
use -fno-var-tracking-assignments globally for gcc
e7055d1
fix timing conversion
ae53b1c
brad's feedback
9c0c333
copy protobuf types protos to heirarchical location
7b90ab4
convert_dot_net_daqmx_ticks_to_btf_precision_timestamp
9f77232
fixes and cleanup
4f7cf86
cleanup and more test cases
2962d82
PrecisionTimestampConverterLiteralTests
ba59257
use correct logic for NI-BTF
cf85e37
test cleanup
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.