117 Commits (6d2d6d745421bd8d1cbaf26f05e92fd80098af19)

Author SHA1 Message Date
Andrew Tridgell 2ba6e7af35 Copter: fixed aux servos in RC failsafe 8 years ago
Andrew Tridgell ebde6e1ce3 Copter: output any servo channels on motor output 8 years ago
Peter Barker bd6ffc025e Copter: start conversion to AP_Arming_Copter 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Andrew Tridgell 5a87ae3f01 Copter: use new SRV_Channels API 8 years ago
Randy Mackay 742cdf6b13 Copter: fix arming while armed bug 8 years ago
Randy Mackay 5135a11fbc Copter: protect against arming while already armed 8 years ago
Peter Barker f9802204df Copter: inform dataflash of vehicle arm state 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell f18e0dadc9 Copter: added optional AdvancedFailsafe for copter and heli 9 years ago
Jonathan Challinger 80f3541933 Copter: add configurable arming delay 9 years ago
Andrew Tridgell 7e1ef905d3 Copter: removed 30ms delay on arming 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Andrew Tridgell 111eb2ccc1 Copter: use DataFlash::log_while_disarmed() 9 years ago
Andrew Tridgell 54d1cc7e50 Copter: only save offsets for Compass::LEARN_EKF 9 years ago
Jonathan Challinger c9b1b02b8e Copter: loop through compasses and save offsets 9 years ago
Jonathan Challinger 8ded496f8b Copter: log mode change reason 9 years ago
Paul Riseborough a7b69366a1 Copter: Add flight mode for throw launch 9 years ago
Randy Mackay 1f3fa3e272 Copter: formatting fixes to arming checks 9 years ago
Jonathan Challinger 933ffb2b10 Copter: move prearm logic to arming_checks.cpp 9 years ago
Luis Vale Gonçalves 3199829d45 Copter: revisions to text strings sent to GCS 9 years ago
Randy Mackay 1b29a1af46 Copter: consolidate setting of using-iterlock state 9 years ago
Robert Lefebvre 2b111c2bd6 Copter: fix Helicopter no-build issue 9 years ago
Fredrik Hedberg a6d2e0d4df Copter: Don't auto-disarm helicopters if rotor is still spinning. 9 years ago
Robert Lefebvre 2632a2e348 Copter: Rework arming proceedures for interlock/Estop 9 years ago
Jonathan Challinger 6524222397 Copter: adapt auto disarm check to use a timer 9 years ago
lvale 549695181c Copter: revised and uniformization of severity messages 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Randy Mackay b49fda4a94 Copter: remove rotor spinning arming check from TradHeli 9 years ago
Jonathan Challinger 28f55766fd Copter: use configured to check whether radio has been calibrated 9 years ago
Lucas De Marchi 09f185eb5e ArduCopter: remove check for max INS instances 9 years ago
Paul Riseborough d0aba09503 Copter: Access EKF healthy through AHRS object 9 years ago
Paul Riseborough 7c6b31b585 Copter: Access EKF variance checks through AHRS object 9 years ago
Randy Mackay d03489263d Copter: remove gyro cal on first arming 9 years ago
Gustavo Jose de Sousa fb5320bb25 ArduCopter: use compass get_{field,offsets}() functions 9 years ago
Andrew Tridgell 5cb088fe14 Copter: pass display_failure to AP_Motors heli check 10 years ago
Andrew Tridgell 2470cf0e76 Copter: use resetHeightDatum() and getLastYawResetAngle() 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
Randy Mackay 0f55b2a0eb Copter: replace vehicle compass consistency check 10 years ago
Staroselskii Georgii 68e0d57998 Copter: make Copter use milligauss 10 years ago
Andrew Tridgell dff9fe9cb2 Copter: use prearm_failure_reason() 10 years ago
Siddharth Bharat Purohit 9cf2998bba Copter: update send text severity for compass cal 10 years ago
Jonathan Challinger fa6bfee433 Copter: add arming check for compass calibration running 10 years ago
Andrew Tridgell 00da3ccc49 Copter: set in_arm_motors to false on all arm failure returns 10 years ago
Robert Lefebvre c968ec3a63 Copter: Helicopters to use motor interlock logic. 10 years ago
Andrew Tridgell 90909f2b4a Copter: added DISARM_DELAY parameter 10 years ago
Randy Mackay 0424b3f93c Copter: pre-arm check of EKF compass variance 10 years ago
Randy Mackay 920d5cefbb Copter: always check GPS before arming in Loiter 10 years ago