36 Commits (890a62fc51d99bfdb10c7773077bd8dc3257bf8d)

Author SHA1 Message Date
Andrew Tridgell de58fb4637 AP_NavEKF3: support in-flight compass learning 6 years ago
Peter Barker be9235a581 AP_NavEKF3: fix writeOptFlowMeas signature 7 years ago
Pierre Kancir 48c5a9b9c5 AP_NavEKF3: style change in BCN mesurements 7 years ago
Peter Barker 55b8a2288e AP_NavEKF3: use ins singleton 7 years ago
Peter Barker 7b1a906c4e AP_NavEKF3: use baro singleton 7 years ago
Paul Riseborough 6a1055389d AP_NavEKF3: Fix origin height estimator indexing bug 7 years ago
Peter Barker 5dc714bf5f AP_NavEKF3: use GPS singleton 7 years ago
Peter Barker 63440800fc AP_NavEKF3: use rangefinder backend accessors 8 years ago
priseborough 2310cb6d19 AP_NavEKF3: Enable external control over use of GPS vertical velocity 8 years ago
priseborough db7c8439c6 AP_NavEKF3: Fix bug in wheel odometry timestamp correction 8 years ago
priseborough c7f6d52065 AP_NavEKF3: Add wheel encoder odometry 8 years ago
priseborough 593437ca95 AP_NavEKF3: Add tuning of visual odometry observation error 8 years ago
Peter Barker 93e09c51d3 AP_NavEKF3: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
priseborough 2a9eceaf10 AP_NavEKF3: Fix bugs causing height drift when using range beacons 8 years ago
priseborough 7d63286088 AP_NavEKF3: update to match AP_GPS interface change 8 years ago
priseborough 628d140319 AP_NavEKF3: Make target covariance time step larger 8 years ago
priseborough 9da3caca47 AP_NavEKF3: Improve GPS reference height estimator 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 23b7f1e645 AP_NavEKF3: Improve comments, typos 8 years ago
priseborough 4a898037e9 AP_NavEKF3: documentation update 8 years ago
Andrew Tridgell a04aff7a7d AP_NavEKF3: added inter-EKF scheduling cooperation 8 years ago
priseborough 0bf50fd56f AP_NavEKF3: Add monitoring of average EKF time step 8 years ago
priseborough 3ce81967ae AP_NavEKF3: Improve calculation and use of average EKF time step 8 years ago
priseborough 7abf9997e6 AP_NavEKF3: Correctly initialise dtIMUavg time step and apply LPF 8 years ago
Andrew Tridgell adb281cd4e AP_NavEKF3: added timing statistics logging 8 years ago
priseborough fb7104f4e3 AP_NavEKF3: add fusion method for body frame odometry data 8 years ago
Randy Mackay 3f6a734a71 AP_NavEKF3: only use downward facing rangefinder 8 years ago
priseborough e399f57ffa AP_NavEKF3: prevent NaN if RNGFND_GNDCLEAR is zero 8 years ago
priseborough 2e5ac40ef6 AP_NavEKF3: remove unnecessary stdio includes 8 years ago
priseborough 7e8f3fca53 AP_NavEKF3: Address review comments 8 years ago
priseborough b723966b8d AP_NavEKF2: Add protection against bad GPS time delay values 8 years ago
priseborough b862f0d7ad AP_NavEKF3: Enable use of GPS delay value from returned by the driver 8 years ago
priseborough a8fd1d8bcd AP_NavEKF3: fix potential time-stamping bug 8 years ago
priseborough 8d1733cee6 AP_NavEKF3: Use FIR filtered airspeed 8 years ago
priseborough ed5039823f AP_NavEKF3: Adapt sensor buffer lengths 8 years ago
priseborough 7c53573a0c AP_NavEKF3: Allow range beacon use with intermittent GPS 8 years ago
priseborough 39969e7d8e AP_NavEKF3: added EKF3 for EKF experimentation 8 years ago
Randy Mackay fc5f4c20cd AP_NavEKF2: remove redundant check of beacon nullptr 8 years ago
Randy Mackay 1f4606e48a AP_NavEKF2: protect against null beacon 8 years ago
priseborough ef03a85cd3 AP_NavEKF2: add range beacon interface and fusion method 8 years ago
Andrew Tridgell 82365f8670 AP_NavEKF2: save some memory in the position offsets in EKF2 8 years ago
priseborough b40016db62 AP_NavEKF2: Fix documentation errors 8 years ago
priseborough 8922861359 AP_NavEKF2: Correct optical flow data for sensor position offset 8 years ago
priseborough 064a106808 AP_NavEKF2: Get IMU accelerometer body position offset data 8 years ago
priseborough 397033b7c3 AP_NavEKF2: Add flow sensor body position offset to data buffer 8 years ago
priseborough 92c086b40e AP_NavEKF2: Add rangefinder body position offset to data buffer 8 years ago
priseborough 3148ad4623 AP_NavEKF2: Add GPS antenna position offset data to data buffer 8 years ago
priseborough fd905c23e1 AP_NavEKF2: Add body position offset to optical flow interface 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
priseborough 9779511425 AP_NavEKF2: Fix bug in median filter code 8 years ago
priseborough 5d09c78f34 AP_NavEKF2: Always perform optical flow takeoff check when receiving data 8 years ago