-
Notifications
You must be signed in to change notification settings - Fork 188
Implement gRPC Waveform Support #878
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 39 commits into
master
from
users/mprosser/task-3424636-grpc-waveform-support
Nov 11, 2025
Merged
Changes from 33 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
695ca70
remove all "not implemented in GRPC" test markers
f48fadd
implement methods in _grpc_interpreter.mako
01c7e01
update changelog
f79fe98
update nidaqmx.proto and stub_generator.py
43b535a
fix lint and some mypy issues
366a181
generate .pyi for timestamp and waveform
fc7ca75
_fix_ni_protobuf_imports()
6b6e32d
lint
4a98ac6
Sort proto files for deterministic generation order
d3e08b4
lint
6ac4caa
normalize line endings
92e5983
revert sorting fix
6e74004
lint
1c66bf9
fix some line endings
8c39249
fix stub_generator line endings
44784cf
write_bytes in stub_generator
d80142b
stub_generator cleanup
6741719
force crlf endings
6fb3c2a
line endings
da90124
cleanup
53fa057
cleanup
bafb528
fix line endings
c72d99e
cleanup
45d00bf
cleanup
758e88d
_get_num_samps_per_chan helper
1ab1022
cleanup
66d6482
improve changelog
8fbd911
Merge remote-tracking branch 'origin/master' into users/mprosser/task…
59afa14
_waveform_utils.py
50725fc
add ni-protobuf-types dependency and revert changes in stub_generator
bad6ef4
grpc interpreter cleanup
535b2be
use waveform_conversion methods
a48e3aa
cleanup
8900225
target_waveform.timing = temp_waveform.timing
0b50c8e
simplify read_analog_waveforms and read_digital_waveforms
f9b1d61
simplify write_analog_waveforms and write_digital_waveforms
3630130
cleanup
da81015
revert _handle_rpc_error
f2cbbe0
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
Large diffs are not rendered by default.
Oops, something went wrong.
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.