142 Commits (ed3683fce3c8a906da3addc428eb7b7aaba1e0d6)

Author SHA1 Message Date
Andrew Tridgell 35e95d3328 AP_NavEKF2: reset body mag variances at key points 4 years ago
Andrew Tridgell d6dcbda0d3 AP_NavEKF2: removed duplicate compass switch check 4 years ago
Paul Riseborough da7bb44a61 AP_NavEKF2: Consolidate magnetometer timeout checks 4 years ago
Andrew Tridgell 6b9e595602 AP_NavEKF2: fixed handling of failed compass 4 years ago
Andrew Tridgell 83e5639225 AP_NavEKF2: apply min GPS accuracy at measurement point 5 years ago
Peter Barker 032b7c81e5 AP_NavEKF2: correct includes 5 years ago
Dr.-Ing. Amilcar do Carmo Lucas 83dc46d539 AP_NavEKF2: fix vertical flyaways when rangefinder stops providing data 5 years ago
Randy Mackay 989ffb79cd AP_NavEKF2: minor format fix 5 years ago
Randy Mackay 966d59a26d AP_NavEKF2: protect against ExtNav being NaN 5 years ago
chobits e64c92b322 AP_NavEKF2: use err info from ext nav interface 5 years ago
Randy Mackay 6c10655059 AP_NavEKF2: accept extnav at up to 50hz 5 years ago
chobits dee095b4a4 AP_NavEKF2: support VISION_SPEED_ESTIMATE 5 years ago
Randy Mackay f26a2a47b4 AP_NavEKF2: writeExtNavData accepts delay 5 years ago
Paul Riseborough e1f27054d5 AP_NavEKF2: Don't use geomag data when user specifies declination 5 years ago
Andrew Tridgell c83e2d7c0e AP_NavEKF2: fixed loss of GPS fusion 5 years ago
Andrew Tridgell 3edbe81b1e AP_NavEKF2: removed 2nd set of imuSampleTime_ms 5 years ago
Paul Riseborough de0040ad69 AP_NavEKF2: Enable use of EKF-GSF yaw estimate 5 years ago
Randy Mackay 8749f30c64 AP_NavEKF2: external nav pos offsets from AP_VisualOdom library 5 years ago
Randy Mackay fb7e68c53a AP_NavEKF2: writeExtNavData reset handles system time wrap 5 years ago
Peter Barker 903d81c263 AP_NavEKF2: use compass reference rather than repeatedly asking AHRS for it 5 years ago
Peter Barker 369292f7f3 AP_NavEKF2: stop relying on the presence of a RangeFinder 5 years ago
Andrew Tridgell fce4d6952f AP_NavEKF2: don't use WMM tables unless we have a compass scale factor set 5 years ago
Peter Barker 99689f65f8 AP_NavEKF2: adjust for renaming of RangeFinder files 5 years ago
Peter Barker 9735684184 AP_NavEKF2: use enum-class for RangeFinder Status 5 years ago
Peter Barker 3619856fc9 AP_NavEKF2: correct return of empty prearm string 5 years ago
Michael du Breuil a4d10b2e86 AP_NavEKF2: Allow the GPS to be responsible for logging 5 years ago
Andrew Tridgell 414d3eb670 AP_NavEKF2: don't fuse GPS when EK2_GPS_TYPE=3 6 years ago
Andrew Tridgell c57b25b4c9 AP_NavEKF2: ensure that EKF origin stays in sync on all cores 6 years ago
Andrew Tridgell 2427440e13 AP_NavEKF2: origin handling fixes from Francisco 6 years ago
Andrew Tridgell 9372073f63 AP_NavEKF2: continuously update gpsGoodToAlign 6 years ago
Andrew Tridgell 1c4c5a6850 AP_NavEKF2: learn gyro biases for inactive gyros 6 years ago
Peter Barker 82df167ad4 AP_NavEKF2: use beacon singleton 6 years ago
Michael du Breuil f04e47fc17 AP_NavEKF2: Reduce scope of AP_Baro.h 6 years ago
Michael du Breuil 892b687c09 AP_NavEKF2: Fix AP_GPS.h include 6 years ago
Peter Barker 11f31c2851 AP_NavEKF2: take EAS2TAS from AHRS rather than airspeed 6 years ago
Andrew Tridgell 3835d2613e AP_NavEKF2: added EK2_MAG_EF_LIM parameter 6 years ago
Pierre Kancir 50e99b6e1a AP_NavEKF2: use get_distance_NE instead of location_diff 6 years ago
Tom Pittenger b32e8a4424 AP_NavEKF2: remove HAL_CPU_CLASS_150 check, 150 is already a minimum requirement 6 years ago
Andrew Tridgell ccc1f906f8 AP_NavEKF2: fixed EKF compass switching 6 years ago
chobits 3766ee1b60 AP_NavEKF2: add external navigation data lag 6 years ago
chobits 08b9bf4a89 AP_NavEKF2: fix extNav position noise 6 years ago
Andrew Tridgell 805647df85 AP_NavEKF2: enable use of in-flight compass learning 6 years ago
Peter Barker d8aa8d2b71 AP_NavEKF2: fix writeOptFlowMeas signature 7 years ago
Michael du Breuil ee9cc28fda AP_NavEKF2: Utilize the GPS drivers estimate for lag 7 years ago
Dr.-Ing. Amilcar do Carmo Lucas 59e087214f AP_NavEKF2: spell in comments (NFC) 7 years ago
Paul Riseborough c680b931dc AP_NavEKF2: Enable fusion of external nav position data 7 years ago
Peter Barker 40957ec430 AP_NavEKF2: use ins singleton 7 years ago
Peter Barker 5ab89324b2 AP_NavEKF2: use baro singleton 7 years ago
Peter Barker 9c8466dc03 AP_NavEKF2: use GPS singleton 7 years ago
priseborough 3b32d583a9 AP_NavEKF2: Fix delta time use error 7 years ago