50 Commits (d8445928d1c5786204c19c68576eba59aa298dbc)

Author SHA1 Message Date
Randy Mackay b4a8691a9e AP_NavEKF3: remove wheel encoder update limit 5 years ago
Jaaaky 54f8e1137e AP_NavEKF3: added EK3_MAG_EF_LIM parameter 5 years ago
Paul Riseborough 5b1d9ed868 AP_NavEKF3: Add missing vertical position derivative calculation 5 years ago
Andrew Tridgell 3995db49a4 AP_NavEKF3: use parent class for intermediate static variables 5 years ago
Andrew Tridgell 96c6544997 AP_NavEKF3: moved intermediate variables to common memory 5 years ago
Michael du Breuil 9a7d64e8fc AP_NavEKF3: Allow the GPS to be responsible for logging 5 years ago
Andrew Tridgell 451fe840ee AP_NavEKF3: ensure that EKF origin stays in sync on all cores 6 years ago
priseborough 87c7649d09 AP_NavEKF3: Add interface for yaw angle measurements 6 years ago
Peter Barker ce45baa034 AP_NavEKF3: factor out and logging functions, reuse for 2nd core 6 years ago
Peter Barker f3f364de26 AP_NavEKF3: move logging in from AP_Logger 6 years ago
Michael du Breuil b624f6f008 AP_NavEKF3: Reduce scope of AP_Baro.h 6 years ago
Andrew Tridgell 60831c2878 AP_NavEKF3: added checkLaneSwitch() 6 years ago
Randy Mackay 0a5d6a430a AP_NavEKF3: accept optical flow data at up to 50hz 6 years ago
Michael du Breuil fe3b29a088 AP_NavEKF3: Allow checking all cores for health 6 years ago
Paul Riseborough 0d3e1a7d23 AP_NavEKF3: flow use parameter improvements 6 years ago
Paul Riseborough b848e231c7 AP_NavEKF3: Add parameter to control how optical flow data is used 6 years ago
Mark Whitehorn 3c432cf25c AP_NavEKF3: add getQuaternionBodyToNED 6 years ago
Arjun Vinod f382a657bd AP_NavEKF3: fixed typos 6 years ago
Peter Barker be9235a581 AP_NavEKF3: fix writeOptFlowMeas signature 7 years ago
Peter Barker a0d874baa2 AP_NavEKF3: const accessors 7 years ago
Peter Barker d38ff1dd2c AP_NavEKF3: initialise EKF3 constants in declaration not constructor 7 years ago
Peter Barker 7b1a906c4e AP_NavEKF3: use baro singleton 7 years ago
Andrew Tridgell c13eaf0c7f AP_NavEKF3: removed create() method for objects 7 years ago
Andrew Tridgell 2c6593e35e AP_NavEKF3: fixed inverted function setInhibitGpsVertVelUse() 7 years ago
Lucas De Marchi bd6145af6d AP_NavEKF3: add static create method 7 years ago
priseborough 2310cb6d19 AP_NavEKF3: Enable external control over use of GPS vertical velocity 8 years ago
priseborough c7f6d52065 AP_NavEKF3: Add wheel encoder odometry 8 years ago
priseborough 593437ca95 AP_NavEKF3: Add tuning of visual odometry observation error 8 years ago
priseborough 3ae7998f51 AP_NavEKF3: Allow reporting of origin height for specified instance 8 years ago
priseborough 2b97d0f5c9 AP_NavEKF3: Add public accessor for state variances 8 years ago
priseborough 9da3caca47 AP_NavEKF3: Improve GPS reference height estimator 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas c1eb9fb9c3 AP_NavEKF3: Spell in comments 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 23b7f1e645 AP_NavEKF3: Improve comments, typos 8 years ago
Andrew Tridgell a04aff7a7d AP_NavEKF3: added inter-EKF scheduling cooperation 8 years ago
Andrew Tridgell adb281cd4e AP_NavEKF3: added timing statistics logging 8 years ago
Randy Mackay b255c7b370 AP_NavEKF: add setOrigin 8 years ago
priseborough fb7104f4e3 AP_NavEKF3: add fusion method for body frame odometry data 8 years ago
Andrew Tridgell 248773a7c8 AP_NavEKF3: allow access to quaternion for each instance 8 years ago
priseborough 56a9e2c462 AP_NavEKF3: Reference correct derivation 8 years ago
Randy Mackay 3e039a6ba4 AP_NavEKF3: minor formatting fixes 8 years ago
Jacob Walser ac1e1b9460 AP_NavEKF3: Add set_baro_alt_noise method 8 years ago
priseborough de7a679534 AP_NavEKF3: Enable simple heading fusion to be set for specific cores 8 years ago
priseborough b862f0d7ad AP_NavEKF3: Enable use of GPS delay value from returned by the driver 8 years ago
priseborough ed5039823f AP_NavEKF3: Adapt sensor buffer lengths 8 years ago
priseborough 92b8c33b19 AP_NavEKF3: publish 3-state range beacon estimator states 8 years ago
priseborough e5e4883c72 AP_NavEKF3: Fix GPS use inhibit interface documentation 8 years ago
priseborough f1c05ee320 AP_NavEKF3: Allow accel switch on bias uncertainty to be adjusted 8 years ago
priseborough 7d4a50f483 AP_NavEKF3: Prevent unwanted core switch on startup 8 years ago
priseborough cd6fd0ea45 AP_NavEKF3: Improvements to range finder selection logic 8 years ago
priseborough 39969e7d8e AP_NavEKF3: added EKF3 for EKF experimentation 8 years ago