27 Commits (53d3a799e7999c1e74de5896985d4ba82d60ce2d)

Author SHA1 Message Date
Randy Mackay ccc99c772f Copter: remove union from aux_con for switch state 8 years ago
murata b23823a934 Copter: delete unused variable from aux switch structure 8 years ago
Peter Barker b81074d83a Copter: simplify auxsw duplicates check 8 years ago
Randy Mackay e17c8ac851 Copter: remove non-working reset-to-armed-yaw 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 d50987f976 Copter: avoidance_adsb implements copter avoidance using ADSB 9 years ago
Randy Mackay e489c3184c Copter: rangefinder.enabled false if no range finders are configured 9 years ago
Randy Mackay 5ac13c0355 Copter: move rangefinder variables into structure 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
Jonathan Challinger 1356deab8b Copter: add control_mode_reason 9 years ago
Jonathan Challinger a0ce8af633 Copter: use enum type for control_mode 9 years ago
Randy Mackay a93a0d370a Copter: add throw mode to aux switches 9 years ago
Paul Riseborough a7b69366a1 Copter: Add flight mode for throw launch 9 years ago
Randy Mackay 6a67ad706c Copter: add Relays to aux switch parameter descriptions 9 years ago
Gavin Mogensen 3918987507 Copter: aux switches for relays 2,3 and 4 9 years ago
Andrew Tridgell 5c94b61f49 Copter: support up to 14 input channels for all boards 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Randy Mackay 1b29a1af46 Copter: consolidate setting of using-iterlock state 9 years ago
lvale 549695181c Copter: revised and uniformization of severity messages 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
squilter 767b4da5b6 Copter: update send text severities 10 years ago
Andrew Tridgell 278883c521 Copter: finished conversion to .cpp files 10 years ago
Andrew Tridgell 356ece3402 Copter: rename .pde files to .cpp files 10 years ago
Robert Lefebvre 316196b12f Copter: Finish RCMap fix. 10 years ago
Andrew Tridgell 554de1f2d7 Copter: added channel objects named after input function 10 years ago
Randy Mackay 8d05eaae16 Copter: add aux switch for Brake flight mode 10 years ago
Robert Lefebvre 41a6cc64ff Copter: Log Emergency Stop and Motor Interlock status 10 years ago
Robert Lefebvre 4e51ce6d75 Copter: rename "estop" to "emergency stop". 10 years ago
Robert Lefebvre 32b4e70cb7 Copter: Deprecate Aux Switch Multi-Mode 10 years ago
Robert Lefebvre 167507e28b Copter: non-functional format fixes in switches.pde 10 years ago
Robert Lefebvre a357ef43a4 Copter: Move Aux Switch flags into new Enum 10 years ago
Robert Lefebvre a035d5ad1b Copter: Fix initialization of Motor Interlock Aux Sw function. 10 years ago
Robert Lefebvre 16cf9471ae Copter: Remove ap.motors_interlock, use only flag in AP_Motors 10 years ago
Robert Lefebvre 7349827eb1 Copter: Add Aux Switch E-Stop Function 10 years ago
Robert Lefebvre e4c5915330 Copter: initial creation of motor_interlock 10 years ago
Andrew Tridgell cb2427ef9e Copter: removed special cases for DCM gain changes on arm/disarm 10 years ago
Randy Mackay ea5c24b70b Copter: rename lost_copter to vehicle_lost 10 years ago
Jaime Machuca 3c00b0a0a8 Copter: ch7/ch8 for lost copter sound 10 years ago
Randy Mackay d9b65cec22 Copter: fix compiler error re ch9, ch12 on some boards 10 years ago
Randy Mackay 3be0a47c02 Copter: minor formatting fix 10 years ago
Robert Lefebvre fd0cb0beed Copter: Create check_duplicate_auxsw() method to streamline pre-arm check code 10 years ago
Robert Lefebvre 1afeb05398 Copter: Create check_if_auxsw_mode_used() to check for function usage 10 years ago
Robert Lefebvre 97cd3614eb Copter: Change Aux Switch function list to enum. 10 years ago
Robert Lefebvre a5af151a91 Copter: Initial expansion of Aux Switch to Ch7-12 10 years ago
Randy Mackay 2a47337dc1 Copter: fix multiple flight-mode fail log messages 10 years ago
Randy Mackay 0476558049 Copter: remove USE_EKF from ch7/ch8 switch 10 years ago