316 Commits (197c09fcd8f1b557e4070d8483152b8ae7dd70d3)

Author SHA1 Message Date
Randy Mackay 84f82dd129 Copter: correct get_pilot_desired_throttle calc 10 years ago
Jonathan Challinger 3a529b2cef Copter: utilize get_control_mid for throttle calculations 10 years ago
Randy Mackay 83051c306d Copter: minor rename of a circular limits variable 10 years ago
Jolyon Saunders d46c659d0f Copter: Add circular limits pilot's roll/pitch inputs 10 years ago
Randy Mackay 818b3b74f6 Copter: sanity check throttle deadzone 11 years ago
Randy Mackay cf98cc29b5 Copter: throttle deadzone parameter 11 years ago
Randy Mackay 6fc5014a84 Copter: increase sonar timeout to 1sec 11 years ago
Randy Mackay 610e747f27 Copter: minor formatting fix 11 years ago
lthall edd7334544 Copter: add pre_takeoff throttle feedback 11 years ago
Ju1ien fd9502d3fa Copter: Improve surface tracking dynamics 11 years ago
Andrew Tridgell 640b64f5e4 Copter: convert to new GPS API 11 years ago
Randy Mackay 3910ab807f Copter: replace input filtering with smoothing gain 11 years ago
Randy Mackay fdae812814 Copter: DO_SET_ROI persists across waypoints 11 years ago
Randy Mackay 5e8fede19e Copter: comment fix to Attitude.pde 11 years ago
Randy Mackay 38d5148b99 Copter: remove reset_I_all 11 years ago
Randy Mackay 90c5fe4be4 Copter: surface_tracking takes current_alt_target param 11 years ago
Randy Mackay 223c6fd4de Copter: remove deadwood, update_thr_cruise always runs 11 years ago
Randy Mackay c632211c8c Copter: get_of_roll, get_of_pitch moved to control_ofloiter 11 years ago
Randy Mackay 96c61fcf28 Copter: removed get_throttle_land 11 years ago
Randy Mackay d92e894af6 Copter: get_throttle_surface_tracking returns climb rate 11 years ago
Randy Mackay 65f7bf92f4 Copter: replace yaw_mode with auto_yaw_mode 11 years ago
Randy Mackay b29a963fd6 Copter: remove unused Attitude.pde functions 11 years ago
Randy Mackay b34664ea07 Copter: remove unused altitude error 11 years ago
Randy Mackay abb42bcb41 Copter: remove unused run_rate_controllers 11 years ago
Randy Mackay 77c38f4de4 Copter: integrate init take-off 11 years ago
Randy Mackay faf1e99f1a Copter: surface tracking to use pos_control 11 years ago
Randy Mackay 7784fc7645 Copter: update pos_control's hover throttle 11 years ago
Randy Mackay cbe56bba25 Copter: integrate AC_AttitudeControl 11 years ago
Randy Mackay 7b9a48107e Copter: move angle_max parameter to AP_Vehicle 11 years ago
Randy Mackay 2219f21744 Copter: add RC_FEEL_RP parameter 11 years ago
Randy Mackay 8f5585423c Copter: use ahrs trig values 11 years ago
Ju1ien 311bba1419 Copter: landing_complete stays true until thr is raised 11 years ago
Randy Mackay a9f1a2ee5e Copter: disarm on land even if pilot throttle not zero 11 years ago
Randy Mackay df9d1614e2 Copter: remove PID logging 11 years ago
Randy Mackay 7ef04bb73b Copter: rename nav_yaw to control_yaw 11 years ago
Randy Mackay 81fc24586e TradHeli: remove calls to get_manual_collective in auto throttle 11 years ago
Randy Mackay 60bc9f4539 TradHeli: angle error to zero while motors runup 11 years ago
Robert Lefebvre 9ae66c1773 TradHeli: add support for drive tail rotors 11 years ago
Randy Mackay eaef5315bf TradHeli: bugfix to update swash in run_rate_controllers 11 years ago
Randy Mackay 46118b59d7 TradHeli: integrate motor lib changes 11 years ago
Robert Lefebvre ffb605d06d TradHeli: Modify the constrain on the auto throttle controller to prevent it from commanding full down collective if we think we are on the ground still. 11 years ago
Randy Mackay 8f2c9591ff TradHeli: dynamic_flight flag based on inertial nav speed 11 years ago
Robert Lefebvre f7c63be357 TradHeli: leaky-I-term based on dynamic_flight_detector 11 years ago
Randy Mackay f5b1114aea Copter: range check pilot requested lean angles 11 years ago
Randy Mackay f29f7d9777 Copter: bug fix to take-off in Loiter and AltHold 11 years ago
Randy Mackay 8278767d0a Copter: remove unused get_acro_yaw 11 years ago
Randy Mackay 8386b658e9 Copter: add ANGLE_RATE_MAX param 11 years ago
Randy Mackay d2bbc06502 Copter: allow throttle deadband to be redefined in APM_Config.h 11 years ago
Randy Mackay 6876107a15 Copter: autotune disables rate output from stab controller 11 years ago
Randy Mackay 7cc8a9038f Copter: move failsafe flags into structure 12 years ago