22 Commits (7da303fe7f1d5a071ea6c0759bd0c45ea895a2de)

Author SHA1 Message Date
Peter Barker 26ca75efae Copter: make libraries get EKF control limits themselves 6 years ago
Michael du Breuil 7e1ed948f5 Copter: Cope with AC_PosControl renaming 6 years ago
Pierre Kancir 84ff9c6928 Copter: switch to pos control when takeoff finish 7 years ago
Peter Barker 22f7f29045 Copter: move all of waypoint-takeoff into Mode namespace 7 years ago
Peter Barker 11aeec6dd1 Copter: factor out auto_takeoff_run from auto and guided 7 years ago
liang.tang 57598e5b9f ArduCopter:mode_guided: yaw initialization already in pos_control_start() 7 years ago
Peter Barker 597e876953 Copter: clean up do_user_takeoff 7 years ago
Pierre Kancir 2d5cbd2cf8 ArduCopter: report crosstrack_error 7 years ago
Randy Mackay 0ba105f649 Copter: minor format fix to guided 7 years ago
Peter Barker 7c8583d51d Copter: implement sending of position_target_global_int 7 years ago
Peter Barker ba8b3e2415 Copter: create an AutoYaw helper object to hold auto-yaw state 7 years ago
Randy Mackay d7ea8f073f Copter: run guided velocity control at main loop rate 7 years ago
Randy Mackay 853d7ab573 Copter: remove setting of pos-con jerk 7 years ago
Leonard Hall f9acc8a666 Copter: guided removes xy mode in calls to pos-con 7 years ago
Leonard Hall 9544b1763b Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc 7 years ago
Peter Barker af56826107 Copter: follow mode fixups 7 years ago
Andrew Tridgell 0ed75052f8 Copter: enable parameters inside mode objects 7 years ago
Randy Mackay 8d6f8e4d9c Copter: move pos-control pids to pos-control library 7 years ago
Randy Mackay e85b1ac740 Copter: pass dt to avoidance calls 7 years ago
Peter Barker 114628afe4 Copter: use zero_throttle_and_relax_ac in stab, guided, acro and auto 7 years ago
Peter Barker 71ad1b5815 Copter: use zero_throttle_and_relax_ac function 7 years ago
Randy Mackay c3fbf2671c Copter: rename control_xx.cpp files to mode_xx.cpp 7 years ago
Randy Mackay 06fbe8f3a7 Copter: rename FlightMode class to Mode 7 years ago
Randy Mackay 8870897847 Copter: FlightMode objects use lower case 7 years ago
Peter Barker 103e2cc711 Copter: calculate wp bearing and distance on demand 7 years ago
Peter Barker 2db09ba0f7 Copter: FlightMode - convert GUIDED flight mode 7 years ago
Sharvashish Das 395a4ad4ce Copter: add z-axis obj avoidance to guided vel control 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas c7a2fcdc37 Copter: Also use fence in Guided_PosVel mode 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas bd027e4fcb Copter: Move some common functions to AP_Math (NFC) 7 years ago
ChrisBird caaeae3d0a Copter: Separate max ascent and descent speeds 7 years ago
Randy Mackay c1433e0220 Copter: minor comment and formatting fixes 8 years ago
Randy Mackay ed65d55f5e Copter: guided stops rotating if no updates received for 3 seconds 8 years ago
Randy Mackay 2b98fd765d Copter: guided_set_destination accepts relative yaw 8 years ago
Randy Mackay 9b05f1d9c7 Copter: add auto-yaw-rate and replace guided_angle_state.use_yaw_rate 8 years ago
kouseii 4dd7d9eaff Copter: guided mode supports heading and yaw-rate target 8 years ago
Randy Mackay 81f8ab3933 Copter: guided init uses vertical stopping point 8 years ago
Randy Mackay a342b73604 Copter: guided velocity contoller inits accel and jerk 8 years ago
Clément 3aa17d17eb Copter : set land_complete to false during guided takeoff (same fix as for auto takeoff bug) 8 years ago
Randy Mackay 62a4867cd4 Copter: use avoidance adjusted climb rate in all modes 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Peter Barker a233024e05 Copter: fix compilation when fence andd proximity are disabled 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Randy Mackay 5894a54a16 Copter: althold uses current alt target if active 8 years ago
Andrew Tridgell 89c10a2db9 Copter: rename WP_TKOFF_NAV_ALT to WP_NAVALT_MIN 9 years ago
Randy Mackay 0ed5665193 Copter: change parameter order of guided_set_angle 9 years ago
Allan Matthew 6dd4e1a2aa Copter: accept yaw rate commands in Guided atttude controller 9 years ago
Randy Mackay 40db19549e Copter: allow taking off in Guided mode's attitude control sub mode 9 years ago
mirkix e3934fac80 ArduCopter: Delete (wrong) filename out of header 9 years ago
Randy Mackay 49674abb21 Copter: guided mode's velocity controller stops before fence 9 years ago
Randy Mackay 7a6e0a981b Copter: simplify guided mode's velocity controller's accel limit calcs 9 years ago