53 Commits (6bb567465ac5063b5d41a6ce465b7844b7fe9d45)

Author SHA1 Message Date
Tatsuya Yamaguchi a40e020813 Copter: fix the defined value for parachute check 3 years ago
Leonard Hall 23711b7b10 Copter: Add support for Force Flying 3 years ago
Iampete1 f4c7760819 Copter: add flight option to relase gripper on thrust loss 3 years ago
Josh Henderson 3107c42fca Copter: INAV rename for neu & cm/cms 3 years ago
Iampete1 38cdc00137 Copter: set force log disarmed moved to AP_Arming 3 years ago
Andrew Tridgell acb70abe86 Copter: adjust yaw imbalance check to only check imax rather than i 4 years ago
Tatsuya Yamaguchi 0cce5699b2 Copter: change from control_mode to flightmode 4 years ago
Tatsuya Yamaguchi ed8384b45a Copter: add option to disable LANDING_GEAR 4 years ago
Iampete1 2e9c11fbdf Copter: add FLIGHT_OPTIONS param and options bits to disable thrust loss and yaw imbalance warnings 4 years ago
Iampete1 447af29ef1 Copter: add yaw imbalance check 4 years ago
Randy Mackay e2d41a3e04 Copter: integrate parachute check_sink_rate 4 years ago
Andrew Tridgell dbf6f6f4b1 Copter: fixed parachute checks for sink rate 4 years ago
Leonard Hall de8439dc3a Copter: crash check reqs 15deg lean and under 10m/s 5 years ago
murata a783763f5a Copter: Crash origin to crash message 5 years ago
Randy Mackay c4b5d47e1f Copter: white space fixes 5 years ago
Peter Barker ce5f23810b ArduCopter: log disarm method 5 years ago
Gone4Dirt 180d4e713c Copter: Added autorotation flight mode and support 5 years ago
Leonard Hall 50a098c359 Copter: Standby functions 5 years ago
Peter Barker b4537bebd8 Copter: move control_mode_t into being Mode::Number enum class 5 years ago
Peter Barker 6dce39cbe1 Copter: use AP_Arming methods to arm and disarm vehicle 6 years ago
Andrew Tridgell 55dca5cda9 Copter: added in sink rate for parachute check 6 years ago
Tom Pittenger 7824b64ad6 Copter: rename dataflash to logger 6 years ago
Peter Barker c7e21d95ef Copter: move Log_Write_Error into library 6 years ago
Peter Barker 228d7b676d Copter: move responsibility for parachute deployment up 6 years ago
Peter Barker 6fc76a32af GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Leonard Hall d29a47d605 Copter: Add thrust check, counter reset and comments 6 years ago
Leonard Hall 1a3d181756 Copter: Fix feedback in crash check 6 years ago
Randy Mackay 0cf2850593 Copter: fix thrust_loss check angle check 6 years ago
Randy Mackay 7a43a21784 Copter: formatting fixes to thrust loss check 6 years ago
Leonard Hall 54a59f581f Copter: add motor thrust lost check 6 years ago
Peter Barker 9b7b480688 Copter: force log-disarmed on crash check triggering 7 years ago
Peter Barker f60389d4aa Copter: use send_text method on the GCS singleton 8 years ago
Randy Mackay a5ea9420c0 Copter: landing gear position set less often 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Leonard Hall 1f2d17e8e7 Copter: increase chance that parachute will deploy 9 years ago
Leonard Hall 3b7658c502 Copter: land and crash detector use thrust angle error 9 years ago
Andrew Tridgell 86d8450666 Copter: use loop rate for copter 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
Randy Mackay 2e669a35e7 Copter: deploy landing gear when parachute is released 9 years ago
Jonathan Challinger 709fcf37cc Copter: call renamed functions in AC_AttitudeControl 9 years ago
Luis Vale Gonçalves 3199829d45 Copter: revisions to text strings sent to GCS 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
Andrew Tridgell ff934d5bca Copter: added FS_CRASH_CHECK parameter 10 years ago
squilter 767b4da5b6 Copter: update send text severities 10 years ago
Randy Mackay 8f95bc3b67 Copter: parachute check uses lean angle error of 30deg 10 years ago
Leonard Hall 4154ecdf18 Copter: use angle error instead of absolute angle 10 years ago