18596 Commits (69c87c6c4ae9ebf72565998da20d77ee33ea0b51)

Author SHA1 Message Date
Siddharth Purohit 8d850e979a HAL_ChibiOS: add CubePurple/PH2Slim board config 6 years ago
Randy Mackay c616587b86 AP_NavEKF: increase ABIAS_P_NSE param doc range to 0.005 6 years ago
Randy Mackay d4a05c8ada AP_ICEngine: minor format and typo fixes 6 years ago
Randy Mackay a5699c7d5a AP_Motors: boost-scale param desc update 6 years ago
Randy Mackay 68363ff4a2 AP_Compass: devid param desc include ReadOnly 6 years ago
Andrew Tridgell 57f7af504d DataFlash: fixed build warning on cygwin 6 years ago
Michael du Breuil 983356213a AP_InertialSensor: Remove unused parameter 6 years ago
Andrew Tridgell e66a360e27 AC_AutoTune: added lower limit on scaler reduction 6 years ago
Andrew Tridgell e279fde505 AC_AutoTune: log 3 axis PIDs during twitch 6 years ago
Leonard Hall b5066cffb6 AC_Autotune: Log in degrees 6 years ago
Andrew Tridgell be9be889db AC_AutoTune: ensure we always have the right gains loaded 6 years ago
Andrew Tridgell 460d697678 AC_AutoTune: loosen level threshold after 2s 6 years ago
Andrew Tridgell d0bc1520f6 AC_AutoTune: reset step_scaler between tune types 6 years ago
Andrew Tridgell d6a23fd22a AC_AutoTune: fixed missing else statement 6 years ago
Leonard Hall ce27eb5de1 AC_Autotune: Reduce rate step for over angle abort 6 years ago
Andrew Tridgell 15853adb04 build: removed remaining make.inc files 6 years ago
Julien Beraud e165e9c323 AP_RangeFinder: fix bebop rangefinder 6 years ago
Pierre Kancir 85b83ed6af AP_Math: remove non-ascii caracter 6 years ago
Pierre Kancir f1270b4b22 AP_Math: const correctness 6 years ago
Pierre Kancir f1aa4f3f87 AP_Mount: pass vector by const reference 6 years ago
Pierre Kancir 3b96794fb5 AP_AHRS: remove useless virtual qualifier 6 years ago
Pierre Kancir d87853d93e AP_AHRS: pass vector by const reference 6 years ago
Pierre Kancir 96e629d83e AC_AttitudeControl: pass vector by const reference 6 years ago
Andrew Tridgell 2bff0ece67 AP_RobotisServo: send detection commands 4 times 6 years ago
Andrew Tridgell 92f4b37e90 AP_RobotisServo: fixes to give smooth operation on multiple servos 6 years ago
Andrew Tridgell d72f6598e0 SRV_Channel: added RobotisServo protocol support 6 years ago
Andrew Tridgell 28970ed176 AP_SerialManager: added RobotisServo protocol support 6 years ago
Andrew Tridgell e2aec77472 AP_RobotisServo: implement Robotis servo protocol 2.0 6 years ago
Andrew Tridgell 6312a88d90 AC_Autotune: fixed waiting for level timeout 6 years ago
Leonard Hall e0c24d6ecf AC_Autotune: Include FF variable 6 years ago
Andrew Tridgell 4ea9f329e2 AC_AutoTune: use AHRS_View for RATE logging 6 years ago
Andrew Tridgell e2907ba88b DataFlash: use AHRS_View for RATE log msg 6 years ago
Leonard Hall 8d572e8565 AC_AttitudeControl: Fix Autotune high hover throttle based limits 6 years ago
Leonard Hall b25f7a38e8 AC_Autotune: Include FF variable 6 years ago
Leonard Hall b0f3674eee AC_Autotune: Add level time out. 6 years ago
Randy Mackay db9ce0064b AP_Motors: esc calibration outputs to throttleRight and throttleLeft 6 years ago
Randy Mackay d4f838495d AP_Motors: minor format fix to tailsitter 6 years ago
Randy Mackay f89c18740d AP_Motors: fix tailsitter tilt servo outputs 6 years ago
Randy Mackay 0d8e02d113 AP_Motors: Tailsitter output using SRV_Channels instead of rc_write 6 years ago
Randy Mackay 11c29b6af9 AP_Motors: Tailsitter minor typo and format fixes 6 years ago
Randy Mackay 84bcfce96b AP_Motors: remove virtual from Tailsitter output_test_seq 6 years ago
IamPete1 4a7b2e8f8f AP_MotorsTailsitter: add mixer and update to use standard AP_motors functions 6 years ago
Randy Mackay d3bea0c176 AP_SmartRTL: increase default pts to 300 6 years ago
Pierre Kancir 340429fbbb AP_NavEKF3: pass by const reference when needed 6 years ago
Pierre Kancir 49d20364cb AP_NavEKF2: pass quaternion by const reference 6 years ago
Peter Barker 3d08d02a66 AP_HAL_SITL: reorder setting SO_REUSEADDR and binding rc in port 6 years ago
Peter Barker aa7844e4a7 GCS_MAVLink: split SIMSTATE, AHRS2 and AHRS3 onto their own ap_message ids 6 years ago
Peter Barker 979e5261d5 GCS_MAVLink: remove unused method 6 years ago
Peter Barker 77be393ad4 GCS_MAVLink: split DISTANCE_SENSOR onto its own ap_message id 6 years ago
Peter Barker 61e048a41b GCS_MAVLink: tidy queued_param_send a little 6 years ago