354 Commits (6b5ba86f2184b03135ba38df7f68646bb1467f60)

Author SHA1 Message Date
Jonathan Challinger 6b5ba86f21 Copter: simplify GCS failsafe 9 years ago
Jonathan Challinger a0ce8af633 Copter: use enum type for control_mode 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 a93a0d370a Copter: add throw mode to aux switches 9 years ago
Paul Riseborough a7b69366a1 Copter: Add flight mode for throw launch 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
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
Randy Mackay 89c147184f Copter: log guided mode targets 9 years ago
Gavin Mogensen 3918987507 Copter: aux switches for relays 2,3 and 4 9 years ago
Jonathan Challinger 0e85f55cfc Copter: remove OF_LOITER entirely 9 years ago
Robert Lefebvre 652283a570 Copter: Helicopters to force descent when motor is shut off 9 years ago
Randy Mackay 4eafd90864 Copter: remove old comment 9 years ago
Randy Mackay e6f8d812d3 Copter: adsb handling simply logs error to dataflash 9 years ago
José Roberto de Souza c581a702a0 ArduCopter: Fix typo: auxiliar to auxiliary 9 years ago
Randy Mackay e20038a453 Copter: support SET_ATTITUDE_TARGET in guided mode 9 years ago
Randy Mackay 0da38ba2bf Copter: add Precision Landing log message 10 years ago
Gustavo Jose de Sousa 4d4b856735 ArduCopter: standardize inclusion of libaries headers 10 years ago
Randy Mackay 764fa36716 Copter: log ERR when compass, baro unhealthy 10 years ago
Randy Mackay cfe046c9d1 Copter: log EKF height reset 10 years ago
Robert Lefebvre 01ae84dda6 Copter: Create Loiter state machine. 10 years ago
Randy Mackay 2b35fbc81f Copter: remove redundant ToRad definition 10 years ago
Robert Lefebvre a642c88e34 Copter: AltHold state machine 10 years ago
Robert Lefebvre ee6508d5a7 Copter: Event Log rotor speed going below critical 10 years ago
Robert Lefebvre 62079226ff Copter: add Heli Dataflash message 10 years ago
Robert Lefebvre c6281c772d Copter: add rotor_runup_complete Event Logging 10 years ago
Leonard Hall b336ab4de7 Copter: Autotune remove logging of BAD_GAINS event 10 years ago
Randy Mackay e3183babde Copter: remove unused GPS failsafe definitions 10 years ago
Randy Mackay aa05325b54 Copter: add althold as ekf failsafe action 10 years ago
Andrew Tridgell 1792710f41 Copter: added a bit in LOG_BITMASK for PID logging 10 years ago
Andrew Tridgell 14a90ea001 Copter: removed NOINLINE define 10 years ago
Randy Mackay 09a98b89b7 Copter: add RTL to front of RTLState enum values 10 years ago
Randy Mackay 8d05eaae16 Copter: add aux switch for Brake flight mode 10 years ago
Randy Mackay 7acdcd8905 Copter: rename stop to brake 10 years ago
Randy Mackay 41077be4ad Copter: parachute failure message if landed 10 years ago
Andrew Tridgell 6dc3cff000 Copter: added LOG_BITMASK 1<<19 for logging raw accel/gyro data 10 years ago
Randy Mackay 0812e16008 Copter: explicitly define flight modes enum 10 years ago
Robert Lefebvre 41a6cc64ff Copter: Log Emergency Stop and Motor Interlock status 10 years ago
Robert Lefebvre d8a0952b5a Copter: Explicitly define aux_switch enum. 10 years ago
Robert Lefebvre da2854403e Copter: Explicitly define tuning_func enum value 10 years ago
Robert Lefebvre fab8604f16 Copter: Change Auto Yaw #define table into Enum. 10 years ago
Robert Lefebvre 32b4e70cb7 Copter: Deprecate Aux Switch Multi-Mode 10 years ago
Robert Lefebvre 22a7fba289 Copter: Change autopilot modes into Enum 10 years ago
Robert Lefebvre 39d23519b1 Copter: Change CH6_Tuning #defines into Enum 10 years ago
Robert Lefebvre 2010410c44 Copter: Add numbers to Aux Switch Enum comments 10 years ago
Robert Lefebvre 7349827eb1 Copter: Add Aux Switch E-Stop Function 10 years ago
Robert Lefebvre e4c5915330 Copter: initial creation of motor_interlock 10 years ago
Jonathan Challinger 73d961cebc Copter: mavlink initiated takeoff in alt-hold modes 10 years ago