507 Commits (f88de986bcef971bb4b0dfe5a6128bbc85e66e0d)

Author SHA1 Message Date
Tom Pittenger 4b5af2d726 GCS_MAVLink: files generated from new ADSB_VEHICLE msg 9 years ago
Tom Pittenger af93c8da4e GCS_MAVLink: new mavlink msg ADSB_VEHICLE 9 years ago
Caio Marcelo de Oliveira Filho a096c2b72c GCS_MAVLink: use millis/micros/panic functions 9 years ago
Andrew Tridgell cefb32566f GCS_MAVLink: fixed corner case in MAVLink routing 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 45c472205b GCS_MAVLink: remove check for AVR CPUs 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 5244559010 Minimize AP_Progmem.h includes 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 831d8acca5 Remove use of PROGMEM 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
Tom Pittenger 0d36c4c07b GCS_MAVLink: version update after generate 9 years ago
Tom Pittenger bf9d4b5898 GCS_MAVLink: generate adds abort Alt label in MAV_CMD_NAV_LAND 9 years ago
Randy Mackay e9cec1203a GCS_MAVLink: version update after generate 9 years ago
Randy Mackay e51498aa45 GCS_MAVLink: generate after adding DO_SEND_BANNER 9 years ago
Jonathan Challinger 36bb5a25a2 GCS_MAVLink: add MAV_CMD_DO_SEND_BANNER 9 years ago
Peter Barker 38ca9dee03 GCS_MAVLink: use simple log entry number to reference df logs 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
Caio Marcelo de Oliveira Filho 09579cb6e3 GCS_MAVLink: remove unnecessary includes 9 years ago
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 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 9 years ago
Randy Mackay 88f32bc86f GCS_MAVLink: version update after generate 9 years ago
Randy Mackay 544220b599 GCS_MAVLink: generate after importing home-position messages 9 years ago
Randy Mackay b84b069080 GCS_MAVLink: home-position message defs from upstream 9 years ago
Andrew Tridgell 7a3b59652f GCS_MAVLink: show EKF2 status via AHRS3 message 10 years ago
Tom Pittenger 583c1fc229 GCS_MAVLink: Add "Abort Alt" description to NAV_LAND mission item p1. 10 years ago
Andrew Tridgell 5aa54be718 GCS_MAVLink: send SCALED_PRESSURE3 for 3 baros 10 years ago
Andrew Tridgell afe1fce94e GCS_MAVLink: regenerate headers 10 years ago
Andrew Tridgell 91623322f9 GCS_MAVLink: added SCALED_PRESSURE3 10 years ago
Daniel Nugent db8f28f2aa GCS_MAVLink: version update after generating LANDING_TARGET 10 years ago
Daniel Nugent 3aa0063f31 GCS_MAVLink: generate after updating LANDING_TARGET msg 10 years ago
Daniel Nugent eba8dcffde GCS_MAVLink: update LANDING_TARGET from upstream mavlink 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
Siddharth Bharat Purohit 2fb002798c generate.sh 10 years ago
Siddharth Bharat Purohit 3fc47b33e8 message_definition: add autoreboot option for mag cal 10 years ago
Jonathan Challinger 53fe649016 GCS_MAVLink: add MSG_MAG_CAL_PROGRESS and _REPORT 10 years ago