7310 Commits (11576a0f1e28719b1fa6065c19ba87058654ea80)

Author SHA1 Message Date
Paul Riseborough 9268024094 AP_NavEKF: Update default parameters for copter optical flow fusion 10 years ago
Paul Riseborough 4fbdab27ff AP_NavEKF: Use range finder for primary hgt ref in opt flow mode 10 years ago
Paul Riseborough ff9917d338 AP_AHRS: Fix bug preventing EKF from initialising 10 years ago
Paul Riseborough d618c55e2f AP_NavEKF: Improved handling of noisy GPS speed accuracy data 10 years ago
Paul Riseborough 53358a4e10 AP_OpticalFlow: Add parameter to compensate for flow sensor yaw angle 10 years ago
Paul Riseborough cab171b580 AP_InertialNav: Add method to return EKF height above ground estimate 10 years ago
Paul Riseborough e98edaa6cb AP_NavEKF: Return more accurate validity status for height above ground 10 years ago
Paul Riseborough 586e4a7d2b AP_NavEKF: Add Matlab derivations and simulations behind small EKF 10 years ago
Jonathan Challinger dc5bdd5ad8 AP_AHRS: use filtered INS output to compute _accel_ef_blended 10 years ago
Randy Mackay a095a8c3a1 AC_PID: more protection against NaN and Inf 10 years ago
Randy Mackay bdfe8bbc54 AC_AttControl_Heli: remove RATE_RP_MAX, RATE_Y_MAX 10 years ago
Leonard Hall afcd1c6ec3 AC_AttitudeControl: sqrt controller on Stab 10 years ago
Leonard Hall ae77c18a19 AC_PID: Protect against NaN and INF 10 years ago
Andrzej Zaborowski 132cdc4916 Motors: Use _motor_to_channel_map in tricopter consistently. 10 years ago
Randy Mackay 558018d839 InertialNav: add get_location method 10 years ago
Tom Pittenger 9ecbd0e30f AP_L1_Control: fixed uTurn-wobble 10 years ago
Jonathan Challinger 6e8008ab69 AP_SerialManager: use protocol_match in find_baudrate 10 years ago
Randy Mackay f260536373 AC_PID: fix example sketch compile error 10 years ago
Jonathan Challinger 6baec4952b AP_Math: add conversions to and from 3-1-2 euler angles 10 years ago
Jonathan Challinger a1d4f40c16 AP_Math: change quaternion operator* and operator/ to const 10 years ago
Jonathan Challinger 07735fefa6 AP_Math: fix div by zero in quaternion 10 years ago
Paul Riseborough c57e25142c AP_NavEKF: Update optical flow fusion maths to reduce height errors 10 years ago
Andrew Tridgell 35bac3ab4f GCS_MAVLink: regenerate without mavlink_frame_char changes 10 years ago
Andrew Tridgell df948e7358 AP_Mount: fixed for new GIMBAL_REPORT message 10 years ago
Andrew Tridgell 33824e0b2f GCS_MAVLink: re-ran generate.sh 10 years ago
Jonathan Challinger 73b8890bd3 GCS_MAVLink: move GIMBAL_REPORT and GIMBAL_CONTROL and reserve messages 10 years ago
myly10 55befdc345 AP_NavEKF: Typo correction for EAS_NOISE description 10 years ago
mirkix 445f358839 AP_HAL_Linux: Fix compiler warning of MAX_PWMS redefinition (previously defined) 10 years ago
Andrew Tridgell 5284211c96 AP_SerialManager: fixed matching bug in protocol_match() 10 years ago
Mike Clement c5c40adb76 GCS_MAVLink: use instance in find_baudrate 10 years ago
Mike Clement 89a50b99bb SerialManager: use instance in find_baudrate 10 years ago
Paul Riseborough 9b3656e77c AP_NavEKF: Fix bug introduced in Y axis flow fusion 10 years ago
Andrew Tridgell 6e52ef2a74 GCS_MAVLink: added send_local_position() 10 years ago
Andrew Tridgell baf292def1 AP_NavEKF: prevent float exception on startup 10 years ago
Paul Riseborough 7fc0f026d2 AP_NavEKF: Fix bug in optical flow innovation variance integrity check 10 years ago
Andrew Tridgell 389148ac54 AP_RangeFinder: use RNGFND_OFFSET for distance offset in PWM and I2C 10 years ago
Andrew Tridgell 55019abd71 AP_HAL: allow for default parameter override for PX4 and SITL 10 years ago
Andrew Tridgell 5a755c0400 AP_Param: allow a HAL_PARAM_DEFAULTS_PATH to override defaults 10 years ago
Andrew Tridgell 82a51e8791 GCS_MAVLink: use AP_Param::set_param_by_name() 10 years ago
Andrew Tridgell 5ca38e3d75 AP_Param: added set_param_by_name() 10 years ago
Andrew Tridgell c1a0375562 AP_NavEKF: prevent divide by zero in EKF logging 10 years ago
Paul Riseborough d44cf14178 AP_AHRS : Publish EKF learned compass offsets 10 years ago
Paul Riseborough 10f050c53b AP_NavEKF: Prevent baro drift causing toilet bowling 10 years ago
Paul Riseborough d4c60ca956 AP_NavEKF: Fix bug preventing reset of velocity after OF fusion timeout 10 years ago
Jonathan Challinger 95cd3480ec AP_NavEKF: review all uses of dtIMU and use dtIMUactual where necessary 10 years ago
Andrew Tridgell 79b44d3988 AP_NavEKF: initialise gndEffectMode 10 years ago
Andrew Tridgell 3165c43dfe AP_NavEKF: initialise gpsSpdAccuracy 10 years ago
Paul Riseborough 98c32012fa AP_NavEKF: remove accel bias rate limit when disarmed 10 years ago
Paul Riseborough fe76cb4c0b AP_NavEKF : Make initial height variance consistent with baro noise 10 years ago
Paul Riseborough a976e9dad2 AP_NavEKF : Fix bug in scaling of initial Z accel bias state variance 10 years ago