21656 Commits (08e5959923a72258c00f69ea73fbe06cfc7882dc)
 

Author SHA1 Message Date
Grant Morphett 8e69b66cf0 Rover: added the VIBE logging to the Dataflash logs. 9 years ago
Saloni Jain ff74792fd4 Rover: MAV_CMD_DO_SET_HOME support in APMRover2 9 years ago
Andrew Tridgell 981f5a132e README: added Peter as Tools maintainer 9 years ago
Andrew Tridgell 6c8f0ffad4 mavlink: update submodule 9 years ago
Peter Barker 009bb7fa9c build_binaries: regenerate manifest after building binaries 9 years ago
Peter Barker d7977dfcc2 Tools/scripts/generate-manifest.py: json description of binaries directory 9 years ago
Andrew Tridgell a8ca41abf1 autotest: use 60% engine speed for stability test 9 years ago
Andrew Tridgell 9db618c73c AP_AHRS: disable EKF1 for plane 9 years ago
Andrew Tridgell 5f1ad68bd9 Plane: improved velocity controller for quadplane landing 9 years ago
Andrew Tridgell 8b30569ad1 Plane: setup quadplane earlier in startup 9 years ago
Andrew Tridgell 5cc4b20c73 Plane: smooth out final descent for landing 9 years ago
Andrew Tridgell 7dcd17a2fa SITL: make multicopter motors only effective above 10% 9 years ago
Andrew Tridgell 6bff07397e AP_Math: added linear_interpolate() function 9 years ago
Andrew Tridgell 197cefaaa7 Plane: prevent large nose-down on start of velocity controller 9 years ago
Andrew Tridgell ae51e51c6a Plane: use velocity controller for initial quadplane landing 9 years ago
Andrew Tridgell b1266603a6 Plane: setup immediate pitch limit on quadplane takeoff 9 years ago
Andrew Tridgell 602ff03c41 AP_TECS: limit both negative and positive pitch on quadplane transition 9 years ago
Andrew Tridgell ae5b8849ec autotest: added CMAC VTOL mission 9 years ago
Andrew Tridgell 27934a893e autotest: raise timeout again 9 years ago
Andrew Tridgell 913cf9dd37 Plane: set min quad throttle to 10% 9 years ago
Andrew Tridgell 7f85c14c96 Plane: fixed landing detector for new AP_Motors code 9 years ago
Andrew Tridgell 70679a06aa Plane: fixed quadplane throttle control in AUTO 9 years ago
Andrew Tridgell 52cc369f15 Plane: fixed typo in AP_Motors conversion 9 years ago
Andrew Tridgell e7f7afcc4d Plane: added correct filter defaults 9 years ago
Andrew Tridgell 9cf909607f Plane: setup reasonable quadplane defaults 9 years ago
Andrew Tridgell 86416e8f05 AP_Param: added set_default_by_name() 9 years ago
Andrew Tridgell dd6c4d6225 Plane: fixed up parameters for quadplane 9 years ago
Andrew Tridgell 0530af93aa AP_Param: allow top level parameters to be pointers 9 years ago
Randy Mackay b96ea15220 Plane: quadplane uses AC_AttitudeControl_Multi 9 years ago
Randy Mackay 87399776a3 AC_PosControl: hover throttle default to 0.5 9 years ago
Randy Mackay 41b584ac9e Plane: fix quadplane qstabilize throttle input 9 years ago
Randy Mackay 52caed2573 Plane: QTUN df messages angle boost field as float 9 years ago
Randy Mackay f6eabfdab2 AP_MotorsMulticopter: formatting fixes 9 years ago
Randy Mackay 6807b961e2 AP_MotorsMulticopter: protect against div-by-zero if MOT_SPIN_ARMED is zero 9 years ago
Randy Mackay b39798ad90 AP_Motors: remove unused DESIRED_SPIN_MIN_THROTTLE 9 years ago
Randy Mackay dc86e1472c AP_MotorsTri: protect against div-by-zero if MOT_YAW_SV_ANGLE param was set to 90 9 years ago
Randy Mackay 9b5b6f3779 AP_MotorsHeli: constrain filtered throttle 9 years ago
Randy Mackay b4a61e6ccf AP_Motors: remove constrain on throttle input 9 years ago
Leonard Hall fce426409e AP_MotorsTri: fix stab patch 9 years ago
Randy Mackay 49562c5ca3 AP_MotorsMulticopter: reduce num bits used for spool-up-down-mode 9 years ago
Andrew Tridgell c035ade402 Copter: removed slow_start() from throw mode 9 years ago
Randy Mackay 3ee88fd8c7 AP_MotorsCoax: remove output_min 9 years ago
Randy Mackay 8566a61660 AP_MotorsSingle: remove output_min 9 years ago
Randy Mackay 8621774040 AP_MotorsTri: remove output_min 9 years ago
Randy Mackay f4d94806e5 AP_MotorsMatrix: remove output_min 9 years ago
Randy Mackay b4b33db79b AP_MotorsMulticopter: promote output_min from Matrix class 9 years ago
Randy Mackay 2e8acf1f74 AP_MotorsHeli: calculate_scalars made protected 9 years ago
Randy Mackay 165d739b45 AC_AttControl_Heli: roll, pitch, yaw passthrough to motors in -1 to +1 range 9 years ago
Randy Mackay 344d86a095 AC_AttControl_Heli: fix parameter description 9 years ago
Randy Mackay 685be4083c AC_AttControl_Heli: remove unnecessary cast to AC_HELI_PID 9 years ago