23 Commits (a3e2c824911c69a1db135822aa8f27a363a6b1c8)

Author SHA1 Message Date
Peter Barker 38ca9dee03 GCS_MAVLink: use simple log entry number to reference df logs 9 years ago
Gustavo Jose de Sousa d7a2ef3e35 GCS_MAVLink: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 17b5d54f6b GCS_MAVLink: use a larger log send queue for Linux 10 years ago
Andrew Tridgell 2d89b8b53d GCS_MAVLink: fix for HAL_SITL rename 10 years ago
Andrew Tridgell f1edd1bafb GCS_MAVLink: removed use of mavlink_check_target() 10 years ago
Andrew Tridgell f6cc8ce5bc GCS_MAVLink: fixed log erase and log request end 11 years ago
Randy Mackay 0322a876eb GCS_MAVLink: check target before erasing log 11 years ago
Andrew Tridgell 2ebdfce4ea GCS_MAVLink: avoid integer underflow in mavlink txspace check 11 years ago
Andrew Tridgell f05b90bfd2 GCS_MAVLink: fixed some compiler warnings 11 years ago
Andrew Tridgell 0b811ba6a9 GCS_MAVLink: added have_flow_control() method 11 years ago
Andrew Tridgell ce29bbe394 GCS_MAVLink: save some memory in log download 11 years ago
Andrew Tridgell beb6123576 GCS_MAVLink: send a "zero logs" message when no logs available 11 years ago
Andrew Tridgell 0aebc18b3f GCS_MAVLink: return early from log send if no log data to send 11 years ago
Andrew Tridgell 1497c33178 GCS_MAVLink: run a bit faster on serial ports with flow control 11 years ago
Andrew Tridgell 81c5edbdb5 GCS_MAVLink: fixed a log download bug for repeated downloads 11 years ago
Andrew Tridgell b5a16a07d3 GCS_MAVLink: support LOG_REQUEST_END 11 years ago
Andrew Tridgell 2ce1b14cbb GCS_MAVLink: removed unused variable 11 years ago
Andrew Tridgell 87226fed97 GCS_MAVLink: avoid log scans when possible 11 years ago
Andrew Tridgell c1115bd440 GCS_MAVLink: pushed num_sends higher for faster USB log transfer 11 years ago
Andrew Tridgell efc7f88e4b GCS_MAVLink: sped up downloading DF logs over MAVLink 11 years ago
Andrew Tridgell ec584de0c2 GCS_MAVLink: prevent valgrind warnings on unfilled data 11 years ago
Andrew Tridgell 0a9e2d332a GCS_MAVLink: support erase and faster downloads 11 years ago
Andrew Tridgell d034a4108b GCS_MAVLink: started adding MAVLink log download 11 years ago