615 Commits (ebc28d817f4f8c96824aff4992460c6dd86ef637)

Author SHA1 Message Date
Peter Barker 032b7c81e5 AP_NavEKF2: correct includes 5 years ago
Andy Piper e39e24bd18 AP_NavEKF2: INS get_sample_rate() renamed to get_loop_rate_hz() 5 years ago
Paul Riseborough 25cba50f10 AP_NavEKF3: Fix EK2_MAG_CAL parameter description 5 years ago
Paul Riseborough ea4589ea94 AP_NavEKF2: Reset yaw estimator bias states at start of flight 5 years ago
Paul Riseborough b6d9b6f3c7 AP_NavEKF2: Update documentation for non-compass use case 5 years ago
Paul Riseborough ccaa4d6aa9 AP_NavEKF2: Fix one frame delay in processing yaw estimator velocity data 5 years ago
Peter Barker 081c0bbfe0 AP_NavEKF2: correct comments on getFilterFaults and getFilterTimeouts methods 5 years ago
Paul Riseborough 9507a2e157 AP_NavEKF2: Fix parameter description 5 years ago
Randy Mackay a8c2be26ba AP_NavEKF2: remove unused terrainHgtStableSet_ms 5 years ago
Paul Riseborough 502b96f49c AP_NavEKF2: Clarify intended use of setTerrainHgtStable accessor 5 years ago
Dr.-Ing. Amilcar do Carmo Lucas 83dc46d539 AP_NavEKF2: fix vertical flyaways when rangefinder stops providing data 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
Pierre Kancir 9bbd2b19c2 AP_NavEKF2: add --debug-ekf to debug the EKF 5 years ago
Randy Mackay 989ffb79cd AP_NavEKF2: minor format fix 5 years ago
Randy Mackay 966d59a26d AP_NavEKF2: protect against ExtNav being NaN 5 years ago
chobits f5f403947c AP_NavEKF2: clarify POSNE_M_NSE desc 5 years ago
chobits e64c92b322 AP_NavEKF2: use err info from ext nav interface 5 years ago
Randy Mackay 6c10655059 AP_NavEKF2: accept extnav at up to 50hz 5 years ago
Peter Barker b02d9abd32 AP_NavEKF2: avoid compiler warnings from -Wclass-memaccess 5 years ago
chobits dee095b4a4 AP_NavEKF2: support VISION_SPEED_ESTIMATE 5 years ago
Peter Barker 19dc07250d AP_NavEKF2: clarify yaw reset error message 5 years ago
Paul Riseborough af19fea268 AP_NavEKF2: Fix 3-axis mag fusion per axis error handling 5 years ago
Andy Piper 9f02b1b1a8 AP_NavEKF2: fix typo in comment 5 years ago
Randy Mackay f26a2a47b4 AP_NavEKF2: writeExtNavData accepts delay 5 years ago
Paul Riseborough c94de61e29 AP_NavEKF2: Don't perform emergency yaw reset unless commanded externally 5 years ago
chobits a7aa43f5d5 AP_NavEKF2: ext nav will not reset yaw if compass is used 5 years ago
Randy Mackay b95bc9076b AP_NavEKF2: fix getLLH when no GPS 5 years ago
Andrew Tridgell c9ffe8dcea AP_NavEKF2: use set_enable() to set enable flag 5 years ago
Paul Riseborough e1f27054d5 AP_NavEKF2: Don't use geomag data when user specifies declination 5 years ago
Randy Mackay 90db3d6317 AP_NavEKF2: minor comment fix 5 years ago
Randy Mackay 2919491298 AP_NavEKF2: getLLH fix when no GPS available 5 years ago
Randy Mackay 6e93f54cff AP_NavEKF2: handle external nav position resets 5 years ago
Randy Mackay 990313371d AP_NavEKF2: minor comment fixes 5 years ago
Randy Mackay 43c9e13372 AP_NavEKF2: rename HGT_SOURCE_EV to HGT_SOURCE_EXTNAV 5 years ago
Randy Mackay 014c889ceb AP_NavEKF2: setAidingMode uses lastExtNavPassTime_ms 5 years ago
Randy Mackay 3b20623a31 AP_NavEKF2: remove unused ext nav elements 5 years ago
Peter Barker 7dfc285f2a AP_NavEKF2: remove incorrect units from yaw esimtator LoggerMessage 5 years ago
Andrew Tridgell d8c533e7ab AP_NavEKF2: added missing log documentation for field C 5 years ago
Paul Riseborough 8f1b732d79 AP_NavEKF2: Add documentation for GSF logging 5 years ago
Paul Riseborough 49e4c799d3 AP_NavEKF2: Use unique names for EKF2 logging 5 years ago
Randy Mackay 4d7e7a960a AP_NavEKF2: more white space fixes 5 years ago
Randy Mackay 0fb233ed4b AP_NavEKF2: minor comment fixes 5 years ago
Randy Mackay a9cbd5aa29 AP_NavEKF2: getDataEKFGSF and getYawData pass by reference 5 years ago
Randy Mackay d61c517e76 AP_NavEKF2: minor format fix 5 years ago
Randy Mackay 91ef87064a AP_NavEKF2: rename GSF_RUN_MASK, GSF_USE_MASK, GSF_RST_MAX 5 years ago
Paul Riseborough abc821ad36 AP_NavEKF2: Split GSF yaw estimator processing 5 years ago
Andrew Tridgell c83e2d7c0e AP_NavEKF2: fixed loss of GPS fusion 5 years ago