Local Transceiver: Fix Issue with Parsing Mailbox#500
Merged
Conversation
Contributor
Author
|
Some issues caused by merging main into the branch. Working on resolving that right now |
a78faf8 to
cb3e42e
Compare
samdai01
approved these changes
Mar 8, 2025
FireBoyAJ24
added a commit
that referenced
this pull request
Apr 2, 2025
* Local Transceiver: Fix Issue with Parsing Mailbox (#500) * this is preliminary remember to clean up * Local transceiver updated to correct receive format, but still need to fix hanging OK issue * try new readrsp * Modified readRsp to read until STATUS_OK instead of DELIMITER * test with different value * restore deleted website file --------- Co-authored-by: lross03 <liamyr0802@gmail.com> * Revert "Add ROS workflows" * Updating the integration test workflow * Make it temperory run the workflow during a push to the branch * Add pull request actions * Adding integrationn test script * Adjusting the script path * Add chmod permissions * Debug script location * Adjusting the script * Comment out chmod command * Add chmod command * Adjust Script run command * Adjust the script path * Adjusting script path * Remove the extra sh * Add execute permission to the bash script * Added permissions to the path * Make run_integration_tests.sh executable --------- Co-authored-by: Jing <128339540+Jng468@users.noreply.github.com> Co-authored-by: lross03 <liamyr0802@gmail.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Verification
Resources