441 Commits (c846a13d124bd3e92bb1d4050b71c0dc841c31cf)

Author SHA1 Message Date
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
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