206 Commits (89afa913f13f374c95b15cc12d2bde1bfd8ee817)

Author SHA1 Message Date
Randy Mackay 43d14defd4 Copter: RTL handles terrain data failure 9 years ago
Randy Mackay 47658fe964 Copter: add terrain failsafe 9 years ago
Randy Mackay 13c26eab67 Copter: update current_loc at 400hz 9 years ago
Randy Mackay ddffbe27aa Copter: add terrain pre-arm check 9 years ago
Randy Mackay 91f6c7b503 Copter: add TERRAIN_USE parameter 9 years ago
Randy Mackay 267c1c3934 Copter: guided mode handles terrain alt 9 years ago
Randy Mackay e8b14e59fc Copter: spline mission commands handle terrain altitudes 9 years ago
Randy Mackay 81d244c9bd Copter: do-circle accept terrain altitude 9 years ago
Randy Mackay 352b6ae82a Copter: RTL supports terrain altitudes 9 years ago
Randy Mackay 06ee6a7bd4 Copter: auto takeoff accepts abs and terrain alts 9 years ago
Randy Mackay 9449776e3c Copter: straight line waypoints accept terrain 9 years ago
Randy Mackay 84fd8da944 Copter: current_loc to Location class 9 years ago
Andrew Tridgell 5149a49daa Copter: added logging of dropped log messages in PM message 9 years ago
Jonathan Challinger 2a36c32cf3 Copter: add prev_control_mode and prev_control_reason 9 years ago
Jonathan Challinger 1356deab8b Copter: add control_mode_reason 9 years ago
Jonathan Challinger a0ce8af633 Copter: use enum type for control_mode 9 years ago
Ricardo de Almeida Gonzaga 5bd034a5a8 Global: start using cmath instead of math.h 9 years ago
Leonard Hall a9cda8b384 Copter: add convert_pid_parameters to ease migration to new PID gains 9 years ago
Randy Mackay d2a42a7a0e Copter: remove heli_radio_passthrough 9 years ago
Randy Mackay ce1fb7fb06 Copter: passthrough pilot input to motors to allow wiggling servos 9 years ago
Randy Mackay 3eaf7a4582 Copter: set tradheli rotor speed using 0 to 1 range 9 years ago
Leonard Hall 263052da21 Copter: drift uses 0 to 1 throttle and sets motor spool state 9 years ago
Leonard Hall 74983669be Copter: set_accel_throttle_I_from_pilot_throttle uses 0 to 1 range 9 years ago
Leonard Hall fd2509f6ed Copter: get_pilot_desired_throttle outputs in 0 to 1 range 9 years ago
Andrew Tridgell 31000ac756 Copter: moved Log_Write_Rate() to common code 9 years ago
Lucas De Marchi e88ba38595 ArduCopter: replace header guard with pragma once 9 years ago
Randy Mackay dca89e7fe7 Copter: throw static variables moved to global scope 9 years ago
Randy Mackay 24cfbeebd0 Copter: add throw_exit 9 years ago
Paul Riseborough a7b69366a1 Copter: Add flight mode for throw launch 9 years ago
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