Randy Mackay
|
80ec61f217
|
TradHeli: make accessor methods const
|
2014-02-15 05:27:43 +11:00 |
Randy Mackay
|
48a0917670
|
Copter: make motors armed call const
|
2014-02-15 05:27:43 +11:00 |
Randy Mackay
|
3b0de0d23d
|
Copter: integrate trad heli AttControl
|
2014-02-15 05:27:43 +11:00 |
Randy Mackay
|
eda376c7f6
|
AC_AttControl: init_targets() clears body frame angle errors
This should ensure that we don't get sudden jerks when entering acro
mode
|
2014-02-15 05:27:43 +11:00 |
Randy Mackay
|
2643ee9724
|
AC_AttControl_Heli: adjust for new slew_yaw param
|
2014-02-15 05:27:43 +11:00 |
Randy Mackay
|
2db24659d0
|
AC_AttControl: add slew_yaw
|
2014-02-15 05:27:42 +11:00 |
Randy Mackay
|
959f5ec3b2
|
AC_AttControl: tradheli add RATE_RP_MAX
|
2014-02-15 05:27:42 +11:00 |
Randy Mackay
|
2dae0d68c5
|
AC_AttControl: add RATE_RP_MAX, RATE_Y_MAX params
These replace the ANGLE_RATE_MAX parameter from the main code
|
2014-02-15 05:27:42 +11:00 |
Randy Mackay
|
c2efb91ece
|
AC_AttControl: trad heli angle boost
|
2014-02-15 05:27:42 +11:00 |
Randy Mackay
|
ebbff24a04
|
AC_AttControl: trad heli yaw
|
2014-02-15 05:27:42 +11:00 |
Randy Mackay
|
4f738ffdba
|
AC_AttControl: add trad heli support
|
2014-02-15 05:27:42 +11:00 |
Randy Mackay
|
ef666c73ab
|
Copter: remove Position mode
|
2014-02-15 05:27:42 +11:00 |
Randy Mackay
|
c632211c8c
|
Copter: get_of_roll, get_of_pitch moved to control_ofloiter
|
2014-02-15 05:27:42 +11:00 |
Randy Mackay
|
837061fd65
|
Copter: control_ofloiter added
|
2014-02-15 05:27:42 +11:00 |
Robert Lefebvre
|
c561d6bb9e
|
Small comment change.
|
2014-02-15 05:27:42 +11:00 |
Randy Mackay
|
54be8402a2
|
Copter: integrate control_guided
|
2014-02-15 05:27:42 +11:00 |
Randy Mackay
|
798add0b5c
|
Copter: remove guided from control_auto.pde
|
2014-02-15 05:27:42 +11:00 |
Randy Mackay
|
0e41b01ad0
|
Copter: control_guided added
|
2014-02-15 05:27:41 +11:00 |
Randy Mackay
|
245bcd7c2c
|
Copter: removed althold, drift, sport from control_stabilize
|
2014-02-15 05:27:41 +11:00 |
Randy Mackay
|
d85c57999d
|
Copter: althold moved to control_althold.pde
|
2014-02-15 05:27:41 +11:00 |
Randy Mackay
|
2e6327be06
|
Copter: sport moved to control_sport.pde
|
2014-02-15 05:27:41 +11:00 |
Randy Mackay
|
70c8b622e2
|
Copter: drift moved to control_drift
|
2014-02-15 05:27:41 +11:00 |
Randy Mackay
|
212ced63f6
|
Copter: bug fix for do_loiter_time alt target
|
2014-02-15 05:27:41 +11:00 |
Randy Mackay
|
37bde3406d
|
Copter: remove comments
|
2014-02-15 05:27:41 +11:00 |
Randy Mackay
|
70d1e53b74
|
Copter: commands_logic to use auto_rtl
|
2014-02-15 05:27:41 +11:00 |
Randy Mackay
|
1457a9d31a
|
Copter: auto_mode to global scope
|
2014-02-15 05:27:41 +11:00 |
Randy Mackay
|
7970d7112f
|
Copter: add rtl to control_auto
|
2014-02-15 05:27:41 +11:00 |
Randy Mackay
|
1f07c2efe0
|
Copter: remove old circle
|
2014-02-15 05:27:41 +11:00 |
Randy Mackay
|
bae867712d
|
Copter: integrate circle mission command
|
2014-02-15 05:27:41 +11:00 |
Randy Mackay
|
ff2b8ff6f2
|
Copter: add circle to control_auto
|
2014-02-15 05:27:40 +11:00 |
Randy Mackay
|
cbf6e6a945
|
Copter: mostly working circle flight mode
|
2014-02-15 05:27:40 +11:00 |
Randy Mackay
|
551836c49d
|
AC_PosControl: make some methods const
|
2014-02-15 05:27:40 +11:00 |
lthall
|
8268e27d49
|
Copter: ACRO further clean up
|
2014-02-15 05:27:40 +11:00 |
Randy Mackay
|
af890e0f8d
|
Copter: add AC_Circle include
|
2014-02-15 05:27:40 +11:00 |
Randy Mackay
|
83a767f3db
|
Copter: control_circle.pde added
|
2014-02-15 05:27:40 +11:00 |
Randy Mackay
|
3b9ae02966
|
Copter: add Circle parameter
|
2014-02-15 05:27:40 +11:00 |
Randy Mackay
|
a2b017abd2
|
AC_AttControl: add rateef_rpy
rateef_rpy takes earth frame rates and applies them to the earth frame
angle targets and then converts them to body frame rates
|
2014-02-15 05:27:40 +11:00 |
Randy Mackay
|
468be05867
|
AC_AttControl: make ahrs, ins objects const
|
2014-02-15 05:27:40 +11:00 |
Randy Mackay
|
864f64b61a
|
AC_Circle: circle control library
|
2014-02-15 05:27:40 +11:00 |
lthall
|
e979263c56
|
Copter: ACRO clean up and mistake fixes
|
2014-02-15 05:27:40 +11:00 |
lthall
|
ed7dd58c01
|
this is a test
|
2014-02-15 05:27:40 +11:00 |
Randy Mackay
|
35ef9c73d1
|
AC_Sprayer: minor comment fix
|
2014-02-15 05:27:40 +11:00 |
Randy Mackay
|
4c02212404
|
AC_Fence: minor comment fix
|
2014-02-15 05:27:39 +11:00 |
Randy Mackay
|
8b9eb7ab2b
|
Copter: WPNav constructor change
|
2014-02-15 05:27:39 +11:00 |
Randy Mackay
|
d4e4620159
|
AC_WPNav: remove unused PID references
|
2014-02-15 05:27:39 +11:00 |
Randy Mackay
|
b1449d59ee
|
Copter: resolve conflict between control_auto, control_rtl states
|
2014-02-15 05:27:39 +11:00 |
Randy Mackay
|
055ce4e53e
|
Copter: integrate control_rtl
|
2014-02-15 05:27:39 +11:00 |
Randy Mackay
|
689e92eb33
|
Copter: control_rtl
|
2014-02-15 05:27:39 +11:00 |
Randy Mackay
|
26b257c8ba
|
AC_AttControl: alternative get_stopping_point_z
|
2014-02-15 05:27:39 +11:00 |
Randy Mackay
|
fc427967ae
|
AC_WPNav: set wp origin to horiz and vert stopping point
Also bug fix to set pos_control's down speed as a negative number
|
2014-02-15 05:27:39 +11:00 |