115 Commits (fce426409e2d1d5df3c1792cef65fea663cc3c21)

Author SHA1 Message Date
Francisco Ferreira d3e149e5d7 GCS_MAVLink: ignore Clang out-of-range warning 9 years ago
Staroselskii Georgii 6172ed078e GCS_Mavlink: send power status from all boards 9 years ago
Andrew Tridgell fe3812c51b GCS_MAVLink: re-worked text send in terms of ObjectArray 9 years ago
Tom Pittenger 54d2a263fe GCS_MAVLink: create queue scheme for static statustext msgs 9 years ago
Andrew Tridgell 5da6082d78 GCS_MAVLink: raise the waypoint receive timeout to 8s 9 years ago
Don Gagne c13cf70163 GCS_MAVLink: system id output as severity INFO 9 years ago
Andrew Tridgell a3d781bf3f GCS_MAVLink: fixed a valgrind error 9 years ago
Andrew Tridgell 0e8dbe92f0 GCS_MAVLink: fixed string overrun found by asan 9 years ago
Andrew Tridgell 68a46bc1ff GCS_MAVLink: use AP_Param::count_parameters() 9 years ago
DonLakeFlyer 74902012fd GCS_MAVLink: better mission errors 9 years ago
Julien BERAUD 780104dc9c GCS_MAVLink: Fix build 9 years ago
Andrew Tridgell c34100f6a2 GCS_MAVLink: support FMUv4 9 years ago
Luis Vale Gonçalves 5e290daac5 GCS_MAVLink: libraries_Text_revision 9 years ago
Caio Marcelo de Oliveira Filho a096c2b72c GCS_MAVLink: use millis/micros/panic functions 9 years ago
lvale 9d88508cc3 GCS_MAVLink: handle_mission_item text severity to info 9 years ago
Peter Barker 368363531f GCS_MAVLink: provide facilities to send param values to all GCS 9 years ago
Paul Riseborough dfdacf2ddc GCS_MAVLink: Accommodate change to EKF2 interface 9 years ago
Paul Riseborough 243888e923 GCS_MAVLink: accomodate change in EKF2 interface 9 years ago
Andrew Tridgell 49799257ea GCS_MAVLink: handle available memory of over 64k in mavlink 9 years ago
Lucas De Marchi c32d323cd6 GCS_MAVLink: remove check for GPS_RTK_AVAILABLE 9 years ago
Lucas De Marchi c75c1d84d9 AP_GPS: remove check for GPS_MAX_INSTANCES 9 years ago
Lucas De Marchi 039f42d916 GCS_MAVLink: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char 9 years ago
Lucas De Marchi af88ebf477 GCS_MAVLink: remove send_text_P() in favor of send_text() 9 years ago
Lucas De Marchi 84d5fb006f Remove use of Util::{v,}snprintf_P() 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Lucas De Marchi 36150348bb GCS_MAVLink: remove check for max BARO instances 9 years ago
Lucas De Marchi d1ac6cbd4c GCS_MAVLink: remove check for vibe check 9 years ago
Lucas De Marchi ae77c4b692 GCS_MAVLink: remove check for max INS instances 9 years ago
Gustavo Jose de Sousa f0dee75ab3 GCS_MAVLink: use compass get_{field,offsets}() functions 9 years ago
Randy Mackay d3066fcdad GCS_MAVLink: send compass vector to GCS in milligauss 9 years ago
Randy Mackay 9b96a2c385 GCS_MAVLink: send_home and send_home_all methods 10 years ago
Andrew Tridgell 7a3b59652f GCS_MAVLink: show EKF2 status via AHRS3 message 10 years ago
Andrew Tridgell 5aa54be718 GCS_MAVLink: send SCALED_PRESSURE3 for 3 baros 10 years ago
Andrew Tridgell bc4d37c91e GCS_MAVLink: added severity to send_statustext_all() 10 years ago
Andrew Tridgell f3e8819d1e GCS_MAVLink: make send_statustext_all() take a format string 10 years ago
squilter 426dab5078 GCS_MAVLink: update severities and remove old enum 10 years ago
squilter 9d3a906602 GCS_Common: accept any type of severity, not just the old enum 10 years ago
squilter fb1bb3f571 GCS_MAVLink: make arguments mandatory for send_autopilot_version 10 years ago
squilter c4c63da163 GCS_MAVLink: send_autopilot_version accepts version 10 years ago
Tom Pittenger 1dd8b9d363 GCS_MAVLink: add support for try send mission_item_reached 10 years ago
Brad Bosch c87a7c7df9 GCS_MAVLink: Pause to allow serial port to drain. 10 years ago
Gustavo Jose de Sousa d7a2ef3e35 GCS_MAVLink: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 9352f05133 GCS_MAVLink: fixed bug setting parameters to default values 10 years ago
Randy Mackay d0aa1a89cd GCS_MAVLink: retrieve capabilities from HAL 10 years ago
squilter c946ce72e8 GCS_MAVLink: add optional param to support capability bitmask 10 years ago
Randy Mackay a61129f7f8 GCS_MAVLink: add support for send_mission_item_reached 10 years ago
Andrew Tridgell 18de1c2c47 GCS_MAVLink: send AHRS2 even if we don't have a secondary position 10 years ago
Randy Mackay 76fdfdfcf2 GCS_MAVLink: do not send_vibration on APM2 10 years ago
Randy Mackay 642aa74530 GCS_MAVLink: add send_vibration 10 years ago