Skip to content
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

Drake/bugfix/simulated uhf bug fix #71

Merged
merged 3 commits into from
Sep 3, 2024

Conversation

DrakBoul
Copy link
Contributor

test.sh:
Changed the port number when initializing generic client for groundstation.

simulated_uhf.py:
minor bug fix when returning data to UHF handler. Changed msg size from 128 bytes to 4KB. Implemented timer for beacon so it only sends every 10 seconds AFTER a message is sent to groundstation. This prevents slicing error when performing bulk msg handling.

@rrasmuss4200 rrasmuss4200 merged commit c22d65f into main Sep 3, 2024
1 check passed
@rrasmuss4200 rrasmuss4200 deleted the drake/bugfix/simulated_uhf_bug_fix branch September 3, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants