You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
ad_latlng_packet_t
; lat & lng values can be zero when not expecting them)The text was updated successfully, but these errors were encountered: