generated from ni/github-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Reverse Indices for Digital Waveform Signals #222
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 27 commits into
main
from
users/mprosser/bug-3178052-reverse-signal-index
Dec 10, 2025
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
1f7d1fa
add _raw_index
7a92534
line_index and line_names
9819c31
more tests
0c7e0e0
fix new test
101e9c1
data_index and documentation
ab0894d
fix doc types
acd1a8c
documentation improvements
1e60206
documentation improvements
61d2fc2
documentation improvements
897b3bd
clean up NI_LineNames in tests
1d558c0
remove DigitalWaveformFailure.data_index
b5ea682
Merge remote-tracking branch 'origin/main' into users/mprosser/bug-31…
992cac1
test___signal_with_line_names___change_line_names_property___signal_r…
329abd5
Merge remote-tracking branch 'origin/main' into users/mprosser/bug-31…
9d0eb7d
signal_column_index
957e82c
line lengths
9f5f60d
italics for 'See "Signal index vs. signal column index"' notes
63e4e70
add bitorder to from_port, and default to the industry standard 'big'
4968e62
rename to column_index
7ac5a23
bitorder != sys.byteorder
72a5b27
add on_key_changed to ExtendedPropertyDictionary
91f2810
change tests to big-endian
62dbd68
make on_key_changed private
a14f5c3
cleanup
2e774ac
from typing_extensions import TypeAlias, to fix python 3.9
a408007
fix pickling and copying issues with callbacks
7adf82c
change on_key_changed to a list of weak methods, so ExtendedPropertyD…
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
Some comments aren't visible on the classic Files Changed page.
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
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.