213 Commits (4ade22c94ba061d09fb7a577596bcacf5ac77f76)

Author SHA1 Message Date
Randy Mackay 4ff75f0371 Copter: perf info ignores slow loop due to arming 10 years ago
Randy Mackay 8b5f1575ad Copter: remove pre-arm check of RC3_TRIM 10 years ago
Robert Lefebvre 0b1f217420 Copter: Add PreArm check for radio trims. 10 years ago
Randy Mackay f00861d2f1 Copter: using arming_failed as event 10 years ago
Randy Mackay 9e813948fa Copter: protect against multiple arming messages 10 years ago
Randy Mackay 32cb901ce3 Copter: allow arming at mid throttle in AltHold, Loiter 10 years ago
Randy Mackay e7f20c04c3 Copter: init_arm_motors calls pre-arm checks 10 years ago
Randy Mackay f4c392c64d Copter: pre_arm_checks returns success or failure 10 years ago
Randy Mackay 64af4ff923 Copter: rename set_servos_4 to motors_output 10 years ago
Randy Mackay 8754ce9eed Copter: move 80% thr limit to MotorsTri 10 years ago
Randy Mackay 43ba94e99a Copter: rename manual_flight_mode to mode_has_manual_throttle 10 years ago
Randy Mackay 199dc3454d Copter: replace GPS_ok with position_ok 10 years ago
Robert Lefebvre 4b86a4aeec Arducopter: Change mode logging to use common-vehicle DataFlash library. 10 years ago
Andrew Tridgell 557f4df77e Copter: use barometer.all_healthy() for health check in SYS_STATUS and arming 10 years ago
Randy Mackay 2bc1b7e4d6 Copter: skip pre-arm checks when already armed 10 years ago
Randy Mackay 2ea9b8a5a8 Copter: set pre_arm_gps_check flag 10 years ago
Jonathan Challinger e37337b744 Copter: remove gyro cal prearm check 10 years ago
squilter ad3bce105c Copter: remove abbreviations from GCS messages 10 years ago
Randy Mackay beb54b087b Copter: re-enable CPU failsafe if arming fails 10 years ago
Randy Mackay cce876c2f9 Copter: fail to arm if gyro cal fails 10 years ago
Jonathan Challinger 25a2fa67b6 Copter: don't stop logging on disarm when LOG_WHEN_DISARMED is set 10 years ago
Jonathan Challinger ef12ea4d3b Copter: fix indentation mistake in motors.pde 10 years ago
Jonathan Challinger dd38ad6bbf Copter: Start logging on arming attempt, rather than on successful arm 10 years ago
Randy Mackay 9d4107f1fc Copter: allow arming in GUIDED only from GCS 10 years ago
Jonathan Challinger 2b0cffda29 Copter: move all arm check logic into arm_checks 10 years ago
Jonathan Challinger 3e1bffe9ab Copter: auto-disarm if land complete regardless of mode 10 years ago
Jonathan Challinger d0d26b6878 Copter: use ap.throttle_zero instead of rc_3.control_in in auto_disarm_check 10 years ago
Randy Mackay d7cd745cf4 Copter: auto-trim start delays auto-disarm by 15sec 10 years ago
Randy Mackay 128058362b Copter: pre-arm check that gyro cal succeeded 10 years ago
Randy Mackay 68a9286086 Copter: use define for pre-arm compass offset check 11 years ago
Randy Mackay d4cfb432ca Copter: use disparity threshold define for pre-arm checks 11 years ago
Randy Mackay b9977a1115 Copter: add land_complete_maybe flag 11 years ago
Randy Mackay b552479e31 Copter: typo fix for baro vs inav alt disparity definition 11 years ago
Randy Mackay 18e3db0011 Copter: define limit for baro vs inav alt disparity 11 years ago
Andre Kjellstrup b4c6d6395e Copter: reset battery_fs after dis/rearming 11 years ago
Randy Mackay a12d9109e0 Copter: remove thr check during init_arm_motors 11 years ago
Randy Mackay 0d7a999fc1 Copter: arming check that throttle is low 11 years ago
Randy Mackay 641c8317a5 Copter: pre-arm consistency check of gyros 11 years ago
Randy Mackay 05a37dd54d Copter: add short delay to arming to allow RC input 11 years ago
Randy Mackay 59404c25e3 Copter: pre-arm consistency check of accels 11 years ago
Randy Mackay d7343d5dc7 Copter: check all gyros and accels in pre-arm check 11 years ago
Randy Mackay eb51a8e5da Copter: pre-arm check of internal vs ext compass 11 years ago
Randy Mackay 2b0a7c59bc Copter: remote arming check reference to compass learning 11 years ago
Randy Mackay 7686660c73 Copter: use baro healthy() 11 years ago
Randy Mackay 2c0699c9ed Copter: auto-disarm in Drift, Sport, OF_Loiter 11 years ago
Randy Mackay c9667131dd Copter: log flight mode after arming 11 years ago
Randy Mackay 71cbcacf50 Copter: fix arming tone to sound before arming 11 years ago
Randy Mackay 7f9cd20377 Copter: set UARTs non-blocking at end of initialisation 11 years ago
Randy Mackay 65e5367619 Copter: rename hybrid to poshold 11 years ago
Randy Mackay 2c085c300d Copter: only save compass offsets when learning is on 11 years ago