From 5ed24557b3df320065c65e333c157db5c6cc2981 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 7 Aug 2014 12:21:10 +1000 Subject: [PATCH] GCS_MAVLink: import latest MAVLink XML --- .../message_definitions/ardupilotmega.xml | 14 +++++----- .../message_definitions/pixhawk.xml | 27 +++++++++++++++++++ 2 files changed, 34 insertions(+), 7 deletions(-) diff --git a/libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml b/libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml index 8a05086970..25947d94a3 100644 --- a/libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml +++ b/libraries/GCS_MAVLink/message_definitions/ardupilotmega.xml @@ -77,13 +77,13 @@ - Camera heartbeat, announce camera component ID at 1hz - Camera image triggered - Camera connection lost - Camera unknown error - Camera battery low. Parameter p1 shows reported voltage - Camera storage low. Parameter p1 shows reported shots remaining - Camera storage low. Parameter p1 shows reported video minutes remaining + Camera heartbeat, announce camera component ID at 1hz + Camera image triggered + Camera connection lost + Camera unknown error + Camera battery low. Parameter p1 shows reported voltage + Camera storage low. Parameter p1 shows reported shots remaining + Camera storage low. Parameter p1 shows reported video minutes remaining diff --git a/libraries/GCS_MAVLink/message_definitions/pixhawk.xml b/libraries/GCS_MAVLink/message_definitions/pixhawk.xml index f7f1a232d1..ade2e80709 100644 --- a/libraries/GCS_MAVLink/message_definitions/pixhawk.xml +++ b/libraries/GCS_MAVLink/message_definitions/pixhawk.xml @@ -193,5 +193,32 @@ yaw auto:0, manual:1 thrust auto:0, manual:1 + + Number of detections + Best score + Latitude of best detection * 1E7 + Longitude of best detection * 1E7 + Altitude of best detection * 1E3 + ID of best detection + Number of images already processed + Number of images still to process + Average images per seconds processed + + + Uptime of system + CPU frequency + CPU load in percent + RAM usage in percent + RAM size in GiB + Swap usage in percent + Swap size in GiB + Disk health (-1: N/A, 0: ERR, 1: RO, 2: RW) + Disk usage in percent + Disk total in GiB + Temperature + Supply voltage V + Network load inbound KiB/s + Network load outbound in KiB/s +