Andrew Tridgell
|
d2f9a705ea
|
MAVLink: clarify frame of reference for HIL_STATE
|
2012-12-03 23:31:34 +11:00 |
Andrew Tridgell
|
4b4b67496b
|
MAVLink: rename the message_definitions directory
|
2012-07-26 10:03:36 +10:00 |
Andrew Tridgell
|
8dd62829f9
|
MAVLink: removed MAVLink 0.9 message definitions
we are now 1.0 only
|
2012-07-26 10:03:36 +10:00 |
Andrew Tridgell
|
0753782c49
|
MAVLink: re-add the XML message definitions
these are a very useful reference for the current headers in the code
|
2012-04-24 10:57:43 +10:00 |
James Goppert
|
ba89f39781
|
Updated MAVLink to 1.0.6 release.
|
2012-04-19 15:46:29 -04:00 |
Andrew Tridgell
|
dc20d89375
|
MAVLink: update to latest mavlink XML
this includes the geo-fencing messages
|
2011-12-16 20:11:51 +11:00 |
Jason Short
|
0e1727e492
|
MAV_CMD_DO_SET_ROI
|
2011-11-09 12:07:57 -08:00 |
tridge60@gmail.com
|
3072b61aeb
|
updated XML MAVLink definitions
git-svn-id: https://arducopter.googlecode.com/svn/trunk@3272 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-09-05 06:19:39 +00:00 |
tridge60@gmail.com
|
6cf66ee773
|
MAVLink: pull in latest changes from upstream MAVLink
this gives us the new SENSOR_OFFSETS message for debugging sensor
calibration
git-svn-id: https://arducopter.googlecode.com/svn/trunk@3080 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-08-13 04:45:48 +00:00 |
james.goppert
|
c7d2a71fea
|
Updated GCS_MAVLink to match mavlink master.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@3017 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-08-05 08:18:08 +00:00 |
james.goppert
|
938ab0ac56
|
Synced with mavlink dev branch, RC_CHANNELS_OVERRIDE packet added.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2344 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-05-18 03:24:31 +00:00 |
james.goppert
|
3020a471da
|
Updated mavlink to latest roi branch.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2187 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-05-07 20:49:13 +00:00 |
mich146@hotmail.com
|
42caba7d8e
|
Mavlink update
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1777 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-03-16 10:09:22 +00:00 |
mich146@hotmail.com
|
975f8ff006
|
Mavlink update
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1757 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-03-08 11:07:58 +00:00 |
james.goppert
|
6b4f84e267
|
Mavlink update.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1685 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-02-19 17:54:14 +00:00 |
jasonshort
|
02b0e92d5b
|
Added MAV_CMD_NAV_R_WAYPOINT, MAV_CONDITION_ANGLE
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1679 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-02-19 03:59:06 +00:00 |
mich146@hotmail.com
|
4ea9192ab8
|
Mavlink update
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1630 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-02-11 11:04:52 +00:00 |
mich146@hotmail.com
|
dbdabd8707
|
MavLink Update
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1616 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-02-08 23:16:58 +00:00 |
mich146@hotmail.com
|
000eaf6a68
|
Mavlink update
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1555 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-01-25 00:31:38 +00:00 |
DrZiplok
|
cbdf462acc
|
Update to current MAVLink dev branch protocol version. This has NOT been tested yet.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1494 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-01-12 08:57:54 +00:00 |
james.goppert
|
125b971173
|
Updated mavlink added eeprom class.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1239 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2010-12-23 23:02:51 +00:00 |
james.goppert
|
415786a480
|
Added airspeed message to mavlink.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1102 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2010-12-10 07:26:59 +00:00 |
james.goppert
|
887c0b8d4a
|
Updated mavlink.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1066 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2010-12-07 21:25:25 +00:00 |
james.goppert
|
001d831359
|
Synced with mavlink master.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@937 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2010-11-26 08:14:29 +00:00 |
DrZiplok
|
0037b40329
|
Rename to make it a little more clear that this is a GCS-related library for the MAVLink protocol.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@923 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2010-11-25 04:09:28 +00:00 |