Michael Day
|
98d7f943ef
|
GCS_MAVLink: Added definition for MAV_CMD_NAV_LOITER_TO_ALT
|
2015-04-25 09:12:16 +10:00 |
Andrew Tridgell
|
eeacbe518b
|
GCS_MAVLink: update from upstream XML
|
2015-03-04 19:21:24 +11:00 |
Andrew Tridgell
|
7a6d91035e
|
GCS_MAVLink: merge upstream changes
|
2015-02-12 09:03:22 +11:00 |
Andrew Tridgell
|
b227f8463f
|
GCS_MAVLink: merge upstream mavlink changes
|
2015-02-11 20:13:27 +11:00 |
Andrew Tridgell
|
73670edda6
|
GCS_MAVLink: added GIMBAL messages, mavlink ID and type
|
2015-02-03 09:49:13 +11:00 |
Jonathan Challinger
|
0997ab23a4
|
GCS_MAVLink: merge upstream changes to common.xml
|
2015-01-22 15:19:47 +11:00 |
Andrew Tridgell
|
56f682f186
|
GCS_MAVLink: added SCALED_PRESSURE2 message
|
2015-01-09 11:50:55 +11:00 |
Andrew Tridgell
|
d5ced15acf
|
GCS_MAVLink: include units in CONTINUE_AND_CHANGE_ALT
|
2014-11-25 10:43:14 +11:00 |
Michael Day
|
958d8ffacc
|
GCS_Mavlink: New message def: MAV_CMD_NAV_CONTINUE_AND_CHANGE_ALT
|
2014-11-25 08:49:13 +11:00 |
Jonathan Challinger
|
a4f994e8f0
|
GCS_MAVLink: update MAV_FRAME enum
|
2014-11-17 14:38:51 -08:00 |
Andrew Tridgell
|
0dba1b370a
|
GCS_MAVLINK: merge with upstream XML
|
2014-11-14 15:24:34 +11:00 |
Andrew Tridgell
|
e1a88a13a7
|
GCS_MAVLink: added MAV_CMD_DO_LAND_START
see discussion on drones-discuss
|
2014-10-20 08:36:19 +11:00 |
Andrew Tridgell
|
7636cc6971
|
GCS_MAVLink: merged upstream changes
|
2014-10-20 08:36:19 +11:00 |
Andrew Tridgell
|
25f6dc2549
|
GCS_MAVLink: mavlink XML updates from upstream
|
2014-09-11 20:15:44 +10:00 |
Andrew Tridgell
|
f9d5715754
|
GCS_MAVLink: merged latest upstream common.xml
|
2014-08-14 11:01:41 +10:00 |
Andrew Tridgell
|
4e39f97d7a
|
GCS_MAVLink: merged with upstream
|
2014-07-25 11:39:48 +10:00 |
Andrew Tridgell
|
6b53f473d9
|
GCS_MAVLink: added a new TERRAIN_ALT frame type for missions
|
2014-07-24 21:50:18 +10:00 |
Andrew Tridgell
|
0df2dd9092
|
GCS_MAVLink: added TERRAIN_CHECK and TERRAIN_REPORT messages
|
2014-07-24 21:45:57 +10:00 |
Andrew Tridgell
|
1ecd4b7fb2
|
GCS_MAVLink: updated terrain messages
|
2014-07-24 21:45:46 +10:00 |
Andrew Tridgell
|
3020d91dcd
|
GCS_MAVLink: keep a bitmap of what mavlink channels are active
- this will allow for looping over active channels in libraries
- expose active channel mask
|
2014-07-24 21:45:46 +10:00 |
Andrew Tridgell
|
f26bbb6ddb
|
GCS_MAVLink: added terrain mavlink messages
|
2014-07-24 21:45:46 +10:00 |
Andrew Tridgell
|
3d2460bd42
|
XML: resolved conflicts in MAV_CMD_ enum
this moves a couple of commands to be MAV_CMD_DO_ commands, after
discussions with Lorenz and Randy
|
2014-07-24 21:40:16 +10:00 |
Andrew Tridgell
|
0f24c43b0c
|
GCS_MAVLink: merged latest changes from upstream
|
2014-07-24 21:38:31 +10:00 |
Randy Mackay
|
bf6fd6f984
|
GCS_MAVLink: add second mag to PREFLIGHT_SET_SENSOR_OFFSETS
Updates the comments for parameter 1 only, this does not affect the
message format.
|
2014-07-10 20:24:55 +09:00 |
Niels Joubert
|
ad5311c089
|
MAVLink: New message definitions for GPS_RTK
|
2014-06-30 10:29:57 +10:00 |
Andrew Tridgell
|
0db226daf5
|
GCS_MAVLink: merge in upstream changes
|
2014-06-17 20:19:35 +10:00 |
Andrew Tridgell
|
67937b5b79
|
GCS_MAVLink: added MAV_CMD_DO_INVERTED_FLIGHT
used to invert from a mission
|
2014-06-05 15:43:46 +10:00 |
Andrew Tridgell
|
ccebeba5a5
|
GCS_MAVLink: added MAV_SYS_STATUS_AHRS
will be used to indicate AHRS health
|
2014-05-15 21:14:21 +10:00 |
Andrew Tridgell
|
983ac9cbf4
|
GCS_MAVLink: merge in latest upstream XML changes
|
2014-05-15 21:14:21 +10:00 |
Andrew Tridgell
|
14b3696959
|
GCS_MAVLink: added SERIAL_CONTROL message definition
will be used for on-board radio and GPS firmware update and control
over USB
|
2014-04-04 21:57:22 +11:00 |
Randy Mackay
|
519d5fc444
|
GCS_MAVLink: add MAV_CMD_NAV_SPLINE_WAYPOINT cmd
This is the same as a NAV_WAYPOINT except that the vehicle flies a
spline curved path to the destination
|
2014-03-28 09:23:23 +09:00 |
Michael Day
|
c5ebd120f1
|
GCS_MAVLink: XML for MAV_CMD_DO_FENCE_ENABLE and MAV_SYS_STATUS_GEOFENCE
|
2014-03-27 09:26:20 +11:00 |
Andrew Tridgell
|
d24547b390
|
GCS_MAVLink: merge latest msgs from upstream
|
2014-03-25 14:47:05 +11:00 |
Andrew Tridgell
|
106fda773f
|
GCS_MAVLink: merge XML from upstream
|
2014-03-20 10:20:00 +11:00 |
Andrew Tridgell
|
a1aebc0c15
|
GCS_MAVLink: update from upstream
|
2014-02-15 05:29:23 +11:00 |
Andrew Tridgell
|
0cbd5a2ef0
|
GCS_MAVLink: added POWER_STATUS message
|
2014-02-15 05:00:08 +11:00 |
Andrew Tridgell
|
028eceefc4
|
GCS_MAVLink: import new mavlink XML
|
2013-12-17 11:51:35 +11:00 |
Andrew Tridgell
|
704ddddfaa
|
GCS_MAVLink: update from upstream XML
|
2013-12-09 17:34:06 +11:00 |
Randy Mackay
|
d1906abb5c
|
GCS_MAVLink: add RC receiver to SYS_STATUS enum
|
2013-10-24 16:32:09 +09:00 |
Randy Mackay
|
8aec70af1d
|
GCS_MAVLink: add SYS_STATUS_SENSOR enum
|
2013-10-03 22:12:48 +09:00 |
Randy Mackay
|
6bcbcc0382
|
GCS_MAVLink: add DO_SET_ROI to common.xml
|
2013-07-14 15:49:17 +09:00 |
Andrew Tridgell
|
b1202ccbff
|
GCS_MAVLink: merge in latest upstream XML changes
|
2013-07-14 15:41:25 +10:00 |
Andrew Tridgell
|
fff777bda2
|
MAVLink: update to latest upstream message defintions XML
this adds new HIL support for airspeed, and common SIM_STATE and
RADIO_STATUS messages
|
2013-07-01 15:38:45 +10:00 |
Andrew Tridgell
|
9bdbd6bfbd
|
MAVLink: update to latest common.xml from upstream
|
2013-05-11 21:07:27 +10:00 |
Andrew Tridgell
|
df91734883
|
MAVLink: import latest upstream messages and headers
|
2013-01-08 14:37:40 -08:00 |
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 |