1289 Commits (78e025af392a3c2f41ffd701a6df9c17cd8a245c)

Author SHA1 Message Date
Peter Barker ad89e9777c GCS_MAVLink: send primary quat in ATTITUDE_QUATERNION 4 years ago
bugobliterator 3d03979b16 GCS_MAVLink: add support for mavlink out on AP_Periph 4 years ago
Peter Barker e1b839f739 GCS_MAVLink: rename for AHRS restructuring 4 years ago
Peter Barker ec17abce2e GCS_MAVLink: remove ability to use DCM as AHRS 4 years ago
bugobliterator f3bc75c538 GCS_MAVLink: add support for passthrough with baud changes 4 years ago
Stephen Dade 035f65fe03 GCS_MAVLink: Add support for HIGH_LATENCY2 messages 4 years ago
Siddharth Purohit 9a19a86a81 GCS_MAVLink: omit code that breaks build for herepro 4 years ago
Randy Mackay 3900a4f14a GCS_MAVLink: send water depth and temp 4 years ago
Siddharth Purohit 02c74a8fa1 GCS_MAVLink: Use HAL_CANMANAGER_ENABLED instead of HAL_ENABLE_LIBUAVCAN_DRIVERS 4 years ago
Peter Barker 84603e2c85 GCS_MAVLink: add support for MAV_CMD_RUN_PREARM_CHECKS 4 years ago
Peter Barker a23999d0f0 GCS_MAVLink: remove HIL support 4 years ago
Peter Barker c43965f32e GCS_MAVLink: correct decimation of SENSOR_STATUS message 4 years ago
Andrew Tridgell 6c24a030a6 GCS_MAVLink: use HAL_EFI_ENABLED 4 years ago
Josh Henderson 518666b5f0 GCS_MAVLink: Add battery_charge_state to Battery_Status message 4 years ago
Andrew Tridgell 96577b47f0 GCS_MAVLink: removed perf counters 4 years ago
Peter Barker aaae7bda6b GCS_MAVLink: provide compatability with bad integer-stored radii 4 years ago
Peter Barker 09f4961a63 GCS_MAVLink: increase statustext queue size to 7 on low-mem boards 4 years ago
giacomo892 f486d7170c GCS_MAVLink: Fix build for builds with GPS_MAX_RECEIVERS = 1 4 years ago
Andrew Tridgell 45daff9f47 GCS_MAVLINK: mag health reported in SYS_STATUS should not depend on AHRS use 4 years ago
Andy Piper fca6925129 GCS_MAVLink: use generic send_esc_telemetry_mavlink() from AP_ESC_Telem 4 years ago
Peter Barker bd76d15df4 GCS_MAVLink: log auxillary function invocations 4 years ago
Andrew Tridgell c53c112691 GCS_MAVLink: expose functions to convert fence and rally to mavlink 4 years ago
Andrew Tridgell 8444a3310d GCS_MAVLink: added handle_command_landing_target() 4 years ago
Peter Barker 9471d8069c GCS_MAVLink: move handling of last-seen-SYSID_MYGCS up to GCS base class 4 years ago
Peter Barker 1a2b960b0d GCS_MAVLink: prune old statustexts from queue 4 years ago
Peter Barker 4027ed6070 GCS_MAVLink: make servicing statustext more efficient 4 years ago
Iampete1 0fe38da522 GCS_MAVLink: rename battery reset function 4 years ago
Peter Barker 115e895c82 GCS_MAVLink: return MAV_RESULT_FAILED from do_aux_function if invalid function 4 years ago
Peter Barker 2d61ded1f3 GCS_MAVLink: add option to execute auxillary functions via mavlink 4 years ago
Randy Mackay b8f9c3b9c0 GCS_MAVLink: use of AP_Proximity checks HAL_PROXIMITY_ENABLED 4 years ago
Peter Barker 5123b05b2b GCS_MAVLink: add support for ATTITUDE_QUATERNION 4 years ago
James O'Shannessy f028747399 GCS_MAVLink: Remove todo since plane now supports MAV Protocol Capability Mission Fence 4 years ago
James O'Shannessy c2abf27d78 GCS_MAVLink: Add reporting of fence floor breaches to GCS_MAVLink 4 years ago
Peter Barker e3de88d1d4 GCS_MAVLink: handle MAV_CMD_DO_SET_MISSION_CURRENT 4 years ago
Peter Barker 7480a2a00b GCS_MAVLink: correct output of AHRS2 mavlink message 4 years ago
Peter Barker 9932aa99f7 GCS_MAVlink: return identical seq in MISSION_CURRENT if possible after set 4 years ago
Peter Barker cfe9dc32d1 GCS_MAVLink: only send distance_sensor messages if valid data seen 4 years ago
Peter Barker c5e62eb6e4 GCS_MAVLink: schedule current waypoint rather than immediate send 4 years ago
Patrick José Pereira ba2adac869 GCS_MAVLink: Simplify boolean expression 4 years ago
Peter Barker 1afa0a7ff2 GCS_MAVLink: remove unused member 4 years ago
Peter Barker eefcc92f24 GCS_MAVLink: take MAV_CMD_DO_SPRAYER as a mavlink command 4 years ago
Peter Hall c1a831bbf4 GCS_MAVLink: sensor flags, only mark AHRS as enabled once initialised 4 years ago
Andrew Tridgell 6d1511f3eb GCS_MAVLink: added method to force save calibration 4 years ago
Mark Whitehorn bb15c18cc3 GCS_MAVLink: send message when MAVFTP init fails 4 years ago
murata 698f967b63 GCS_MAVLink: Notify the maximum number of missions 4 years ago
Patrick José Pereira e8e41c512e GCS_MAVLINK: Add missing const in member functions 4 years ago
Rishabh a5fafe57d8 GCS_MAVLink: Add support for OBSTACLE_DISTANCE_3D 4 years ago
Andrew Tridgell 1716fcf995 GCS_MAVLink: fixed valgrind errors with AP_Param::ParamToken 4 years ago
Peter Barker e32ca819fc GCS_MAVLink: mark results as unused 4 years ago
Peter Barker e58d2ecf2f GCS_MAVLink: add mavlink command option to create a 250ms long loop 4 years ago