103 Commits (master)

Author SHA1 Message Date
Ebin 185f41d5bd Copter arm_checks(): PreArm in error msg changed to Arm 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas b27c00dc5f Copter: add option to disable ACRO mode 7 years ago
Andrew Tridgell 30572692c4 Copter: added ALLOW_ARM_NO_COMPASS 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas def098bd8a Copter: obey ADSB_ENABLED == DISABLED 7 years ago
Randy Mackay 0f6762bbd2 Copter: PSC_ACCZ param name shortened 7 years ago
Randy Mackay 8d6f8e4d9c Copter: move pos-control pids to pos-control library 7 years ago
Peter Barker 077b062701 Copter: change pre-arm checks to allow interlock to be enabled 7 years ago
Peter Barker 7b637334f4 Copter: eliminate mode_has_manual_throttle 7 years ago
Peter Barker ef1489e87a Copter: eliminate mode_requires_gps 7 years ago
Peter Barker a4859e13c1 Copter: eliminate mode_allows_arming 7 years ago
Peter Barker 527a536b78 Copter: FlightMode - remove function parameters 7 years ago
ChrisBird 1f1bb61bfa Copter: Add PreArm - PID Parameter check 7 years ago
Peter Barker 3846da5e23 Copter: remove redundant terrain checks 7 years ago
Peter Barker d537461934 Copter: remove redundant battery checks 7 years ago
Peter Barker b3b1680e11 Copter: remove redundant fence checks 7 years ago
Peter Barker 04af1cb331 Copter: remove redundant baro checks 7 years ago
Peter Barker b5c907312c Copter: remove redundant gps checks 7 years ago
Peter Barker d563a9dd5d Copter: remove redundant INS checks 7 years ago
Peter Barker d3b73f8557 Copter: correct notification of pre-arm-gps-check failure 7 years ago
Peter Barker 818faa92d4 Copter: rc calibration checks are called by AP_Arming 7 years ago
Peter Barker 9b52c9b670 Copter: prearm logging checks are called in parent class 7 years ago
Peter Barker 49dd5f4f80 Copter: prearm board voltage checks are called in parent class 7 years ago
Peter Barker b8802ec5c2 Copter: prearm gps checks are called in parent class 7 years ago
Peter Barker 7c0869fa19 Copter: prearm ins checks are called in parent class 7 years ago
Peter Barker cb8fa41cb1 Copter: prearm compass checks are called in parent class 7 years ago
Peter Barker 30c1a040d7 Copter: prearm baro checks are called in parent class 7 years ago
Peter Barker c129445ff6 Copter: call common prearm checks 7 years ago
Peter Barker 7b3e111f85 Copter: continuously run pre-arm checks 7 years ago
Peter Barker b0c7766197 Copter: continuously reevaluate rc calibration checks 8 years ago
Peter Barker 0a2177de58 Copter: move Copter RC checking code into library 8 years ago
Randy Mackay 167ced1279 Copter: battery arming checks call parent AP_Arming 8 years ago
Randy Mackay f97e43919b Copter: add gps glitch notification and pre-arm check 8 years ago
Peter Barker 89478d5a28 Copter: ensure logging is working as part of arming checks 8 years ago
Peter Barker e45efeb829 Copter: move starting of new logs into DataFlash 8 years ago
Peter Barker cbde87b390 Copter: remove pointless pre_arm_gps_checks function 8 years ago
Peter Barker baaad8df94 Copter: use common board_voltage_checks code 8 years ago
Peter Barker a7bc111485 Copter: use common baro arming check function 8 years ago
Peter Barker 592729733e Copter: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Tom Pittenger 25b014524a Copter: use send_text method on the GCS singleton 8 years ago
Peter Barker f60389d4aa Copter: use send_text method on the GCS singleton 8 years ago
Randy Mackay dfe3922d82 Copter: modify pre-arm check wording 8 years ago
Randy Mackay bff9189afc Copter: fixup fence pre-arm checks 8 years ago
Lucas De Marchi cc7633f272 ArduCopter: replace board ifdef with feature ifdef 8 years ago
Lucas De Marchi b17acfee12 Add aerofc support 8 years ago
Randy Mackay b30d743812 Copter: AP_Arming calls parent's gps checks 8 years ago
Randy Mackay 51c00f8144 Copter: use only downward facing rangefinder 8 years ago
Peter Barker 01b1916de5 Copter: ensure logging is working as part of prearm 8 years ago
Peter Barker e7d3219a58 Copter: check all channels have been configured, not just throttle 8 years ago
Peter Barker ab13b3beaf Copter: make rc checks verbose on failure 8 years ago
Peter Barker 078866046a Copter: correct rc-arming checks concerning trims 8 years ago