36 Commits (65032919e200f5a68cc9519b83af68094bd1144b)

Author SHA1 Message Date
priseborough c7f6d52065 AP_NavEKF3: Add wheel encoder odometry 8 years ago
priseborough cbe8f97489 AP_NavEKF3: rename struct used for velocity odometry observations 8 years ago
Randy Mackay d64b2fcbf0 AP_NavEKF3: final mag reset at 2.5m 8 years ago
priseborough a4d18696a7 AP_NavEKF3: Improve variable names and documentation 8 years ago
priseborough 284fc0f3c5 AP_NavEKF3: Fix bug in flow fusion for terrain estimation 8 years ago
priseborough 628d140319 AP_NavEKF3: Make target covariance time step larger 8 years ago
priseborough 2b97d0f5c9 AP_NavEKF3: Add public accessor for state variances 8 years ago
priseborough 9f97cbfc3b AP_NavEKF3: Revert auto-code to original form and remove micro optimisations 8 years ago
priseborough f38fccd57c AP_NavEKF3: Prevent possible race condition re-zeroing state variances 8 years ago
priseborough 7adaea6019 AP_NavEKF3: Improve partitioning and efficiency of the covariance prediction 8 years ago
priseborough 9da3caca47 AP_NavEKF3: Improve GPS reference height estimator 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas c1eb9fb9c3 AP_NavEKF3: Spell in comments 8 years ago
murata 46cba2c970 libraries: Delete the setting value for specific editor. 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 23b7f1e645 AP_NavEKF3: Improve comments, typos 8 years ago
Andrew Tridgell a04aff7a7d AP_NavEKF3: added inter-EKF scheduling cooperation 8 years ago
priseborough 3ce81967ae AP_NavEKF3: Improve calculation and use of average EKF time step 8 years ago
Andrew Tridgell adb281cd4e AP_NavEKF3: added timing statistics logging 8 years ago
Randy Mackay b255c7b370 AP_NavEKF: add setOrigin 8 years ago
priseborough fb7104f4e3 AP_NavEKF3: add fusion method for body frame odometry data 8 years ago
priseborough 56a9e2c462 AP_NavEKF3: Reference correct derivation 8 years ago
priseborough 01551a4423 AP_NavEKF3: handle position jump caused by change in GPS receiver 8 years ago
Randy Mackay 3e039a6ba4 AP_NavEKF3: minor formatting fixes 8 years ago
Michael du Breuil 1de198883d AP_NavEKF3: Check gps vertical accuracy for aligning the GPS 8 years ago
priseborough a133d55b6d AP_NavEKF3: Allow copters to fly with magnetometers disabled 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 59ee074560 AP_NavEKF3: Remove EKF2 names 8 years ago
priseborough b862f0d7ad AP_NavEKF3: Enable use of GPS delay value from returned by the driver 8 years ago
priseborough ceb42225fd AP_NavEKF3: Ensure enough time to fill buffers when starting filter 8 years ago
priseborough ed5039823f AP_NavEKF3: Adapt sensor buffer lengths 8 years ago
priseborough 92b8c33b19 AP_NavEKF3: publish 3-state range beacon estimator states 8 years ago
priseborough 7c53573a0c AP_NavEKF3: Allow range beacon use with intermittent GPS 8 years ago
priseborough e5e4883c72 AP_NavEKF3: Fix GPS use inhibit interface documentation 8 years ago
priseborough c7e1828238 AP_NavEKF3: improve variable name 8 years ago
priseborough f1c05ee320 AP_NavEKF3: Allow accel switch on bias uncertainty to be adjusted 8 years ago
priseborough 39969e7d8e AP_NavEKF3: added EKF3 for EKF experimentation 8 years ago
Randy Mackay 66a9093cd0 AP_NavEKF2: getRangeBeaconDebug returns false on failure to get beacon data 8 years ago
priseborough ef03a85cd3 AP_NavEKF2: add range beacon interface and fusion method 8 years ago
priseborough f6021c959d AP_NavEKF2: capture and publish vertical position reset deltas 8 years ago
priseborough e62863f9a1 AP_NavEKF2: Reduce unnecessary EKF core switching 8 years ago
Andrew Tridgell 82365f8670 AP_NavEKF2: save some memory in the position offsets in EKF2 8 years ago
priseborough 13ca62b1c7 AP_NavEKF2: Correct velocity and position outputs for IMU offset 8 years ago
priseborough 21dcf42c27 AP_NavEKF2: Add missing documentation 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