19041 Commits (a5a1680fb3d7d52f72cd105d12ccf393467027fc)
 

Author SHA1 Message Date
Leonard Hall f55c31a157 AC_PosControl: add alt hold without feed forward 10 years ago
Andrew Tridgell 3c3392aae5 Plane: improve error messages on failed parachute release 10 years ago
Andrew Tridgell 5d1d54a8cb Plane: added CHUTE_CHAN parameter for manual release 10 years ago
Andrew Tridgell d20b86b95e Plane: suppress the throttle in auto-throttle modes after parachute release 10 years ago
Andrew Tridgell 9affddcaa3 Plane: initial support for AP_Parachute library 10 years ago
Andrew Tridgell aee2543b75 AP_Parachute: fixed release bug 10 years ago
Andrew Tridgell 0d9715cfe8 AP_Parachute: added a released() function 10 years ago
ggregory8 76871ef0cd Tracker: fix start lat, lon sanity check 10 years ago
Randy Mackay ca942f39dd AP_Motors_Heli: remove unused allow_arming check 10 years ago
Randy Mackay b49fda4a94 Copter: remove rotor spinning arming check from TradHeli 10 years ago
Andrew Tridgell 724f5511aa SITL: support multiple jsbsim aircraft types 10 years ago
Jonathan Challinger da3961e4a6 Copter: support MAV_CMD_DO_SEND_BANNER 10 years ago
Randy Mackay e9cec1203a GCS_MAVLink: version update after generate 10 years ago
Randy Mackay e51498aa45 GCS_MAVLink: generate after adding DO_SEND_BANNER 10 years ago
Jonathan Challinger 36bb5a25a2 GCS_MAVLink: add MAV_CMD_DO_SEND_BANNER 10 years ago
Randy Mackay 02c4fdf519 Copter: 3.3.1 release notes 10 years ago
squilter 9de2ec04f6 AC_PrecLand: update comments to reflect change from bf_angle to angle 10 years ago
squilter 9e7099f5ee AC_PrecLand: implement frame of reference 10 years ago
squilter e409bd0a58 AC_PrecLand: rename bf_angle to angle 10 years ago
Andrew Tridgell c228ea4371 AP_NavEKF2: prevent a valgrind error on startup 10 years ago
Jonathan Challinger c762865d66 AP_Mount: use configured function to determine if MNT_TYPE has been configured 10 years ago
Jonathan Challinger 5486be34b1 Copter: use configured function to determine if heli_servo_rsc has been configured 10 years ago
Jonathan Challinger f0f5239d8f AP_L1_Control: use set_default for runtime param defaults 10 years ago
Jonathan Challinger 28f55766fd Copter: use configured to check whether radio has been calibrated 10 years ago
Jonathan Challinger 21e7d46944 RC_Channel: use set_default for runtime param defaults 10 years ago
Jonathan Challinger 39246c13ad AP_Param: add set_default, configured 10 years ago
Paul Riseborough 87ea9acc7f AP_NavEKF2: Fix mavlink parameter label 10 years ago
Paul Riseborough 1cf626692c AP_NavEKF: Reduce impact of altimeter flow disturbance error on Copter alt hold 10 years ago
Paul Riseborough e692e30988 AP_NavEKF2: Reduce allowance for magnetometer timing errors 10 years ago
Paul Riseborough 4c5ba60578 AP_NavEKF2: Remove dead code 10 years ago
Andrew Tridgell 142aa59bce AP_InertialSensor: fixed vibration logging after recent changes 10 years ago
Andrew Tridgell 3dd47adafe Plane: fixed a condition where takeoff switches to land 10 years ago
Andrew Tridgell 537f22cdd1 Plane: changed thresholds for LAND_APPROACH 10 years ago
Tom Pittenger f9fbb8a0f7 Plane: restrict land_approach stage change with tighter criteria 10 years ago
Lucas De Marchi ddc3988b4a Travis: add minlure target 10 years ago
Lucas De Marchi 9eaf7c5660 AP_HAL: add format attribute to panic() 10 years ago
Lucas De Marchi 2322b8014d AP_HAL: use common macro for printf formatting 10 years ago
Lucas De Marchi dc95145de2 AP_Common: add attribute to sanitize prinf-like functions 10 years ago
Lucas De Marchi 3650eb468f AP_HAL_FLYMAPLE: Scheduler: implement variadic version of panic() 10 years ago
Lucas De Marchi e2d1fab863 AP_HAL_Empty: Scheduler: implement variadic version of panic() 10 years ago
Lucas De Marchi 6027a02fe9 AP_HAL_SITL: Scheduler: implement variadic version of panic() 10 years ago
Lucas De Marchi e9d92c446c AP_HAL_VRBRAIN: Scheduler: implement variadic version of panic() 10 years ago
Lucas De Marchi f791767fb2 AP_HAL_PX4: Scheduler: implement variadic version of panic() 10 years ago
Lucas De Marchi 4b54bcbfad AP_HAL_Linux: use variadic panic() 10 years ago
Lucas De Marchi 2af4244854 AP_HAL_Linux: Scheduler: implement variadic version of panic() 10 years ago
Lucas De Marchi ad61a93c14 AP_HAL: turn panic() into a variadic method 10 years ago
Lucas De Marchi 0b4aa5ac85 AP_HAL: Scheduler: reorder includes 10 years ago
Paul Riseborough 55ac8f0230 AP_NavEKF2: Update parameter values. 10 years ago
Paul Riseborough 1e7ac873b9 AP_NavEKF2: Improve handling of GPS loss and recovery for planes 10 years ago
Paul Riseborough cd5ec3a3e0 AP_NavEKF2: Reduce angle errors when flying without GPS 10 years ago