272 Commits (ee13110ad0ef7ffc3278a6a922febe12a96d74d3)

Author SHA1 Message Date
Francisco Ferreira f68f83505c
GCS_MAVLink: add preflight CAN command 6 years ago
Peter Barker 8fd8ae660b GCS_MAVLink: send multiple async replies per call to send_queued_param 6 years ago
Michael du Breuil 27d461348e GCS_MAVLink: Use rally singleton 6 years ago
Andrew Tridgell c99dd5f9e8 GCS_MAVLink: implement UART pass-thru 6 years ago
Peter Barker aa7844e4a7 GCS_MAVLink: split SIMSTATE, AHRS2 and AHRS3 onto their own ap_message ids 6 years ago
Peter Barker 979e5261d5 GCS_MAVLink: remove unused method 6 years ago
Peter Barker 77be393ad4 GCS_MAVLink: split DISTANCE_SENSOR onto its own ap_message id 6 years ago
Peter Barker 039ade421e GCS_MAVLink: split SYS_STATUS and POWER_STATUS onto separate ap_messages 6 years ago
Peter Barker 759a8e5553 GCS_MAVLink: move accept_packet to base class 6 years ago
Peter Barker dfd0ecd2bd GCS_MAVLink: use mission singleton 6 years ago
Peter Barker cc5ad393e7 GCS_MAVLink: split MSG_SCALED_PRESSURE into three separate messages 6 years ago
Peter Barker eb2ef9fd2d GCS_MAVLink: use dataflash singleton rather than storing pointer 6 years ago
Peter Barker 160c29e01f GCS_MAVLink: change number of buckets to 10 6 years ago
Peter Barker e91ee3e54a GCS_MAVLink: rename confusingly-named method 6 years ago
Peter Barker 54d9e74f17 GCS_MAVLink add description for special messages 6 years ago
Peter Barker 5a0e0e7a87 GCS_MAVLink: rename DEBUG_SEND_MESSAGE_TIMINGS to GCS_DEBUG_SEND_MESSAGE_TIMINGS 6 years ago
Peter Barker c15de72095 GCS_MAVLink: split MSG_RAW_IMU1 into per-IMU ap_messages 6 years ago
Peter Barker ef46acda71 GCS_MAVLink: support MAV_CMD_SET_MESSAGE_INTERVAL 6 years ago
Peter Barker f0a95182be GCS_MAVLink: add is_active and is_streaming methods 6 years ago
Peter Barker 75e63db366 GCS_MAVLink: rename MSG_EXTENDED_STATUS2 to MSG_MEMINFO 6 years ago
Peter Barker d5322633ed GCS_MAVLink: rename MSG_RAW_IMU2 and MSG_RAW_IMU3 to reflect what they send 6 years ago
Andrew Tridgell 259723eb26 GCS_MAVLink: use JitterCorrection class 6 years ago
Andrew Tridgell 1e354d53c9 GCS_MAVLink: added private channel mask 6 years ago
Peter Barker f4cf4c7fa2 GCS_MAVLink: remove unused variable 6 years ago
Peter Barker 38fdcb02a4 GCS_MAVLINK: move sending of optical flow status up to base class 6 years ago
Peter Barker 3749cfd764 GCS_MAVLink: allow vehicles to override VFR_HUD.alt 6 years ago
Peter Barker 890a62fc51 GCS_MAVLink: move handling of gimbal messages up 6 years ago
Peter Barker 26e7abe6c4 GCS_MAVLink: use camera singleton to get camera rather than callback 7 years ago
Peter Barker d5f6911db7 GCS_MAVLink: use compass singleton instead of subclass callback 7 years ago
Andrew Tridgell 048a52ebc0 GCS_MAVLink: make mavlink send from multiple threads safe 7 years ago
Peter Barker 3710c50c4e GCS_MAVLink: handle MAV_CMD_ACCELCAL_VEHICLE_POS in GCS base class 7 years ago
Peter Barker 4775a67ea0 GCS_Common: handle command_long in GCS base class 7 years ago
Peter Barker 4ad065de99 GCS_MAVLink: handle command_int in base class 7 years ago
Peter Barker f7daf1c676 GCS_MAVLink: rearrange code for clarity 7 years ago
Peter Barker 11df6debd0 GCS_MAVLink: move mavlink reboot code up to base class 7 years ago
Andrew Tridgell 94d8010a16 GCS_MAVLink: expose HUD throttle accessor 7 years ago
Peter Barker 4a8614fbbd GCS_MAVLink: handle MAV_CMD_FLASH_BOOTLOADER 7 years ago
Peter Barker a44c1378f7 GCS_MAVLink: add send_textv functions 7 years ago
Peter Barker 27cd972331 GCS_MAVLink: add magic number definitions 7 years ago
Andrew Tridgell 4e4e5a2feb GCS_MAVLink: send ESC telemetry messages 7 years ago
Peter Barker c333a905df GCS_MAVLink: use AP_FWVersion singleton 7 years ago
Peter Barker 721feaf40f GCS_MAVLink: use AP_RTC 7 years ago
Peter Barker b0aeec4b6a GCS_MAVLink: move handling of MAV_CMD_DO_GRIPPER up 7 years ago
Michael du Breuil b331ddd49b GCS_MAVLink: Remove some common wrappers, fix excessive FALLTHROUGH 7 years ago
Peter Barker e50a817150 GCS_MAVLink: make VFR_HUD always return height above MSL 7 years ago
Peter Barker d8871078ff GCS_MAVLink: create persist_streamrates() callback to indicate persistence 7 years ago
Peter Barker d1174bcf70 GCS_MAVLINK: move try_send_message handling of vfr_hud up 7 years ago
Peter Barker f668d0dc57 GCS_MAVLink: enhance TIMESYNC handling 7 years ago
Peter Barker e9d2be143a GCS_MAVLink: moving sending of sim state up 7 years ago
Peter Barker fe2d8f853b GCS_MAVLink: add type-correctness for stream entries 7 years ago