ardupilot/libraries/GCS_MAVLink
Peter Barker 741520d598 GCS_MAVLink: find next bucket to send when sending-ids emptied on msg removal
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
2020-07-07 10:49:31 +10:00
..
examples/routing
.gitignore
ap_message.h GCS_MAVLink: support for sending generator message 2020-07-03 08:21:42 +09:00
GCS_Common.cpp GCS_MAVLink: find next bucket to send when sending-ids emptied on msg removal 2020-07-07 10:49:31 +10:00
GCS_DeviceOp.cpp
GCS_Dummy.h GCS_MAVLink: create and use INTERNAL_ERROR macro so we get line numbers 2020-04-30 13:21:36 +10:00
GCS_Fence.cpp
GCS_FTP.cpp GCS_MAVLink: fixed alignment errors in FTP server 2020-07-07 10:23:00 +10:00
GCS_MAVLink.cpp GCS_MAVLink: allow private channels to also be active 2020-06-09 10:37:32 +10:00
GCS_MAVLink.h
GCS_Param.cpp GCS_MAVLink: invalidate param count on set of ENABLE param 2020-04-29 07:36:55 +10:00
GCS_Rally.cpp
GCS_serial_control.cpp
GCS_ServoRelay.cpp
GCS_Signing.cpp
GCS.cpp GCS_MAVLink: allow private channels to also be active 2020-06-09 10:37:32 +10:00
GCS.h GCS_MAVLink: support for sending generator message 2020-07-03 08:21:42 +09:00
MAVLink_routing.cpp GCS_MAVLink: allow private channels to also be active 2020-06-09 10:37:32 +10:00
MAVLink_routing.h
MissionItemProtocol_Fence.cpp GCS_MAVLink: create and use INTERNAL_ERROR macro so we get line numbers 2020-04-30 13:21:36 +10:00
MissionItemProtocol_Fence.h
MissionItemProtocol_Rally.cpp
MissionItemProtocol_Rally.h
MissionItemProtocol_Waypoints.cpp
MissionItemProtocol_Waypoints.h
MissionItemProtocol.cpp GCS_MAVLink: create and use INTERNAL_ERROR macro so we get line numbers 2020-04-30 13:21:36 +10:00
MissionItemProtocol.h