Andrew Tridgell
|
beb6123576
|
GCS_MAVLink: send a "zero logs" message when no logs available
|
2014-03-11 17:12:22 +11:00 |
|
Andrew Tridgell
|
0aebc18b3f
|
GCS_MAVLink: return early from log send if no log data to send
|
2014-02-14 21:51:00 +11:00 |
|
Andrew Tridgell
|
1497c33178
|
GCS_MAVLink: run a bit faster on serial ports with flow control
with flow control we can afford to push the radio a bit harder
|
2014-02-14 21:51:00 +11:00 |
|
Andrew Tridgell
|
81c5edbdb5
|
GCS_MAVLink: fixed a log download bug for repeated downloads
we were not resetting the offset to 0 correctly
|
2014-02-14 21:50:59 +11:00 |
|
Andrew Tridgell
|
b5a16a07d3
|
GCS_MAVLink: support LOG_REQUEST_END
|
2014-01-14 13:51:20 +11:00 |
|
Andrew Tridgell
|
2ce1b14cbb
|
GCS_MAVLink: removed unused variable
|
2013-12-29 18:39:12 +11:00 |
|
Andrew Tridgell
|
87226fed97
|
GCS_MAVLink: avoid log scans when possible
don't scan logs when the GCS sends a new data request
|
2013-12-29 15:00:19 +11:00 |
|
Andrew Tridgell
|
c1115bd440
|
GCS_MAVLink: pushed num_sends higher for faster USB log transfer
up to 169 kbyte/sec on pixhawk
|
2013-12-28 16:01:01 +11:00 |
|
Andrew Tridgell
|
efc7f88e4b
|
GCS_MAVLink: sped up downloading DF logs over MAVLink
|
2013-12-28 14:25:54 +11:00 |
|
Andrew Tridgell
|
ec584de0c2
|
GCS_MAVLink: prevent valgrind warnings on unfilled data
|
2013-12-17 11:51:36 +11:00 |
|
Andrew Tridgell
|
0a9e2d332a
|
GCS_MAVLink: support erase and faster downloads
|
2013-12-17 11:51:35 +11:00 |
|
Andrew Tridgell
|
d034a4108b
|
GCS_MAVLink: started adding MAVLink log download
|
2013-12-17 11:51:35 +11:00 |
|