15986 Commits (35874292a0d42471e6e91b059bc45097d927f67e)
 

Author SHA1 Message Date
Paul Riseborough 9b3656e77c AP_NavEKF: Fix bug introduced in Y axis flow fusion 10 years ago
Andrew Tridgell 094910d7e4 Travis: more debugging code 10 years ago
Andrew Tridgell 991d111d91 Travis: another attempt at fixing compiler path 10 years ago
Andrew Tridgell 7048836d1e Travis: make arm compiler install unconditional 10 years ago
Andrew Tridgell 1315ed7ddf Travis: allow upgrade to gcc 4.8 to fail 10 years ago
Andrew Tridgell 36796fb810 Plane: added LOCAL_POSITION_NED message 10 years ago
Andrew Tridgell 4b5a36cc3f Rover: added LOCAL_POSITION_NED message 10 years ago
Andrew Tridgell 29be2f0b60 Copter: send LOCAL_POSITION_NED 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
Paul Riseborough 92df3adb5e AP_NavEKF : Fix bug in Z accel bias update for IMU1 10 years ago
Paul Riseborough 5d0952ba23 AP_NavEKF: eliminate onGndBaroNoise 10 years ago
Paul Riseborough fafb898341 AP_NavEKF: tuning change to accel bias learning 10 years ago
Paul Riseborough 398accd151 AP_NavEKF: Improve pre-flight ready checking 10 years ago
Paul Riseborough 5c1a226bef AP_NavEKF : Improvements to pre-arm IMU bias estimation 10 years ago
Jonathan Challinger a5924acb3d AP_NavEKF: set dtIMU from ins expected sample rate 10 years ago
Paul Riseborough a1351e73ab AP_NavEKF : Compensate mag bias states for external copass offset changes 10 years ago
Paul Riseborough 14795719f6 AP_NavEKF: Add public function for estimated magnetometer offsets 10 years ago
Paul Riseborough 1c244af3d8 AP_NavEKF: Fix bug affecting in-flight GPS acquisition 10 years ago
Paul Riseborough b9b6938b1d AP_NavEKF: Add ability to start using GPS in-flight 10 years ago
Paul Riseborough 98fa918b84 AP_NavEKF: Add new compass learning option 10 years ago
Paul Riseborough 961faa59d9 AP_NavEKF: Don't let reported GPS accuracy modify horiz vel data checks 10 years ago
Paul Riseborough a607eb8469 AP_NavEKF: Reduce the GPS glitch tether length from 100 to 50m 10 years ago
Paul Riseborough 496d31ab83 AP_NavEKF: Reduce max time Copters can reject GPS 10 years ago
Paul Riseborough 8c2029d896 AP_NavEKF: Accel bias learning improvements 10 years ago
Paul Riseborough 19d1b3b813 AP_NavEKF: Update EKF origin height whilst disarmed 10 years ago
Paul Riseborough 70afcd7e70 AP_NavEKF: Add second stage alignment of yaw and earth field states 10 years ago
Paul Riseborough ed9c05cf2a AP_NavEKF: Remove logic used to delay fusion for load levelling 10 years ago
Paul Riseborough c0d23ffc30 AP_NavEKF: Filter accuracy and stability improvements 10 years ago
Jonathan Challinger de1f7f5e63 AP_NavEKF: use published delta velocities and delta angles if available 10 years ago
priseborough 3421a320b5 AP_NavEKF: Compensate for ground effect when takeoff or landing expected 10 years ago
Jonathan Challinger 20d92f5f9d AP_NavEKF: floor GPS velocity noise at parameter value for conservatism 10 years ago
priseborough 9a797a5d49 AP_NavEKF: Use GPS reported speed accuracy if available 10 years ago
Andrew Tridgell 45e016ea5b AP_InertialSensor: check for zero delta_velocity dt 10 years ago