190 Commits (afd4f3f86b4d8510ff492551fc705ec53629e8b8)

Author SHA1 Message Date
Roman Bapst b3dc06d0cb Added height above ground source bitmask indicating which sensor is used 5 years ago
Paul Riseborough c91c78dcf6 EKF: Allow reset of yaw to EKF-GSF later in flight 5 years ago
kritz 98801ad17b
Support vision velocity expressed in body frame too (#708) 5 years ago
kritz fa5a00d871
Refactor velocity reset (#788) 5 years ago
Daniel Agar 47624a0f02
EKF increase delta velocity process noise per axis if clipping (#663) 5 years ago
Mathieu Bresciani 0623b2b02d
Range check cleanup (#782) 5 years ago
Paul Riseborough 89b5c77d5d
EKF: Enable GPS flight without magnetometer (#770) 5 years ago
bresch 20c3db69e4 Terrain Est: Add sensor aiding bitmask 5 years ago
Paul Riseborough 4669aa6312
EKF: Add Emergency yaw recovery using EKF-GSF estimator (#766) 5 years ago
CarlOlsson b6420d0b79 ekf: add vehicle at rest to flags 5 years ago
Paul Riseborough a3347b7e06 EKF: Use more conservative value for delta velocity bias process noise 5 years ago
kamilritz f3d790a664 Update optical flow interface 5 years ago
kamilritz de33885658 Update setExtVisionData interface 5 years ago
kamilritz 37201fb071 Remove legacy imu interface 5 years ago
kamilritz 856961ba85 Update airspeed interface 5 years ago
kamilritz b8a3ed5f09 Update baro interface 5 years ago
kamilritz 74ec80cdc7 Update gps interface 5 years ago
kamilritz 4be9ae8029 Compute the timestamp of average sample correctly 5 years ago
kamilritz 29c5954690 Move baro downsampling and dynamic pressure comp to ECL 5 years ago
kamilritz be11516dd6 Refactor IMU downsampling into its own class 5 years ago
kamilritz 84dcb32bd8 Extend auxVel interface to support 3d velocity 5 years ago
kamilritz 07e8e88e88 Support full vision variance 5 years ago
kamilritz a24aaad861 CleanUp GPS drift checks 5 years ago
kritz 532c9abd4a Expand test framework and test cases (#685) 5 years ago
kamilritz 64652f523b Improve quality of comments 5 years ago
kamilritz 07e804676c Rename IMU biases 5 years ago
kamilritz dae8c2f8dc Group velocity and position as a 3d vector 5 years ago
kamilritz 86b9079bdc Refactoring velPos fusion 5 years ago
bresch 6b5f011bc2 ekf: use PDOP instead of GDOP as the TDOP (part of GDOP) is usually not available 5 years ago
bresch 811ec81246 parameters: change check_mag_strength from bool to int32_t to comply with the standard interface 5 years ago
Mathieu Bresciani c7bdf25663
[ekf] controlMagFusion refactor and mag field strength check (#662) 5 years ago
RomanBapst 0e3a0b8659 range_finder_checks: parametrised signal quality hysteresis duration 5 years ago
RomanBapst 4e946d5bcb implemented synthesized magnetometer Z measurement 5 years ago
kamilritz f005e0ea8f Remove deprecated ev_innov_gate param 5 years ago
kamilritz 8c061fb6a4 Fixing wrong label of quaternion direction 5 years ago
kamilritz fd6b364c11 posNED to pos and velNED to vel and add ev vel covariances to reset 5 years ago
kamilritz 1e57c4bbec Fix white space 5 years ago
kamilritz 4b30de587f Make vel_pos innov gate variable name clearer 5 years ago
kamilritz 3e8139ff9f Enable vision velocity fusion 5 years ago
kamilritz 149233a9ab Add velocity observations to external vision interface 5 years ago
Nico van Duijn 640e41cba7 EKF: change rangeSample quality to int8_t 6 years ago
Nico van Duijn a12186c285 terrain_estimator: introduce quality metric in rng 6 years ago
CarlOlsson 7845ff4360 EKF: increase wind process noise scaler to 0.5 6 years ago
CarlOlsson 32ca6f7030 ekf: scale wind process noise with low pass filtered height rate 6 years ago
Carl Olsson f0889c1760 EKF: fixed some comment typos 6 years ago
CarlOlsson 490888285d EKF: Remove flag prefix 6 years ago
CarlOlsson d223680197 EKF: add flt_mag_align_complete to control_status flags 6 years ago
Paul Riseborough 0220f469b0 EKF: Use more generic variable name for bad yaw fusion flag 7 years ago
Paul Riseborough 91f886cb5e EKF: Add support for use of GPS heading data. 7 years ago
Paul Riseborough 342c3ab202 EKF: Fix timeout parameter documentation and name 7 years ago