19 Commits (e5ed20d6f77a966e0ef3735383f777d5392737c2)

Author SHA1 Message Date
Jacob Walser 1990aa7829 Sub: Update stale references to Copter 8 years ago
Jacob Walser 4112fd1316 Sub: Remove mode header 8 years ago
Jacob Walser 5233b25910 Sub: Format all C++ with Tools/CodeStyle/astylerc 8 years ago
Jacob Walser ed87bd9e59 Sub: fixes from rebase on ArduPilot master 8 years ago
Jacob Walser 852374ab4d Sub: Manual control failsafe 8 years ago
Jacob Walser 9ec79ab654 Sub: Remove RC radio failsafe 8 years ago
Jacob Walser 7e1c63aba3 Sub: Remove sprayer 8 years ago
Jacob Walser db56bdf8b0 Sub: Remove landing gear 8 years ago
Jacob Walser 7b5d209aba Sub: Remove parachute 8 years ago
Jacob Walser b6d76912cf Sub: Remove takeoff code 8 years ago
Jacob Walser 2959ecc70f Sub: Remove Flip mode 8 years ago
Jacob Walser 456f5e2e93 Sub: Update Sub to match relevant Copter and Library developments 8 years ago
Jacob Walser e2a7ba5b0c Sub: replace land with surface mode 8 years ago
Rustom Jehangir 26d0a922c1 Sub: Changes to match recent Copter updates. 8 years ago
Rustom Jehangir c1f05b9e25 Sub: Match copter mode change stuff 8 years ago
Rustom Jehangir 9fabd7ced7 Sub: Changes to match Copter 8 years ago
Rustom Jehangir d159320ac0 Sub: Add throw mode to match Copter. 8 years ago
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 b7f982d7ce Copter: support for arming and disarming using an auxsw 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Andrew Tridgell 5a87ae3f01 Copter: use new SRV_Channels API 8 years ago
Peter Barker a233024e05 Copter: fix compilation when fence andd proximity are disabled 8 years ago
Randy Mackay 38478638de Copter: aux switch for enable/disable proximity based avoidance 8 years ago
Randy Mackay 2371b05696 Copter: init avoid-adsb and prec-loiter enabled from switch positions 8 years ago
Randy Mackay 2365036e5c Copter: move #if within case statement in switches.cpp 8 years ago
Randy Mackay 70feff487e Copter: format fixes to switches.cpp 8 years ago
Peter Barker 556eb88fe5 Copter: fix compile when precland is not selected 8 years ago
Peter Barker e72f5a6240 ArduCopter: enable/disable precision loiter on a switch 8 years ago
Peter Barker 2fd6be8ccb ArduCopter: neaten reading of aux switches 8 years ago
Peter Barker 236b8ab6b7 Copter: make EPM a subclass of AP_Gripper_Backend 8 years ago
Peter Barker 920868145c Copter: support for AP_Gripper 8 years ago
Peter Barker d877a00825 Copter: call run rather than enable for sprayer 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
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 9 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