142 Commits (0521806cc69cc15c8e9dd1e6d9570cff1b533af8)

Author SHA1 Message Date
Olivier-ADLER bf6120d8b7 Copter: Move CH7 - CH8 check from read_aux_switches() to pre_arm_checks. 12 years ago
Randy Mackay e6412b6996 Copter: do not spin motors during arming process 12 years ago
Jonathan Challinger 9f51a4a4f7 Copter: Cancel arming if throttle input above cruise_throttle. 12 years ago
Jonathan Challinger 2725f219cb Copter: Warn user with motors while copter is arming 12 years ago
Randy Mackay 2b5f6e2668 Copter: pre-arm checks for rc ch 1~4 min and max 12 years ago
Randy Mackay 213472102c Copter: pre-arm check of throttle failsafe value 12 years ago
Randy Mackay ed3bf2c1e7 Copter: relax pre-arm checks for mag field 12 years ago
Randy Mackay 79d2fe6271 Copter: double flash arming light when pre-arm checks fail 12 years ago
Dr Gareth Owen 4c6d6ea96e changed yaw reset to when armed to not use initial_simple_bearing 12 years ago
Randy Mackay e3cd494709 Copter: remove debug message 12 years ago
Randy Mackay 7b50ecc73c Copter: pre-arm check for mag field length 12 years ago
Randy Mackay a1821c89e7 Copter: pre-arm check for board voltage < 5.8V 12 years ago
Randy Mackay c6e383be0f Copter: disable board voltage pre-arm check for PX4 12 years ago
Randy Mackay c3d21a457f Copter: add pre-arm board voltage check 12 years ago
Randy Mackay 6ecd2d74a3 Copter: beep twice during arming 12 years ago
Randy Mackay ec7ee47099 Copter: scaling stability patch 12 years ago
Randy Mackay 4fa101292a Copter: add baro health to pre-arm checks 12 years ago
Randy Mackay bd44c2f73d Copter: all pre-arm checks to be disabled 12 years ago
Randy Mackay 43c377ca67 Copter: add compass calibration to pre-arm check 12 years ago
Randy Mackay 6efdabb104 Copter: move auto disarm into a separate function 12 years ago
Randy Mackay 1dbe98b566 Copter: display reason for pre-arm-check failures in GCS 12 years ago
Randy Mackay f4846b417a Copter: compiler fix for disabled logs 12 years ago
Randy Mackay 9d0f40b432 Copter: add pre_arm_rc_check 12 years ago
Randy Mackay bd6edecdec Copter: restore logging of arm/disarm event 12 years ago
Randy Mackay 324200b52c Copter: disable centrifugal correction when disarmed 12 years ago
Randy Mackay 372ebb602c Copter: disable centrifugal force correction when disarmed 12 years ago
Randy Mackay cca05ee8ae Copter: start dataflash logging when arming 12 years ago
Randy Mackay 90af3262c5 Copter: pre-arm check for compass 12 years ago
Randy Mackay 58d1da2d80 Copter: integrate AC_Fence in place of limits 12 years ago
Randy Mackay 63a48f76e2 Copter: add pre-arm check of radio and accel 12 years ago
Randy Mackay d2bd818b2d Copter: bug fix for auto_armed logic 12 years ago
Randy Mackay 7cf2255822 Copter LEDs: replace bitRead with bitmask 12 years ago
Randy Mackay 38e81adae0 InertialNav: remove unnecessary "virtual" from function definitions 12 years ago
Randy Mackay 67c69a19ee Copter: remove baro-only alt hold 12 years ago
rmackay9 bd0e018ca0 ArduCopter: restore auto-trim method but now use AHRS.add_trim 12 years ago
rmackay9 52802cb29e ArduCopter: limit output throttle to 800 only for TRI which does not have the new stability patch 12 years ago
rmackay9 881dae1e27 ArduCopter: remove throttle limit of 800 for quads, hexas and octacopters 12 years ago
rmackay9 6da68c53a5 ArduCopter: bug fix so AP_Limits does not use up memory if it is disabled 12 years ago
Andrew Tridgell 9e986801c9 Copter: fixed SITL for ArduCopter 12 years ago
Pat Hickey 7af03127f6 ArduCopter: more work 12 years ago
rmackay9 072ffec493 ArduCopter: allow INERTIAL_NAV to be enabled separately for horizontal and vertical position 12 years ago
Robert Lefebvre b32d7c8b63 ACM: TradHeli 12 years ago
Robert Lefebvre 637c9a1a72 ACM: TradHeli 12 years ago
Andrew Tridgell bcae83c4f6 ACM: make it possible to run CLI on radio port in ArduCopter 12 years ago
rmackay9 bcb9519fd7 ArduCopter: renamed system bitmap to ap_system to resolve desktop compile issues 12 years ago
Jason Short 883bb7cfc0 ACM formatting 12 years ago
Jason Short d2a5928c06 Ap state updates 12 years ago
rmackay9 1f801714e8 ArduCopter: incorporate new version of inertial navigation 12 years ago
rmackay9 a1b4ec6d0e ArduCopter: move to use new INS library instead of IMU library 12 years ago
rmackay9 c0ad98be31 ArduCopter: failsafe added to shutdown motors if mainloop fails 13 years ago