Andrew Tridgell
|
0ed75052f8
|
Copter: enable parameters inside mode objects
this adds FHLD_* parameters for FlowHold mode. It is a large patch as
it needs to disentagle the mode class to enable it to be used in
Parameters.h
|
2018-02-08 17:36:33 +11:00 |
Peter Barker
|
114628afe4
|
Copter: use zero_throttle_and_relax_ac in stab, guided, acro and auto
|
2018-01-08 12:02:49 +00:00 |
Peter Barker
|
71ad1b5815
|
Copter: use zero_throttle_and_relax_ac function
|
2017-12-27 12:09:06 +00:00 |
Peter Barker
|
4c7491a05b
|
Copter: mode_auto's landing_gear_deploy method defers to mode_rtl
Since we defer our rtl_run behaviour to the RTL flightmode, it should
also specify the landing gear behaviour
|
2017-12-27 12:08:15 +00:00 |
Peter Barker
|
d9235d3d41
|
Copter: make landing_gear_should_be_deployed a base-class method
|
2017-12-27 12:08:15 +00:00 |
Peter Barker
|
6c82f7671d
|
Copter: move all commands logic into AUTO flightmode
|
2017-12-14 14:08:01 +09:00 |
Randy Mackay
|
2d23e1f7c7
|
Copter: rename flightmode_ objects to mode_
|
2017-12-12 10:39:26 +09:00 |
Randy Mackay
|
c3fbf2671c
|
Copter: rename control_xx.cpp files to mode_xx.cpp
|
2017-12-12 10:39:26 +09:00 |