3006 Commits (0af35bd636db4ecbaf7668eef39cab79a8340c45)

Author SHA1 Message Date
Randy Mackay 96c61fcf28 Copter: removed get_throttle_land 11 years ago
Randy Mackay 3b003ea3e6 Copter: remove setting of nav mode 11 years ago
Randy Mackay 924e2a66ce Copter: split control_auto into separate file 11 years ago
Randy Mackay e27f4c1c13 Copter: split control_stabilize into land, rtl, loiter 11 years ago
Randy Mackay d92e894af6 Copter: get_throttle_surface_tracking returns climb rate 11 years ago
Randy Mackay c92de71212 Copter: control_stabilize, - integrate changes to get_throttle_surface_tracking 11 years ago
Randy Mackay f3bcbb2ce4 Copter: remove setting roll, pitch yaw modes in set_mode 11 years ago
Randy Mackay d70862e44b Copter: remove case that does nothing 11 years ago
Randy Mackay 65f7bf92f4 Copter: replace yaw_mode with auto_yaw_mode 11 years ago
Randy Mackay 1b714defcc Copter: move auto to control_auto.pde and fix yaw 11 years ago
Randy Mackay 8e40cbdd7f Copter: disable ch7/8 feature to point at armed yaw 11 years ago
Randy Mackay 4540fb3fef Copter: remove set roll-pitch, yaw, thr modes for ACRO, LOITER 11 years ago
Randy Mackay dc6f622d48 Copter: move NTUN logging to 10hz loop 11 years ago
Randy Mackay 8e08a1f8ab Copter: remove debug 11 years ago
Randy Mackay f5c305e960 Copter: control_stabilize rename wp_nav calls 11 years ago
Randy Mackay b29a963fd6 Copter: remove unused Attitude.pde functions 11 years ago
Randy Mackay 0a2adbac1b Copter: renaming functions after moving xy control 11 years ago
Randy Mackay 9843e93308 Copter: control_stabilize - much renaming as xy pos controller moves 11 years ago
Randy Mackay 5fd9410ff5 Copter: much renaming as xy pos controller moves 11 years ago
Randy Mackay f0c538f8fb Copter: control_stabilize comment update 11 years ago
Randy Mackay d380e6b4d3 Copter: integrate add ref to AC_Pos_Control from WP_Nav 11 years ago
Randy Mackay aaa62eeb28 Copter: integrated simpler init loiter from WP_Nav 11 years ago
Randy Mackay 49367c5a30 Copter: GCS.h include fix 11 years ago
Randy Mackay eddb593ee2 Copter: althold uses high level angle controller 11 years ago
Randy Mackay bdf95bd835 Copter: stabilize uses high level angle controller 11 years ago
Randy Mackay a52e220724 Copter: add loiter controller to onion 11 years ago
Randy Mackay 7e37b16ccb Copter: move update_flight_mode to fast loop 11 years ago
Randy Mackay 784f7385b5 Copter: add attitude and pos control params 11 years ago
Randy Mackay b34664ea07 Copter: remove unused altitude error 11 years ago
Randy Mackay e69eeea246 Copter: log alt target from PosControl 11 years ago
Randy Mackay 44e731ea40 Copter: control_stabilize reports alt target 11 years ago
Randy Mackay abb42bcb41 Copter: remove unused run_rate_controllers 11 years ago
Randy Mackay e1bf4af1b8 Copter: bug fix to set angle_boost in stab mode 11 years ago
Randy Mackay 77c38f4de4 Copter: integrate init take-off 11 years ago
Randy Mackay 2c03a3a3c6 Copter: set pos_control.set_dt 11 years ago
Randy Mackay faf1e99f1a Copter: surface tracking to use pos_control 11 years ago
Randy Mackay 5649b7f4d9 Copter: integrate AC_PosControl constructor changes 11 years ago
Randy Mackay 4840ce238a Copter: skeleton AltHold flight mode 11 years ago
Randy Mackay 7784fc7645 Copter: update pos_control's hover throttle 11 years ago
Randy Mackay 33552b63d8 Copter: early integration of AC_PosControl 11 years ago
Randy Mackay 3146299a0f Copter: move control_stabilize yaw input higher 11 years ago
Randy Mackay 7f56b28767 Copter: move thr control to control_stabilize 11 years ago
Randy Mackay 2253cf9769 Copter: run main loop at 400hz for pixhawk 11 years ago
Randy Mackay 3a78263921 Copter: skeleton init call for all flight modes 11 years ago
Randy Mackay 0431b7e1d4 Copter: bug fix for stabilize_run's yaw control 11 years ago
Randy Mackay 1fdfa751e6 Copter: integrate replacement of timers with set_dt 11 years ago
Randy Mackay c8e277703d Copter: add acro_run skeleton 11 years ago
Randy Mackay c2ca5c46b8 Copter: correct auto_run 11 years ago
Randy Mackay 1cf065e1df Copter: remove debug for control_stabilize 11 years ago
Randy Mackay cbe56bba25 Copter: integrate AC_AttitudeControl 11 years ago