530 Commits (d73fc4c0b2284f97c7084860d644315b4578ba73)

Author SHA1 Message Date
Andrew Tridgell b052959c61 GCS_MAVLink: re-generated headers 9 years ago
Jonathan Challinger c2b4235662 GCS_MAVLink: merge mavlink-solo 9 years ago
Jonathan Challinger 41c881cc9e GCS_MAVLink: temporarily remove GIMBAL_ and GOPRO_ messages pending solo sync 9 years ago
Jonathan Challinger 2a3fe35731 GCS_MAVLink: run xmlpretty.py on ardupilotmega.xml 9 years ago
Jonathan Challinger 2c0657f326 GCS_MAVLink: fix example build 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Lucas De Marchi 5f26c951d8 GCS_MAVLink: stop using Progmem.h 9 years ago
DonLakeFlyer 74902012fd GCS_MAVLink: better mission errors 9 years ago
Tom Pittenger cf170b2aa7 GCS_MAVLink: generated files 9 years ago
Tom Pittenger 7af717fead GCS_MAVLink: ADSB msg bug: vert_velocity is supposed to be signed 9 years ago
Julien BERAUD 780104dc9c GCS_MAVLink: Fix build 9 years ago
Tom Pittenger 40a84f0589 GCS_MAVLink: recompiled common.xml for adsb 9 years ago
Tom Pittenger 0026b56f0a GCS_MAVLink: updated adsb mavlink msg - remove floats 9 years ago
Lucas De Marchi 9f0ff6ec24 GCS_MAVLink: remove unused AP_ADC_AnalogSource 9 years ago
Andrew Tridgell 3fcda53d11 GCS_MAVLink: regenerated headers 9 years ago
Peter Barker 31b8432545 GCS_MAVLink: add remote logging messages 9 years ago
Caio Marcelo de Oliveira Filho 6e7b73610d waf: add waf support 9 years ago
Tom Pittenger c0c3500d06 GCS_MAVLink: regenerate headers 9 years ago
Tom Pittenger 5a9e632ace GCS_MAVLink: added squawk to ADSB_vehicle msg 9 years ago
Andrew Tridgell c34100f6a2 GCS_MAVLink: support FMUv4 9 years ago
Andrew Tridgell 76209de08e GCS_MAVLink: regenerate headers 9 years ago
Andrew Tridgell 2c7bfc7984 GCS_MAVLink: update ADSB_VEHICLE message 9 years ago
Luis Vale Gonçalves 5e290daac5 GCS_MAVLink: libraries_Text_revision 9 years ago
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