2 Commits (077b0283f3572198230f708367e9bcbb86c39794)

Author SHA1 Message Date
Rustom Jehangir 83ff3931b8 Sub: Refactor "Copter" to "Sub". 8 years ago
Rustom Jehangir 3da7c95e9b Sub: New vehicle type, derived from ArduCopter. 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
Randy Mackay becc56da0b Copter: AP_Arming internal references start with underscore 8 years ago
Randy Mackay cc217550c0 Copter: rename arming_checks to AP_Arming 8 years ago
Randy Mackay a52db9f29d Copter: fix motors_checks to AP_Arming 8 years ago
Randy Mackay ee9588c674 Copter: fix proximity arming checks 8 years ago
Randy Mackay b89d3564c7 Copter: move set_pre_arm_check to arming_checks 8 years ago
Peter Barker ac980fdd47 Copter: use compass_checks from AP_Arming 8 years ago
Peter Barker f3a31b988a Copter: use ins_checks from AP_Arming 8 years ago
Peter Barker bd6ffc025e Copter: start conversion to AP_Arming_Copter 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Peter Barker a233024e05 Copter: fix compilation when fence andd proximity are disabled 8 years ago
Randy Mackay 01bcf5e528 Copter: add arming checks for motor setup 8 years ago
Randy Mackay dbbf6cae5c Copter: arming check ignores proximity if avoidance disabled 8 years ago
Randy Mackay 218c8b2d16 Copter: proximity pre-arm check displays closet object 8 years ago
Randy Mackay bf0e7fb3a9 Copter: add compass health to arming check 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Randy Mackay 0aab175051 Copter: move proximity to g2 8 years ago
murata f705bd0d83 Copter: reduce intermediate storage of arming_check results 8 years ago
Randy Mackay 89c660eab5 Copter: add pre-arm check for proximity sensor 8 years ago
Randy Mackay 337461c16c Copter: pre-arm check of GPS configuration 8 years ago
Peter Barker f67d247a46 Copter: factor pre-arm checks, continue testing after a failure 9 years ago
Tom Pittenger 4cd66d54d1 Copter: fixed adsb pre-arm error text. "Arm" and "PreArm" were swapped 9 years ago
Randy Mackay c3d71f733c Copter: remove get_takeoff_trigger_throttle 9 years ago
Jonathan Challinger 80f3541933 Copter: add configurable arming delay 9 years ago
Randy Mackay 807e930251 Copter: throw uses motor spooling instead of interlock 9 years ago
Randy Mackay 1161417d7f Copter: add GUIDED_NOGPS flight mode 9 years ago
Jonathan Challinger 2c41459fe9 Copter: loosen accelerometer consistency check in z-axis 9 years ago
Randy Mackay df55704875 Copter: pre-arm check includes adsb failsafe 9 years ago
Francisco Ferreira 90a4b36263 Copter: remove pre-arm check for rally points 9 years ago
Randy Mackay 877a144dea Copter: pre-arm check that rally points are within fence 9 years ago
Randy Mackay 273b9acad8 Copter: prearm check that RTL_ALT is below rangefinder max alt 9 years ago
Randy Mackay 7689315ba2 Copter: rename sonar to rangefinder 9 years ago
Randy Mackay 028946ae9e Copter: rename CONFIG_SONAR to RANGEFINDER_ENABLE 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
skyscraper 6bcd9e6f65 Copter::pre_arm_rc_checks: fix logic checking that throttle min and max are configured 9 years ago
Randy Mackay 8e43be1511 Copter: fixes to allow compiling without terrain support 9 years ago
Randy Mackay ddffbe27aa Copter: add terrain pre-arm check 9 years ago
Randy Mackay 1f20a5ef69 Copter: access angle and rate PIDs through attitude controller 9 years ago
Jonathan Challinger 93fc595d4d Copter: check if compass cal requires reboot 9 years ago
Jonathan Challinger 5cd0ca851a Copter: check if accel cal requires reboot 9 years ago
Randy Mackay 1f3fa3e272 Copter: formatting fixes to arming checks 9 years ago
Jonathan Challinger 933ffb2b10 Copter: move prearm logic to arming_checks.cpp 9 years ago
Luis Vale Gonçalves 3199829d45 Copter: revisions to text strings sent to GCS 9 years ago
Randy Mackay 1b29a1af46 Copter: consolidate setting of using-iterlock state 9 years ago
Robert Lefebvre 2b111c2bd6 Copter: fix Helicopter no-build issue 9 years ago