227 Commits (d618c55e2ff52c7fad943bbeca7b85a03b8079e5)

Author SHA1 Message Date
Randy Mackay fea7632eac Copter: save EKF learned compass to primary compass 10 years ago
Paul Riseborough 2406e26ab4 Copter : Save EKF learned compass offsets on disarm 10 years ago
Randy Mackay e5ddd276fd Copter: remove baro init on arming 10 years ago
Jonathan Challinger ffc445098b Copter: remove velocity pre-arm check 10 years ago
Robert Lefebvre fd0cb0beed Copter: Create check_duplicate_auxsw() method to streamline pre-arm check code 10 years ago
Robert Lefebvre a5af151a91 Copter: Initial expansion of Aux Switch to Ch7-12 10 years ago
Randy Mackay fbfc94cf69 Copter: remove GPS glitch and failsafe 10 years ago
Randy Mackay 6f6847c025 Copter: use only InertialNav_EKF 10 years ago
Leonard Hall d5bbe6de03 Copter: remove TRIM_THROTTLE 10 years ago
Randy Mackay c711179ffe Copter: set_mid_throttle renamed to set_hover_throttle 10 years ago
Randy Mackay fbe87afb9c Copter: pre-arm check of EKF origin vs home 10 years ago
Randy Mackay e7579198c9 Copter: when arming set home to current loc only if not locked 10 years ago
Randy Mackay a4fd36a775 Copter: fix compile error when fence disabled 10 years ago
Jonathan Challinger 0cc83b1826 Copter: use hal.util soft_armed state 10 years ago
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