77 Commits (a04a34ff6a93d2338f29b8cd87ebf178e9072cc6)

Author SHA1 Message Date
Peter Barker 369292f7f3 AP_NavEKF2: stop relying on the presence of a RangeFinder 5 years ago
Peter Barker 99689f65f8 AP_NavEKF2: adjust for renaming of RangeFinder files 5 years ago
Paul Riseborough c26c6fd078 AP_NavEKF2: Add missing vertical position derivative calculation 5 years ago
Andrew Tridgell f7e138bddd AP_NavEKF2: use parent class for intermediate static variables 5 years ago
Andrew Tridgell 255981c60c AP_NavEKF2: moved some of the intermediate vars to the stack 5 years ago
Randy Mackay 94a52b3525 EKF2: RNG_USE_HGT param only used when ALT_SOURCE = rangefinder 5 years ago
Andrew Tridgell 098701ec79 AP_NavEKF2: fixed baro innovation gate when on ground with AIDING_NONE 6 years ago
Andrew Tridgell 2427440e13 AP_NavEKF2: origin handling fixes from Francisco 6 years ago
Andrew Tridgell e8d9a1fae9 AP_NavEKF2: don't allow height datum reset when not on ground 6 years ago
Andrew Tridgell f5fd38aef2 AP_NavEKF2: set terrainState to zero on height datum reset 6 years ago
Andrew Tridgell 9372073f63 AP_NavEKF2: continuously update gpsGoodToAlign 6 years ago
Andrew Tridgell 20ebb2500b AP_NavEKF2: ensure that both AMSL and relative alt are correct after a reset 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
Arjun Vinod 78b165e36f AP_NavEKF2: fixed typos 6 years ago
Arjun Vinod a0e7c37f8c AP_NavEKF2: fixed typos 6 years ago
Tom Pittenger b32e8a4424 AP_NavEKF2: remove HAL_CPU_CLASS_150 check, 150 is already a minimum requirement 6 years ago
chobits 08b9bf4a89 AP_NavEKF2: fix extNav position noise 6 years ago
Paul Riseborough c680b931dc AP_NavEKF2: Enable fusion of external nav position data 7 years ago
Peter Barker 5ab89324b2 AP_NavEKF2: use baro singleton 7 years ago
Peter Barker 9c8466dc03 AP_NavEKF2: use GPS singleton 7 years ago
Peter Barker 1e83ef3c44 AP_NavEKF2: use rangefinder backend accessors 8 years ago
priseborough f2f3067326 AP_NavEKF2: Add interface to control GPS vertical velocity use 8 years ago
priseborough 36e7dfb5f6 AP_NavEKF2: Improve GPS reference height estimator 8 years ago
Jonathan Challinger c53125f3b5 AP_NavEKF2: apply height innovation floor only when barometer is in use 8 years ago
priseborough 8c46d4316b AP_NavEKF2: handle position jump caused by change in GPS receiver 8 years ago
Randy Mackay 563be389ee AP_NavEKF2: only use downward facing rangefinder 8 years ago
Francisco Ferreira c6875e1756
AP_NavEKF2: remove editor information wrongly added in d408d25 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas d408d25f92 More spelling stuff 8 years ago
priseborough 69f3c83c20 AP_NavEKF2: Don't use speed switch criteria when speed estimate is invalid 8 years ago
priseborough 14a0155f5e AP_NavEKF2: Allow threshold speed for range finder use to be adjusted 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
Andrew Tridgell 82365f8670 AP_NavEKF2: save some memory in the position offsets in EKF2 8 years ago
priseborough 1890bbdafa AP_NavEKF2: Don't correct GPS for zero position offset 8 years ago
priseborough f025c96e63 AP_NavEKF2: Don't correct range finder for zero position offset 8 years ago
priseborough 16f021c466 AP_NavEKF2: Correct range finder data for body frame position offset 8 years ago
priseborough e884e9cc6e AP_NavEKF2: Correct GPS data for antenna body frame offset 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
priseborough cb1d3c7ed2 AP_NavEKF2: Allow for terrain gradient when using range finder for height 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
Jonathan Challinger 3382e09580 AP_NavEKF2: add height constraint during takeoff 9 years ago
Paul Riseborough 24d8cc62e2 AP_NavEKF2: rework yaw and magnetic heading reset logic 9 years ago
Paul Riseborough 66e4d9d6e8 AP_NavEKF2: Reset co-variance values when doing a pos,vel,hgt reset 9 years ago
Paul Riseborough 51a3df0319 AP_NavEKF2: Add error checking and isolation to pos vel fusion 9 years ago
Paul Riseborough 6be9eaa524 AP_NavEKF2: use receiver estimated accuracy 9 years ago
Ricardo de Almeida Gonzaga 64d14356b9 AP_NavEKF2: Fix typos 9 years ago
Paul Riseborough bb74371c58 AP_NavEKF2: Do not use GPS height if GPS accuracy is poor 9 years ago
Paul Riseborough 59bf29198d AP_NavEKF2: Remove unnecessary logic preventing constant position 9 years ago