This repository has been archived by the owner on Mar 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Local transceiver: ROS Subscription and sendData test (#94)
* Starter code for LocalTransceiver implementation Attempt 1 to rebase * Run virtual iridium inside unit test (broken) Attempt 2 to rebase * Remove autorun virtual iridium inside test Attempt 3 to rebase * Cleanup * Fix clang-tidy errors Attempt 4 to rebase * Update at_cmds starter Attempt 5 to rebase * Implemented binary send() functions for local tr. * Updated sensors and minor changes * Added other sensors * Updates :) * More updates * Local transciever tests work in progress * Checksum issues * Writing mostly works * Write sucess * Local transceiver Subscription work in progress :) * Compatibility with Virtual Iridium confirmed * Send flow confirmed * Fix file perms * Update scripts README.md * Completed sendData test and ROS subscription * remove visul verification test * temp commit to debug CI * Fix failing test --------- Co-authored-by: hhenry01 <[email protected]>
- Loading branch information
Showing
10 changed files
with
494 additions
and
104 deletions.
There are no files selected for viewing
This file contains 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 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 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 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.