77 Commits (fcb802cccca013fbb0adf473a075cc81aa663c78)

Author SHA1 Message Date
Tom Pittenger 6568402b28 Copter: convert to using static send_statustext 9 years ago
Peter Barker 44c63b8873 Copter: move use of defines after config.h and defines.h 9 years ago
Andrew Tridgell 4efb9bd785 ArduCopter: update for changed AP_Camera API 9 years ago
Dario Lindo Andres 90bf13279b ArduCopter: Added precise camera trigger logging 9 years ago
Jonathan Challinger 82322144ee Copter: remove unnecessary header file 9 years ago
Randy Mackay 2c5f9422d4 Copter: log event if pilot cancels land 9 years ago
Jonathan Challinger 8965185587 Copter: add "high throttle cancels landing" option 9 years ago
Jonathan Challinger 5cc969f01b Copter: simplify battery and radio failsafe logic 9 years ago
Randy Mackay 89c147184f Copter: log guided mode targets 9 years ago
Jonathan Challinger dcd16696a2 Copter: refactor RTL to compute full path on initialization 9 years ago
bugobliterator 9a976963aa Copter: support AP_AccelCal 9 years ago
Lucas De Marchi e5e8bf3203 ArduCopter: don't link unused AP_Curve library 9 years ago
Jonathan Challinger 750cacc875 Copter: barometer ground effect compensation 9 years ago
Andrew Tridgell 4dd8714880 Copter: changed to Hz based task table 9 years ago
Jonathan Challinger 933ffb2b10 Copter: move prearm logic to arming_checks.cpp 9 years ago
Julien BERAUD f897356fd9 Copter: Optflow constructor update 9 years ago
Lucas De Marchi 164b9f345c ArduCopter: remove unused AP_ADC_AnalogSource 9 years ago
Tom Pittenger 34d6d985e9 Copter: Add support for ADS-B 9 years ago
Caio Marcelo de Oliveira Filho c7acc46d09 Copter: use millis/micros/panic functions 9 years ago
Randy Mackay 1b29a1af46 Copter: consolidate setting of using-iterlock state 9 years ago
Randy Mackay 731c44d053 Copter: allow terrain to be excluded from build 9 years ago
Robert Lefebvre 5cc4f41d85 Copter: Helicopter: to use new Stab_Col and Acro_Col functions. 9 years ago
Robert Lefebvre 34fb600c4f Copter: Utilize Input Manager Class 9 years ago
lvale 549695181c Copter: revised and uniformization of severity messages 9 years ago
Jonathan Challinger 082c1f77fb Copter: soften takeoff 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 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Caio Marcelo de Oliveira Filho bf6d1afd59 ArduCopter: include SITL only for SITL board 9 years ago
Caio Marcelo de Oliveira Filho 49a42dc985 SITL: use a SITL namespace 9 years ago
Caio Marcelo de Oliveira Filho 05ae7858e8 Copter: explicitly ask for always using EKF 9 years ago
Caio Marcelo de Oliveira Filho 3e3f13659d ArduCopter: implement HAL::Callbacks 9 years ago
Randy Mackay e20038a453 Copter: support SET_ATTITUDE_TARGET in guided mode 9 years ago
Andrew Tridgell 1c26ed0fca Copter: fixed deadzone handling for external tail gyro 10 years ago
Randy Mackay cdd4570f02 Copter: fix init order of ekfYawReset_ms 10 years ago
Jonathan Challinger e47175862a Copter: use modified getLastYawResetAngle function 10 years ago
Andrew Tridgell 053194fd51 Copter: added EK2_* parameters and EKF2 instance 10 years ago
Randy Mackay 57c5840f0d Copter: add EKF attitude arming check 10 years ago
Randy Mackay 01c0b20930 Copter: calibrate gyros depending on INS GYR_CAL parameter 10 years ago
Andrew Tridgell d6b244670b Copter: fix for changed AP_RangeFinder API 10 years ago
Leonard Hall 543f6fdcd4 Copter: AltHold limits lean angle to maintain altitude 10 years ago
Jonathan Challinger 7d67a00aa3 Copter: add compass_cal update function 10 years ago
Peter Barker 51a761656e Copter: DFMessageWriter; ability to trickle messages out to DF 10 years ago
Randy Mackay f4b152f0e3 Copter: add Precision Landing to GPS land 10 years ago
Randy Mackay 0da38ba2bf Copter: add Precision Landing log message 10 years ago
Randy Mackay 26ded641db Copter: integrate Precision Landing lib 10 years ago
Fredrik Hedberg 66d9d38750 Copter: Use AP_MotorsHeli_Single for HELI_FRAME. 10 years ago
Stewart Loving-Gibbard 7cb494d8e2 Copter: Moving to RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
squilter 767b4da5b6 Copter: update send text severities 10 years ago
Grant Morphett da37769e33 Copter: Added include guards for Copter.h 10 years ago