148 Commits (892fb74c96f78dd1bb0dc049cccdfcc86f51c05c)

Author SHA1 Message Date
Andrew Tridgell 7099bb6096 AP_NavEKF2: fixed gcc 9.3 build error 4 years ago
Andrew Tridgell 16f7e51ea5 AP_NavEKF2: fixed use of pointers in ringbuffers 4 years ago
Andrew Tridgell 5f0e943f0f AP_NavEKF2: use dal reference in EKF backends 4 years ago
Andrew Tridgell bec095d661 AP_NavEKF2: support replay with external navigation data 4 years ago
Andrew Tridgell 224792b8b8 AP_NavEKF2: added optflow support for AP_DAL 4 years ago
Andrew Tridgell 6be3d19e82 AP_NavEKF2: convert to use AP_DAL for new replay structure 4 years ago
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