mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
741520d598
We need to find the next bucket of messages to send when we've removed the last message id from the current set of IDs we're sending out - not just when we've empted the bucket the messages came from in the first place. An internal check caught this bug - the 'next_deferred_bucket_message_to_send called on empty bucket' error |
||
---|---|---|
.. | ||
examples/routing | ||
.gitignore | ||
ap_message.h | ||
GCS_Common.cpp | ||
GCS_DeviceOp.cpp | ||
GCS_Dummy.h | ||
GCS_Fence.cpp | ||
GCS_FTP.cpp | ||
GCS_MAVLink.cpp | ||
GCS_MAVLink.h | ||
GCS_Param.cpp | ||
GCS_Rally.cpp | ||
GCS_serial_control.cpp | ||
GCS_ServoRelay.cpp | ||
GCS_Signing.cpp | ||
GCS.cpp | ||
GCS.h | ||
MAVLink_routing.cpp | ||
MAVLink_routing.h | ||
MissionItemProtocol_Fence.cpp | ||
MissionItemProtocol_Fence.h | ||
MissionItemProtocol_Rally.cpp | ||
MissionItemProtocol_Rally.h | ||
MissionItemProtocol_Waypoints.cpp | ||
MissionItemProtocol_Waypoints.h | ||
MissionItemProtocol.cpp | ||
MissionItemProtocol.h |