Andrew Tridgell
|
0bbe038587
|
GCS_MAVLink: re-generate MAVLink headers
|
2014-02-15 05:48:24 +11:00 |
Andrew Tridgell
|
9aea781248
|
GCS_MAVLink: moved send_ahrs2 to common code
|
2014-02-15 05:48:16 +11:00 |
Andrew Tridgell
|
18aa08d5c3
|
GCS_MAVLink: added AHRS2 mavlink msg
|
2014-02-15 05:29:45 +11:00 |
Andrew Tridgell
|
154eb76f4f
|
GCS_MAVLink: new MAVLink headers
|
2014-02-15 05:29:45 +11:00 |
Andrew Tridgell
|
a1aebc0c15
|
GCS_MAVLink: update from upstream
|
2014-02-15 05:29:23 +11:00 |
Andrew Tridgell
|
0e10554dc0
|
GCS_MAVLink: rename EKF message to AHRS2
|
2014-02-15 05:28:10 +11:00 |
Andrew Tridgell
|
68283b7aa1
|
GCS_MAVLink: new ekf header
|
2014-02-15 05:28:07 +11:00 |
Andrew Tridgell
|
b4153c4d32
|
GCS_MAVLink: added EKF message for debugging
|
2014-02-15 05:27:54 +11:00 |
Andrew Tridgell
|
87355127ca
|
GCS_MAVLink: added send_power_status()
|
2014-02-15 05:00:09 +11:00 |
Andrew Tridgell
|
8797f38038
|
GCS_MAVLink: regenerate MAVLink headers
|
2014-02-15 05:00:08 +11:00 |
Andrew Tridgell
|
0cbd5a2ef0
|
GCS_MAVLink: added POWER_STATUS message
|
2014-02-15 05:00:08 +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
|
af124a8a45
|
GCS_MAVLink: moved send_meminfo() to GCS_Common.cpp
|
2013-12-28 16:00:19 +11:00 |
Andrew Tridgell
|
efc7f88e4b
|
GCS_MAVLink: sped up downloading DF logs over MAVLink
|
2013-12-28 14:25:54 +11:00 |
Andrew Tridgell
|
6d356efa22
|
GCS_MAVLink: moved some more functions into GCS_Common.cpp
|
2013-12-17 12:00:44 +11:00 |
Andrew Tridgell
|
137137d4e1
|
GCS_MAVLink: remove unused header
|
2013-12-17 11:51:36 +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
|
9d46f893e6
|
GCS_MAVLink: new headers for log download
|
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 |
Andrew Tridgell
|
e8f48af1b5
|
GCS_MAVLink: re-generate MAVLink headers
|
2013-12-17 11:51:35 +11:00 |
Andrew Tridgell
|
028eceefc4
|
GCS_MAVLink: import new mavlink XML
|
2013-12-17 11:51:35 +11:00 |
Andrew Tridgell
|
eb2cb0abe0
|
Copter: moved GCS.h to common library
|
2013-12-17 11:51:34 +11:00 |
Andrew Tridgell
|
059324f9da
|
GCS_MAVLink: added new message header
|
2013-12-10 15:32:11 +11:00 |
Andrew Tridgell
|
df001faf34
|
GCS_MAVLink: re-generate MAVLink headers
|
2013-12-09 17:34:06 +11:00 |
Andrew Tridgell
|
704ddddfaa
|
GCS_MAVLink: update from upstream XML
|
2013-12-09 17:34:06 +11:00 |
Andrew Tridgell
|
ac24ff0b1e
|
GCS_MAVLink: added support for 3 UARTs
support 3 UARTs on non-AVR platforms
|
2013-11-23 19:29:22 +11:00 |
Andrew Tridgell
|
8d227b801f
|
GCS_MAVLink: increase max packet size to 104
this enables the DATA96 packet to be sent
|
2013-11-22 15:08:34 +11:00 |
Randy Mackay
|
0049351f2f
|
GCS_MAVLink: generate after adding RC reciever to SYS_STATUS enum
|
2013-10-24 16:32:49 +09:00 |
Randy Mackay
|
d1906abb5c
|
GCS_MAVLink: add RC receiver to SYS_STATUS enum
|
2013-10-24 16:32:09 +09:00 |
Andrew Tridgell
|
1c7a44a595
|
GCS_MAVLink: regenerate mavlink headers
|
2013-10-11 21:37:27 +11:00 |
Andrew Tridgell
|
8198bfe756
|
MAVLink: added MAV_CMD_DO_SET_CAM_TRIGG_DIST
|
2013-10-11 21:36:50 +11:00 |
Randy Mackay
|
ecd4ed2277
|
GCS_MAVLink: generate mavlink includes
|
2013-10-03 22:12:58 +09:00 |
Randy Mackay
|
8aec70af1d
|
GCS_MAVLink: add SYS_STATUS_SENSOR enum
|
2013-10-03 22:12:48 +09:00 |
Michael Day
|
1777db91cb
|
GCS_MAVLink: import latest upstream.
This add rally points.
|
2013-10-03 12:21:08 +10:00 |
Andrew Tridgell
|
445edb8793
|
GCS_MAVLink: remove CR/LF
|
2013-09-19 16:27:14 +10:00 |
Andrew Tridgell
|
7328369b91
|
GCS_MAVLink: added FENCE_ACTION_GUIDED_THR_PASS
|
2013-09-08 07:29:30 +10:00 |
Andrew Tridgell
|
97b7130bb9
|
libraries: update license header to GPLv3
we switched to GPLv3 a long time ago, but neglected to update the
per-file license headers
|
2013-08-30 13:01:39 +10:00 |
Andrew Tridgell
|
67401294f4
|
GCS_MAVLink: added missing header
|
2013-08-30 13:01:35 +10:00 |
Andrew Tridgell
|
c6e29c9519
|
GCS_MAVLink: update to latest upstream mavlink headers
|
2013-08-30 13:01:34 +10:00 |
Andrew Tridgell
|
a98d7bd050
|
GCS_MAVLink: updated to latest upstream mavlink defintions
|
2013-08-14 14:36:44 +10:00 |
Randy Mackay
|
8545071a21
|
GCS_MAVLink: include AP_Math.h
Required because mavlink_conversions's mavlink_dcm_to_euler function
uses atan2
|
2013-07-14 15:56:58 +09:00 |
Randy Mackay
|
9b40ba98d7
|
GCS_MAVLink: regenerated messages
|
2013-07-14 15:52:55 +09:00 |
Randy Mackay
|
6bcbcc0382
|
GCS_MAVLink: add DO_SET_ROI to common.xml
|
2013-07-14 15:49:17 +09:00 |