22 Commits (77a67d73e77eb068585907942e3492844d34d003)

Author SHA1 Message Date
Paul Riseborough f9cadaf15c AP_NavEKF2: Increase resolution of innovation consistency gate parameters 9 years ago
Andrew Tridgell 08ef00b431 AP_NavEKF2: fixed build with IMU_BUFFER_LENGTH change 9 years ago
Paul Riseborough af3507ef3c AP_NavEKF2: Stop bad INS velocity spoiling height reset 9 years ago
Paul Riseborough 97799ef0b3 AP_NavEKF2: Ensure that GPS origin is set before using data for height 9 years ago
Paul Riseborough b8427e5d95 AP_NavEKF2: Only allow rangefinder height option during optical flow nav 9 years ago
Paul Riseborough 04228e0b3b AP_NavEKF2: Rework selection of height measurements for fusion 9 years ago
Andrew Tridgell 99da195e37 AP_NavEKF2: make IMU buffer length depend on main loop rate 9 years ago
Paul Riseborough 577670ccee AP_NavEKF2: Reduce memory required by 6KB when running at 400Hz 9 years ago
Paul Riseborough d6f7156f4e AP_NavEKF2: Fix timing offset in position reset calculation 9 years ago
Paul Riseborough 04165a60a7 AP_NavEKF2: Reduce false positive on EKF health check 9 years ago
Andrew Tridgell 2ab2afc86a AP_NavEKF2: added EK2_IMU_MASK for multiple IMUs 9 years ago
Randy Mackay 4d458833dc AP_NavEKF2: remove unnecessary PV_AidingMode check 9 years ago
Paul Riseborough b459d937ad AP_NavEKF2: Clean up GPS fusion timeout logic and comments 9 years ago
Paul Riseborough 74da4d8e57 AP_NavEKF2: Remove GPS glitch offset logic 9 years ago
Paul Riseborough 1e7ac873b9 AP_NavEKF2: Improve handling of GPS loss and recovery for planes 9 years ago
Paul Riseborough cd5ec3a3e0 AP_NavEKF2: Reduce angle errors when flying without GPS 9 years ago
Paul Riseborough b08817554e AP_NavEKF2: Ensure consistent position and velocity fusion rates when not using GPS 9 years ago
Paul Riseborough cd8b9c7d26 AP_NavEKF: prevent high rate mag data locking out other data fusion 9 years ago
Andrew Tridgell cb0f7cb370 NavEKF2: use new perf counter API 9 years ago
Andrew Tridgell d1dfd5fd01 AP_NavEKF2: use common header for optimisation level and irq disable 9 years ago
Paul Riseborough 8526a8ba7e AP_NavEKF2: Level processor loading between frames 9 years ago
Paul Riseborough b142cc7fd2 AP_NavEKF2: Rename files and re-distribute content 9 years ago
Siddharth Bharat Purohit 1ce3276d74 AP_NavEKF2: split EKF control and output get functions from state specific libs 9 years ago
Siddharth Bharat Purohit 2e388fb2f9 AP_NavEKF2: split otp flow from PosVelNED 9 years ago
Siddharth Bharat Purohit 290ea0e1e8 AP_NavEKF2: split up EKF_core into different files 9 years ago