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

Refactor airdrop networking #162

Closed
3 tasks done
codyprupp opened this issue Apr 24, 2024 · 0 comments
Closed
3 tasks done

Refactor airdrop networking #162

codyprupp opened this issue Apr 24, 2024 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@codyprupp
Copy link
Contributor

codyprupp commented Apr 24, 2024

  • Make UDP packet formats uniform (everything should be an ad_latlng_packet_t; lat & lng values can be zero when not expecting them)
  • Incorporate payload state data into heartbeat packets (either split data byte of packet into payload ID and payload state, or just send another byte in the packet representing the payload state)
  • reevalute whether or not we still need certain acks depending on how much info is encoded in heartbeat
@codyprupp codyprupp added the feature New feature or request label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants