Jacob Walser
f10f1a0bae
Sub: Remove throw mode
2017-02-21 11:26:14 +11:00
Jacob Walser
7e1c63aba3
Sub: Remove sprayer
2017-02-21 11:26:14 +11:00
Jacob Walser
9503e8d140
Sub: Remove ADSB
2017-02-21 11:26:14 +11:00
Jacob Walser
8aebeac6d7
Sub: Remove precision landing
2017-02-21 11:26:14 +11:00
Jacob Walser
db56bdf8b0
Sub: Remove landing gear
2017-02-21 11:26:14 +11:00
Jacob Walser
7b5d209aba
Sub: Remove parachute
2017-02-21 11:26:14 +11:00
Jacob Walser
a430f5a7ae
Sub: Remove land/landed code
2017-02-21 11:26:14 +11:00
Jacob Walser
41d892666b
Sub: Remove Drift mode
2017-02-21 11:26:14 +11:00
Jacob Walser
bc4084931f
Sub: Remove Brake mode
2017-02-21 11:26:14 +11:00
Jacob Walser
2959ecc70f
Sub: Remove Flip mode
2017-02-21 11:26:14 +11:00
Jacob Walser
5eb50d5d21
Sub: Log leak failsafe events, and send statustext even when disarmed
2017-02-21 11:26:14 +11:00
Jacob Walser
456f5e2e93
Sub: Update Sub to match relevant Copter and Library developments
2017-02-21 11:26:14 +11:00
Jacob Walser
4704faf60d
Sub: Revert to 29f8ce95
, prior to deadzone PR
2017-02-21 11:26:14 +11:00
Jacob Walser
e49f6fb8a6
Sub: initialize scale factor for dead zones correctly
2017-02-21 11:26:14 +11:00
Jacob Walser
dcc96a5705
Sub: First attempts at AUTO mode
2017-02-21 11:26:14 +11:00
Jacob Walser
88e234272f
Sub: add params for internal pressure/temperature failsafe actions
2017-02-21 11:26:14 +11:00
Jacob Walser
c62e882886
Sub: update control mode descriptions
2017-02-21 11:26:14 +11:00
Jacob Walser
0085cc8a27
Sub: rename modes loiter->velhold, sport->transect
2017-02-21 11:26:14 +11:00
Jacob Walser
5911785455
Sub: Add leak and gcs failsafe actions
2017-02-21 11:26:14 +11:00
Jacob Walser
e2a7ba5b0c
Sub: replace land with surface mode
2017-02-21 11:26:14 +11:00
jaxxzer
38be177e47
Sub: Add manual mode functions
2017-02-21 11:26:14 +11:00
jaxxzer
e016e906f5
Sub: Create new Vectored 90DEG (6DOF) class
2017-02-21 11:26:14 +11:00
Rustom Jehangir
814605c461
Sub: Make changes to match Copter changes
2017-02-21 11:26:14 +11:00
Rustom Jehangir
9198b8cb29
Sub: Changes to match recent Copter updates.
2017-02-21 11:26:14 +11:00
Rustom Jehangir
7e33957af2
Sub: Fix typo in defines.h
2017-02-21 11:26:14 +11:00
Rustom Jehangir
26d0a922c1
Sub: Changes to match recent Copter updates.
2017-02-21 11:26:14 +11:00
Rustom Jehangir
e857f20784
Sub: Changes to match Copter
2017-02-21 11:26:14 +11:00
Rustom Jehangir
d628b0d022
Sub: Add 'SimpleROV' frame configuration for 3/4-dof ROVs
2017-02-21 11:26:14 +11:00
Rustom Jehangir
617b439d0e
Sub: Match Copter changes
2017-02-21 11:26:14 +11:00
Rustom Jehangir
3b679808f3
Sub: Match Copter changes.
2017-02-21 11:26:14 +11:00
Rustom Jehangir
c1f05b9e25
Sub: Match copter mode change stuff
2017-02-21 11:26:14 +11:00
Rustom Jehangir
1252f6c03e
Sub: Repair build
2017-02-21 11:26:14 +11:00
Rustom Jehangir
e0d3eba5a4
Sub: Match Copter changes
2017-02-21 11:26:14 +11:00
Rustom Jehangir
85f972ec65
Sub: Update to match Copter changes.
2017-02-21 11:26:14 +11:00
Rustom Jehangir
9fabd7ced7
Sub: Changes to match Copter
2017-02-21 11:26:14 +11:00
Rustom Jehangir
d159320ac0
Sub: Add throw mode to match Copter.
...
This is probably never going to be used for Sub unless there is some crazy situation I can't think of. However, we are continuing to maintain Copter changes for now to minimize divergence of the code and make maintenance easy.
2017-02-21 11:26:14 +11:00
jaxxzer
8cd41d305d
Sub: Make surface_depth a parameter
2017-02-21 11:26:14 +11:00
jaxxzer
00e1c847a6
Sub: top and bottom detection working well
...
althold makes good use of the information and will refuse to attempt to
fly out of the water or dig underground
2017-02-21 11:26:14 +11:00
jaxxzer
b6a0237a63
Sub: Add surface and bottom detection capabilities
2017-02-21 11:26:14 +11:00
David Ingraham
473016b41d
Sub: Add support for Vectored 6DOF ROV
...
Sub: Various defines for vectored-6dof configuration
Sub: fix compile errors for vector6dof rov
More fixes
2017-02-21 11:26:14 +11:00
Rustom Jehangir
771ce2f607
Sub: Separated motor files and frame types
2017-02-21 11:26:14 +11:00
Rustom Jehangir
8b7ea6223f
Sub: Added frame type BLUEROV to configure use with the new AP_MotorsBlueROV class.
2017-02-21 11:26:14 +11:00
Rustom Jehangir
54fa879116
Sub: Added frame type BLUEROV to configure use with the new AP_MotorsBlueROV class.
2017-02-21 11:26:14 +11:00
Rustom Jehangir
3da7c95e9b
Sub: New vehicle type, derived from ArduCopter.
2017-02-21 11:26:14 +11:00