98 Commits (00e3bda2f51e9b866cc85c20643c39b7de83d467)

Author SHA1 Message Date
Peter Barker 3a98d51427 AP_NavEKF2: move posvel fusion health booleans to be on the stack 4 years ago
Andrew Tridgell 7313e9eb0f AP_NavEKF2: removed inhibitGps and inhibitGpsVertVel options 4 years ago
Andrew Tridgell 79148498d3 AP_NavEKF2: don't reset EKx_GPS_TYPE when GPS has no vertical velocity 4 years ago
Andrew Tridgell 5f0e943f0f AP_NavEKF2: use dal reference in EKF backends 4 years ago
Andrew Tridgell 8591b31665 AP_NavEKF2: cleanup unused code 4 years ago
Andrew Tridgell 6be3d19e82 AP_NavEKF2: convert to use AP_DAL for new replay structure 4 years ago
Peter Barker 032b7c81e5 AP_NavEKF2: correct includes 5 years ago
Dr.-Ing. Amilcar do Carmo Lucas 280d33d030 AP_NavEKF2: reduce duplicated code. 5 years ago
Paul Riseborough 11a0fef3d0 AP_NavEKF2: Fix indent 5 years ago
Paul Riseborough fc18ee91df AP_NavEKF2: Add missing fallback to baro for range beacon use case 5 years ago
Paul Riseborough d118c8fc38 AP_NavEKF2: Fix range aid switching logic 5 years ago
chobits dee095b4a4 AP_NavEKF2: support VISION_SPEED_ESTIMATE 5 years ago
Randy Mackay 6e93f54cff AP_NavEKF2: handle external nav position resets 5 years ago
Randy Mackay 43c9e13372 AP_NavEKF2: rename HGT_SOURCE_EV to HGT_SOURCE_EXTNAV 5 years ago
Andrew Tridgell c83e2d7c0e AP_NavEKF2: fixed loss of GPS fusion 5 years ago
Paul Riseborough de0040ad69 AP_NavEKF2: Enable use of EKF-GSF yaw estimate 5 years ago
Randy Mackay 35dcb0d752 AP_NavEKF2: CorrectExtNavForSensorOffset made const 5 years ago
Randy Mackay 85704e4989 AP_NavEKF2: CorrectGPSForAntennaOffset made const 5 years ago
Randy Mackay 8749f30c64 AP_NavEKF2: external nav pos offsets from AP_VisualOdom library 5 years ago
Randy Mackay 9f81da1bf9 AP_NavEKF2: minor comment fix 5 years ago
Andrew Tridgell 9030590a88 AP_NavEKF2: fixed use of antenna position when switching GPS primary 5 years ago
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