58 Commits (7f56b28767edd45d4c0b19eba0752d293b2e33bb)

Author SHA1 Message Date
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
Randy Mackay bab9fa25e5 Copter: add GCS failsafe 12 years ago
Randy Mackay 629d23b7e2 Copter: remove WP_SPEED and WP_RADIUS parameters 12 years ago
Randy Mackay 7cf2255822 Copter LEDs: replace bitRead with bitmask 12 years ago
Randy Mackay 150046f2b8 Copter: GPS Failsafe implemented 12 years ago
Randy Mackay f9539384a1 Copter: rename failsafe to failsafe_radio 12 years ago
Randy Mackay 9ad6f711f8 ArduCopter: replace FS_THR_RTL_MIN_DISTANCE with wp_radius 12 years ago
rmackay9 2181ec2ab0 ArduCopter: log watchdog event to dataflash 12 years ago
rmackay9 16f99ebcab ArduCopter: fix to sub system used to record failsafe in dataflash ERR message 12 years ago
rmackay9 672fdfbf71 ArduCopter: added ERR dataflash message 12 years ago
rmackay9 02bf3ea027 ArduCopter: Battery failsafe triggers RTL only if we are more than 15m from home, otherwise it performs a LAND 12 years ago
rmackay9 68b62abd38 ArduCopter with the new Camera and Relay classes for APM1 and APM2. 12 years ago
rmackay9 5526ca204c ArduCopter: on throttle failsafe, only initiate RTL if we are at least 15m from home 12 years ago
Pat Hickey 7af03127f6 ArduCopter: more work 12 years ago
rmackay9 2f748f8382 ArduCopter: renamed BATT_FAILSAFE to FS_BATT_ENABLE 12 years ago
rmackay9 d31efebd44 ArduCopter: rename throttle failsafe parameters. 12 years ago
rmackay9 e92b560df5 ArduCopter: low baterry failsafe 12 years ago
rmackay9 e212744f4c ArduCopter: failsafe improvements 12 years ago
Jason Short d2a5928c06 Ap state updates 12 years ago
uncrustify ff0e2e537e uncrustify ArduCopter/events.pde 13 years ago
Jason Short d674baadd2 ACM : Events - renamed target alt 13 years ago
Jason Short 8188058404 ACM: Failsafe Fix for Mission planner initiated AUTO mode 13 years ago
Andrew Tridgell 8b258e23e7 ACM: prevent link flood with "Low Battery" warnings 13 years ago
Robert Lefebvre c8fb9a6635 More CopterLEDS changes. 13 years ago
Jason Short b315e23bbd Found missing Break in Switch statement. 13 years ago
Jason Short a79d302b98 added set_new_altitude call() 13 years ago
Jason Short 5f55780b5e Added comments 13 years ago