-
Notifications
You must be signed in to change notification settings - Fork 51
ASN Hex 1609.2 Signature Retention (ITSA) #596
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
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
0200f7a
Add constructor to OdeMessageFrameMetadata for ASN.1 hex string; refa…
Michael7371 eea011b
Add ASN.1 validation to receiver tests by asserting that produced ASN…
Michael7371 36c2fea
update ODE TMC diagram
Michael7371 af4381d
resolve checkstyle formatting comments
Michael7371 3711e95
Update Kafka consumer configuration in application.yaml to adjust aut…
Michael7371 2f734b6
Enhance error logging in GenericReceiver to include detected message …
Michael7371 e1598af
Update Kafka configuration in docker-compose.yml and application.yaml…
Michael7371 0d564c6
Enhance UdpHexDecoder to support stripping of 1609.2 headers and impr…
Michael7371 eea0b91
Refactor UdpHexDecoder to ensure consistent casing for ASN.1 hex stri…
Michael7371 ff80952
Reverting changes to unintended files
Michael7371 550717a
resolve checkstyle comments
Michael7371 479e91f
Refactor OdeLogMetadata and OdeMsgMetadata constructors to use generi…
Michael7371 66755d5
Update receiver tests to replace "1609.3 WSMP header" with "1609.2 WS…
Michael7371 7592f0b
Update BSM and PSM receiver test files to correct expected output val…
Michael7371 aa29d7d
Refactor receiver tests to replace parameterized tests with individua…
Michael7371 bf9acd5
Remove commented-out local UDP_IP assignment in udpsender_generic.py …
Michael7371 7c10a92
updated BSM and PSM receiver tests to use IEE1609.2 signatures instea…
Michael7371 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
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.
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.
Please update readme or other document that describe (including feature, purpose, interface etc) the modules in the architecture diagram. If the module codebase exist, please add link to the codebase.
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.
Addressed here: https://github.com/usdot-jpo-ode/jpo-ode/blob/fix/retain-asn1-message-signature/docs/Architecture.md#52---architecture-module-reference