Jonathan Challinger
|
c2b4235662
|
GCS_MAVLink: merge mavlink-solo
|
2016-01-02 08:42:33 +11:00 |
Jonathan Challinger
|
41c881cc9e
|
GCS_MAVLink: temporarily remove GIMBAL_ and GOPRO_ messages pending solo sync
|
2016-01-02 08:42:33 +11:00 |
Jonathan Challinger
|
2a3fe35731
|
GCS_MAVLink: run xmlpretty.py on ardupilotmega.xml
|
2016-01-02 08:42:33 +11:00 |
Tom Pittenger
|
7af717fead
|
GCS_MAVLink: ADSB msg bug: vert_velocity is supposed to be signed
- bug was introduced when changing from floating point to fixed point format
|
2015-12-19 14:36:13 +09:00 |
Tom Pittenger
|
0026b56f0a
|
GCS_MAVLink: updated adsb mavlink msg - remove floats
- convert altitude from float m/s to int32 mm/s
- convert velocities from float m/s to uint16 cm/s
|
2015-12-09 14:36:29 +11:00 |
Peter Barker
|
31b8432545
|
GCS_MAVLink: add remote logging messages
|
2015-12-03 13:21:51 +11:00 |
Tom Pittenger
|
5a9e632ace
|
GCS_MAVLink: added squawk to ADSB_vehicle msg
|
2015-12-01 17:11:44 -08:00 |
Andrew Tridgell
|
2c7bfc7984
|
GCS_MAVLink: update ADSB_VEHICLE message
|
2015-11-26 10:24:56 +11:00 |
Tom Pittenger
|
af93c8da4e
|
GCS_MAVLink: new mavlink msg ADSB_VEHICLE
|
2015-11-23 19:45:40 +11:00 |
Jonathan Challinger
|
36bb5a25a2
|
GCS_MAVLink: add MAV_CMD_DO_SEND_BANNER
|
2015-10-26 16:28:49 +09:00 |
Randy Mackay
|
b84b069080
|
GCS_MAVLink: home-position message defs from upstream
|
2015-10-03 12:50:33 +09:00 |
Tom Pittenger
|
583c1fc229
|
GCS_MAVLink: Add "Abort Alt" description to NAV_LAND mission item p1.
This abort Alt value is the altitude used to climb to if a land is aborted.
|
2015-09-23 09:25:46 +10:00 |
Andrew Tridgell
|
91623322f9
|
GCS_MAVLink: added SCALED_PRESSURE3
|
2015-09-14 14:27:41 +10:00 |
Daniel Nugent
|
eba8dcffde
|
GCS_MAVLink: update LANDING_TARGET from upstream mavlink
|
2015-09-11 20:56:02 +09:00 |
Siddharth Bharat Purohit
|
3fc47b33e8
|
message_definition: add autoreboot option for mag cal
|
2015-09-03 16:59:14 +10:00 |
Jonathan Challinger
|
1b485ef6ab
|
GCS_MAVLink: add MAG_CAL messages
|
2015-09-03 16:59:09 +10:00 |
Randy Mackay
|
79c9269891
|
GCS_MAVLink: rename FIRMWARE_VERSION_TYPE and fully qualify items
|
2015-08-21 22:40:48 +09:00 |
squilter
|
6621ecc68f
|
GCS_MAVLink: Add FIRMWARE_RELEASE_TYPE to common.xml
|
2015-08-21 22:40:47 +09:00 |
squilter
|
91479aa39f
|
GCS_MAVLink: rename flighttermination capability enum
|
2015-08-17 17:15:42 +09:00 |
Andrew Tridgell
|
8f1e1a1b4a
|
GCS_MAVLink: added RPM MAVLink message
|
2015-08-12 15:03:49 +10:00 |
squilter
|
4cdc87fa62
|
Common: add 21196 for emergency disarm
|
2015-08-11 17:17:43 +10:00 |
squilter
|
acb33cacac
|
Common: add two new capabilities
|
2015-08-11 17:17:43 +10:00 |
Andrew Tridgell
|
44b7c75a4c
|
GCS_MAVLink: merged upstream mag cal messages for APM
|
2015-07-01 12:00:23 +10:00 |
Andrew Tridgell
|
bdbe1a7553
|
GCS_MAVLink: added SERIAL_CONTROL_DEV_SHELL
|
2015-06-17 20:30:09 +10:00 |
Andrew Tridgell
|
3ef44459c8
|
GCS_MAVLink: added ALTITUDE_WAIT message
|
2015-06-15 09:17:27 +10:00 |
Randy Mackay
|
94aec19336
|
GCS_MAVLink: import LANDING_TARGET from upstream
|
2015-06-12 21:37:04 +09:00 |
Randy Mackay
|
e677a100c6
|
GCS_MAVLink: add VIBRATION message to common.xml
|
2015-06-12 21:36:34 +09:00 |
Andrew Tridgell
|
0ed7fda41d
|
GCS_MAVLink: added ACCZ and STEER PID_TUNING axes
|
2015-05-27 14:28:49 +10:00 |
Andrew Tridgell
|
cc80fdf593
|
GCS_MAVLink: added PID_TUNING message
|
2015-05-27 14:28:45 +10:00 |
Michael Day
|
98d7f943ef
|
GCS_MAVLink: Added definition for MAV_CMD_NAV_LOITER_TO_ALT
|
2015-04-25 09:12:16 +10:00 |
Randy Mackay
|
8e2616ddcf
|
GCS_MAVLink: prefix camera feedback flags
|
2015-04-21 22:22:49 +09:00 |
Dario Lindo Andres
|
a21d328b93
|
GCS_Mavlink: Update ardupilotmega.xml
Define PHOTO flag on CAMERA_FEEDBACK_FLAGS.
|
2015-04-21 22:22:47 +09:00 |
Angus Peart
|
86b81120fd
|
GCS_MAVLink: update gopro message definitions
|
2015-04-21 21:45:53 +09:00 |
Jonathan Challinger
|
2053d5e42e
|
GCS_MAVlink: add GIMBAL_ and GOPRO_ messages
|
2015-04-21 21:40:05 +09:00 |
Jonathan Challinger
|
73b8890bd3
|
GCS_MAVLink: move GIMBAL_REPORT and GIMBAL_CONTROL and reserve messages
|
2015-04-06 16:29:02 -07:00 |
Randy Mackay
|
d464344c34
|
GCS_MAVLink: add EKF_STATUS_REPORT message to xml
|
2015-03-12 12:19:50 +09:00 |
Jonathan Challinger
|
e7efe23fb5
|
GCS_MAVLink: reserve message IDs for future feature additions
|
2015-03-10 15:30:14 +09:00 |
Andrew Tridgell
|
eeacbe518b
|
GCS_MAVLink: update from upstream XML
|
2015-03-04 19:21:24 +11:00 |
Randy Mackay
|
3fdabb3667
|
GCS_MAVlink: define LED_CONTROL in ardupilotmega.xml
|
2015-03-02 16:57:59 +09: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 |
Jonathan Challinger
|
0d1f0f4eb0
|
GCS_MAVLink: add AUTOPILOT_VERSION_REQUEST
|
2015-02-11 19:11:30 +11:00 |
Andrew Tridgell
|
b81cdf9250
|
GCS_MAVLink: change to delta_time in GIMBAL_REPORT
|
2015-02-03 09:49:15 +11:00 |
Andrew Tridgell
|
3b2332a0c7
|
GCS_MAVLink: added target_system/component to GIMBAL_REPORT
|
2015-02-03 09:49:14 +11:00 |
Andrew Tridgell
|
df735e2ddb
|
GCS_MAVLink: change euler312 order conventions
|
2015-02-03 09:49:13 +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 |