30 Commits (1d3d6c064ead66e807f6a857ab981f1ea0726e0c)

Author SHA1 Message Date
Jacob Walser d794bf88cb Sub: Remove old/unused motor test code and motor_test.cpp 8 years ago
Jacob Walser bc5d9b1a19 Sub: Remove unused lost_vehicle_check 8 years ago
Jacob Walser 1a68fce2d0 Sub: Remove auto_disarm_check 8 years ago
Jacob Walser 7859f6426e Sub: Implement battery failsafe 8 years ago
Jacob Walser 6886952438 Sub: Remove simple mode 8 years ago
Jacob Walser 7c552d3545 Sub: Remove unsused aux switch code 8 years ago
Jacob Walser 8dc09440d8 Sub: Implement guided mode 8 years ago
jaxxzer 1ec592a2c5 Sub: Implement NAV_CMD_LOITER_TURNS 8 years ago
Jacob Walser ca38a344f8 Sub: Remove unsupported autotune 8 years ago
Jacob Walser a62d728933 Sub: Move arming checks under AP_Arming_Sub 8 years ago
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 f10f1a0bae Sub: Remove throw mode 8 years ago
Jacob Walser 7e1c63aba3 Sub: Remove sprayer 8 years ago
Jacob Walser a430f5a7ae Sub: Remove land/landed code 8 years ago
Jacob Walser ad60e8476f Sub: add method to translate wpnav roll/pitch output to forward/lateral 8 years ago
Rustom Jehangir 9198b8cb29 Sub: Changes to match recent Copter updates. 8 years ago
Rustom Jehangir 617b439d0e Sub: Match Copter changes 8 years ago
Rustom Jehangir 3b679808f3 Sub: Match Copter changes. 8 years ago
Rustom Jehangir c1f05b9e25 Sub: Match copter mode change stuff 8 years ago
Rustom Jehangir d159320ac0 Sub: Add throw mode to match Copter. 8 years ago
jaxxzer 48983c38f8 Sub: Top and bottom detection working for alt hold 8 years ago
Rustom Jehangir 6cf24c2770 Sub: Remove heli support from sub. 8 years ago
jaxxzer 22b4c93101 Sub: Set EK2_ALT_NOISE on startup according to baro sensors detected. 8 years ago
Rustom Jehangir 83ff3931b8 Sub: Refactor "Copter" to "Sub". 8 years ago
Rustom Jehangir 8b7ea6223f Sub: Added frame type BLUEROV to configure use with the new AP_MotorsBlueROV class. 8 years ago
Rustom Jehangir 1e8c1e8a78 Sub: Change user config file for default options. Eventually these will be moved into the main config file as Sub defaults. 8 years ago
Rustom Jehangir 3da7c95e9b Sub: New vehicle type, derived from ArduCopter. 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
Andrew Tridgell 5a87ae3f01 Copter: use new SRV_Channels API 8 years ago
Randy Mackay 742cdf6b13 Copter: fix arming while armed bug 8 years ago
Randy Mackay 5135a11fbc Copter: protect against arming while already armed 8 years ago
Peter Barker f9802204df Copter: inform dataflash of vehicle arm state 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell f18e0dadc9 Copter: added optional AdvancedFailsafe for copter and heli 9 years ago
Jonathan Challinger 80f3541933 Copter: add configurable arming delay 9 years ago
Andrew Tridgell 7e1ef905d3 Copter: removed 30ms delay on arming 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Andrew Tridgell 111eb2ccc1 Copter: use DataFlash::log_while_disarmed() 9 years ago
Andrew Tridgell 54d1cc7e50 Copter: only save offsets for Compass::LEARN_EKF 9 years ago
Jonathan Challinger c9b1b02b8e Copter: loop through compasses and save offsets 9 years ago
Jonathan Challinger 8ded496f8b Copter: log mode change reason 9 years ago
Paul Riseborough a7b69366a1 Copter: Add flight mode for throw launch 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