9 Commits (f13e71a80c31788ae5352479b092d24ed6eb287c)

Author SHA1 Message Date
Jonathan Challinger 5cc969f01b Copter: simplify battery and radio failsafe logic 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
squilter 767b4da5b6 Copter: update send text severities 10 years ago
Randy Mackay 6a4f4c5f8d Copter: failsafe RTL vs LAND decision always based on 2m 10 years ago
Andrew Tridgell 278883c521 Copter: finished conversion to .cpp files 10 years ago
Andrew Tridgell 356ece3402 Copter: rename .pde files to .cpp files 10 years ago
Randy Mackay 4681dd2802 Copter: GCS failsafe triggers disarm if landed 10 years ago
Randy Mackay fbfc94cf69 Copter: remove GPS glitch and failsafe 10 years ago
Randy Mackay d5fd6d2a99 Copter: use home_is_set function 10 years ago
Robert Lefebvre 205b312789 Copter: GCS Failsafe comments and format changes 10 years ago
Robert Lefebvre 5f19a43104 Copter: GCS Failsafe to trigger if using Guided mode 10 years ago
Randy Mackay 562f3e7382 Copter: set notify event when failsafe changes flight mode 10 years ago
Randy Mackay 0994529624 Copter: remove OF_Loiter from FLTMODE param descriptions 10 years ago
Jonathan Challinger 8e3d163c3d Copter: Change all zero throttle checks that should be conservative to use ap.throttle_zero 10 years ago
Randy Mackay e7753223ba Copter: low battery msg to severity high 11 years ago
Randy Mackay 85b4ba6142 Copter: Thr and Batt failsafe disarm when landed 11 years ago
Randy Mackay 73fcfbd174 Copter: add no-break to case to resolve compiler warning 11 years ago
Randy Mackay 65e5367619 Copter: rename hybrid to poshold 11 years ago
Jonathan Challinger 09a01a4668 Copter: Wait 4 seconds before beginning to land during failsafes 11 years ago
Randy Mackay 4686eef266 Copter: GPS failsafe ensures LAND is pilot-controlled 11 years ago
Randy Mackay b5ed23f592 Copter: integrate skeleton Hybrid mode 11 years ago
Emile Castelnuovo f5a68fdba1 Copter: clear RC in overrides on GCS failsafe. 11 years ago
Randy Mackay 0a2adbac1b Copter: renaming functions after moving xy control 11 years ago
Andrew Tridgell e8b8cc1a5d Copter: converted to AP_ServoRelayEvents 11 years ago
Andrew Tridgell e3804e2846 Copter: fixes for AP_Relay API change 11 years ago
Randy Mackay 59cea4b88c Copter: remove CopterLED from main code 11 years ago
Randy Mackay 699a5bd381 Copter: radio, batt failsafe disarm if copter is landed in Loiter or AltHold 11 years ago
Randy Mackay a98fb174c4 Copter: batt failsafe triggers RTL from AUTO 11 years ago
Randy Mackay 87127f0ab8 Copter: allow battery failsafe to trigger RTL 11 years ago
Randy Mackay bc1e06757b Copter: allow GPS failsafe to trigger AltHold 11 years ago
Randy Mackay 13fd33c2d8 Copter: gps failsafe disabled until we get first 3d lock 11 years ago
Randy Mackay 03831cdd28 Copter: GPS ok only when not glitching 11 years ago
Randy Mackay 32f53624d6 Copter: rename low_battery to failsafe.battery 11 years ago
Randy Mackay dab4f032f9 Copter: integrate BattMonitor 12 years ago
Randy Mackay 7cc8a9038f Copter: move failsafe flags into structure 12 years ago
Randy Mackay 29b30cf752 Copter: gps failsafe on lengthy glitches 12 years ago
Randy Mackay c5bd1a76ed Copter: comment update re low battery event 12 years ago
Randy Mackay 39ab4f62ef Copter: add SPORT mode 12 years ago
Olivier-ADLER ac0886334d Copter: Failsafe GCS typo in comments 12 years ago
Randy Mackay 7ea971d948 Copter: check set_mode for failure 12 years ago
Randy Mackay 6bfcd28ade Copter: thr failsafe will not RTL if in batt failsafe 12 years ago
Randy Mackay 9361e9fe32 Coper: compile error fix when FENCE disabled 12 years ago
Randy Mackay 917ae883a0 Copter: revert prev changes to battery failsafe 12 years ago
Robert Gayle 917edcab11 Copter: added FS_THR_ENABLED_ALWAYS_LAND (=3) option: don't attempt RTL, just land 12 years ago
Randy Mackay cb0e262e24 Copter: GPS Failsafe switch to LAND if circular fence enabled 12 years ago
Dr Gareth Owen 18e566ccc5 failsafe gps lost bug fix 12 years ago
Dr Gareth Owen f175111243 added GPS check before mode change. New mode_requires_gps() function. 12 years ago