222 Commits (3969ae411baacaa2c2cd7996237004b8b3bd0162)

Author SHA1 Message Date
RuffaloLavoisier 2172095e3f Copter : correct spelling on comment 3 years ago
Randy Mackay ca0ea39d4f Copter: land and payload place obey alt frame 3 years ago
Randy Mackay 5cde018198 Copter: auto does not require GPS during attitude_time commands 3 years ago
Randy Mackay ecad165f86 Copter: remove Auto mode's rare use of mode() method 3 years ago
Randy Mackay b5c58d5c13 Copter: auto supports NAV_ATTITUDE_TIME command 3 years ago
Bill Geyer 836ae87955 Copter: properly set feedforward enabled before exit 3 years ago
Bill Geyer 26297069d3 Copter: make systemid use new chirp math function 3 years ago
Leonard Hall 0591d760ea Copter: Clarify calculations in get_pilot_desired_lean_angles 3 years ago
Randy Mackay 553ad877f6 Copter: fix takeoff to terrain alt 3 years ago
Randy Mackay 759e2b1b55 Copter: rename auto_take_off_xx to auto_takeoff_xx 3 years ago
m f0e1b3eb9f Copter: Pause/Continue in AUTO and GUIDED modes with SCurves 3 years ago
Leonard Hall 670af8d469 Copter: Add pause in guided mode 3 years ago
Leonard Hall 18696e923e Copter: WP Pause support 3 years ago
Leonard Hall 93cff95448 Copter: remove loiter_nav from auto 3 years ago
Leonard Hall fb6c3ebb72 Copter: auto and guided takeoff use postion controller 3 years ago
Leonard Hall b5a4f24559 Copter: use position controller for landing reposition 3 years ago
Randy Mackay 1251a91430 Copter: add nav_script_time mission command support 3 years ago
Iampete1 23ea84bf32 copter: fix condition yaw early completion 3 years ago
bnsgeyer a9450ac9b6 Copter: making autotune work for heli too 3 years ago
Rishabh 48124c1c4b Copter: Use new control methods for prec loiter 3 years ago
Leonard Hall fd8c180f57 Copter: Support MAVLINK_MSG_ID_SET_ATTITUDE_TARGET 3 years ago
Randy Mackay d5461f2225 Copter: integrate AP_Mission_ChangeDetector 3 years ago
Peter Barker 285d752143 ArduCopter: create and use AP_OPTICALFLOW_ENABLED 3 years ago
Josh Henderson 3642b14a0b ArduCopter: Guided pos_control_run add yaw_rate timeout 3 years ago
Randy Mackay d4ff180b29 Copter: guided mode remains in takeoff submode longer 3 years ago
Leonard Hall 5d5ccc8c78 Copter: Update ACRO to use rate parameters and update expo function 3 years ago
Randy Mackay e0dd294806 Copter: guided supports using wpnav to reach position targets 3 years ago
Randy Mackay 396ab6f50e Copter: remove unused set_desired_velocity_with_accel_and_fence_limits 3 years ago
Tatsuya Yamaguchi 470cf82a53 Copter: add use_pilot_yaw to ModeSmartRTL class 3 years ago
Tatsuya Yamaguchi 94c771ee74 Copter: add use_pilot_yaw to Mode class 3 years ago
Andy Piper 83bcea1fe0 Copter: turtle mode should output to motors from within motors_output() 3 years ago
Randy Mackay 8102629dfb Copter: refactor/rename precland methods 4 years ago
Rishabh 40adad743e Copter: Disable Prec Land State Machine when Prec Land disabled 4 years ago
Rishabh c5b98c3490 Copter: Support Prec Land State Machine 4 years ago
bnsgeyer ca007ee6f6 Copter: Allow Tradheli to spoolup in guided or auto mode 4 years ago
Andy Piper 1b5ed1caff Copter: add turtle mode 4 years ago
Iampete1 b63cc809ce Copter: add AUTO RTL pseudo mode, DO_LAND_START 4 years ago
Leonard Hall 6d6ab89a72 Copter: Guided and Loiter mode returns Crosstrack error 4 years ago
Peter Barker 2e18b2d162 Copter: simplify throttle-is-unlimited check 4 years ago
Peter Barker 8ccb77f708 Copter: wait for motors to spool up before trying to upright vehicle 4 years ago
Peter Barker 21f8ff4a4e Copter: constify some ModeThrow methods 4 years ago
Josh Henderson 2ba6ae6196 ArduCopter: mark get_wp() const 4 years ago
Randy Mackay 50d0592962 Copter: add GUID_TIMEOUT for guided mode vel, accel and angle control 4 years ago
Leonard Hall 58497bacbd Copter: Auto Yaw variable names and comments 4 years ago
Leonard Hall feae762e64 Copter: additional yaw modes and fixes 4 years ago
Leonard Hall 80e856af20 Copter: Guided: use common initialisation 4 years ago
Leonard Hall 635d13a106 Copter: support for acceleration-based AttitudeControl 4 years ago
Andrew Tridgell d89388c4cc Copter: use cleaned up APIs 4 years ago
Leonard Hall e294991b08 Copter: Fix before squash 4 years ago
Leonard Hall caeaf7c047 Copter: Fix take off altitude 4 years ago