515 Commits (e9960067c60c8175192f267b8dbf39defb16ca93)

Author SHA1 Message Date
Peter Barker c8fac758ee AP_NavEKF2: use timing logging from AP_NavEKF 6 years ago
Andrew Tridgell 414d3eb670 AP_NavEKF2: don't fuse GPS when EK2_GPS_TYPE=3 6 years ago
hoangthien94 fc9ff2b09a AP_NavEKF2: add method to check if ext nav is used for yaw 6 years ago
Andrew Tridgell 098701ec79 AP_NavEKF2: fixed baro innovation gate when on ground with AIDING_NONE 6 years ago
Andrew Tridgell e7163afe06 AP_NavEKF2: review fixes 6 years ago
Andrew Tridgell c57b25b4c9 AP_NavEKF2: ensure that EKF origin stays in sync on all cores 6 years ago
Andrew Tridgell a01faa2f00 AP_NavEKF2: use origin lat for earth rates 6 years ago
Andrew Tridgell 742ae0b750 AP_NavEKF2: set origin on all cores 6 years ago
Andrew Tridgell 5db41147ed AP_NavEKF2: restrict setting of EKF origin 6 years ago
Siddharth Purohit 1527a5b97c AP_NavEKF2: do logging for 3rd EKF core 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
Andrew Tridgell ddef40fa3d AP_NavEKF2: don't use disabled gyros in opticalflow takeoff detection 6 years ago
Andrew Tridgell 1c4c5a6850 AP_NavEKF2: learn gyro biases for inactive gyros 6 years ago
Peter Barker 6a0a466f42 AP_NavEKF2: factor out and logging functions, reuse for 2nd core 6 years ago
Peter Barker 5175d23cc1 AP_NavEKF2: move logging in from AP_Logger 6 years ago
Andrew Tridgell 567c902e75 AP_NavEKF2: force first EKF lane when disarmed 6 years ago
Peter Barker 82df167ad4 AP_NavEKF2: use beacon singleton 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
Andrew Tridgell 3073c4da7a AP_NavEKF2: added checkLaneSwitch() 6 years ago
Andrew Tridgell df4fc0fff0 AP_NavEKF2: default EK2_MAG_EF_LIM to 50 6 years ago
Peter Barker 11f31c2851 AP_NavEKF2: take EAS2TAS from AHRS rather than airspeed 6 years ago
Andrew Tridgell e9ed3540f1 AP_NavEKF2: constrain field by table after fusion 6 years ago
Andrew Tridgell 3835d2613e AP_NavEKF2: added EK2_MAG_EF_LIM parameter 6 years ago
Randy Mackay e19d638c0f AP_NavEKF2: support higher optical flow updates rates 6 years ago
Andrew Tridgell cc62998d40 AP_NavEKF2: fixed bug in EKF lane selection 6 years ago
Michael du Breuil 7f639c1bb2 AP_NavEKF2: Allow checking all cores for failure 6 years ago
Pierre Kancir 50e99b6e1a AP_NavEKF2: use get_distance_NE instead of location_diff 6 years ago
Pierre Kancir 3f5a6a243c AP_NavEKF2: use get_distance instead of location_diff 6 years ago
Paul Riseborough 8038efc152 AP_NavEKF2: Flow use parameter updates 6 years ago
Paul Riseborough e2148e7e2a AP_NavEKF2: Update default plane optical flow param values 6 years ago
Paul Riseborough aa6eee82f4 AP_NavEKF2: Rework opt flow terrain height logic 6 years ago
Paul Riseborough 67d20f3b3c AP_NavEKF2: Update parameter description 6 years ago
Paul Riseborough 1862512c2b AP_NavEKF2: Use flow sensor for navigation with unknown platform type 6 years ago
Paul Riseborough 921205f61c AP_NavEKF2: Minor amendments from review 6 years ago
Paul Riseborough a40208ebd4 AP_NavEKF2: Improve optical flow height estimation 6 years ago
Paul Riseborough 2b8b53d6b2 AP_NavEKF2: Add parameter to control how optical flow flow data is used 6 years ago
Mark Whitehorn 6b70181837 AP_NavEKF2: add getQuaternionBodyToNED 6 years ago
Tom Pittenger 8506ae9c32 AP_NavEKF2: rename dataflash to logger 6 years ago
Dr.-Ing. Amilcar do Carmo Lucas 79ee52917f AP_NavEKF2: replace location_offset() and get_distance() function calls with Location object member function calls 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
Tom Pittenger 8a6a39b590 AP_NavEKF3: unify singleton naming to _singleton and get_singleton() 6 years ago
Andrew Tridgell ccc1f906f8 AP_NavEKF2: fixed EKF compass switching 6 years ago
chobits 3766ee1b60 AP_NavEKF2: add external navigation data lag 6 years ago