25 Commits (af7f4fef0a6985cdbadd8283fe9608dba6056e63)

Author SHA1 Message Date
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
Andrew Tridgell dd812cfc0c AP_NavEKF2: added getPrimaryCoreIMUIndex() 9 years ago
priseborough e6f36f04db AP_NavEKF2: Enable automatic use of range finder height 9 years ago
priseborough 9a23152ee4 AP_NavEKF2: Fix bugs and consolidate aiding switch logic 9 years ago
priseborough 230ba2700f AP_NavEKF2: fix documentation errors 9 years ago
priseborough 341d070db8 AP_NavEKF2: Separate filter status update and get functions 9 years ago
priseborough b1717649b1 AP_NavEKF2: remove combined NED local position interface 9 years ago
priseborough e374ec634d AP_NavEKF2: Add separate horizontal/vertical local position interfaces 9 years ago
priseborough 280395afa1 AP_NavEKF2: Don't declare ready to do aiding unless gyro bias is learned 9 years ago
priseborough 169cd6625d AP_NavEKF2: clean up output predictor 9 years ago
priseborough aaab250f13 AP_NavEKF2: Don't start GPS aiding until gyro calibration has stabilised 9 years ago
priseborough 51dbed2338 AP_NavEKF2: remember mag field states between flight on same power cycle 9 years ago