55 Commits (c19f40e574f7eafa341a5bf66b836a08e9ba9e1f)

Author SHA1 Message Date
Kamil Ritz c19f40e574 Add reset position test for GPS and VISION 5 years ago
Kamil Ritz 78a6b9f7a8 SensorSimulator: Fix GPS horizontal position step 5 years ago
Paul Riseborough 8a9d961f0d
EKF: Improve covariance prediction stability (#795) 5 years ago
Matthias Grob 65a4ca9d65 AlphaFilter: merge with PX4 implementation 5 years ago
Kamil Ritz adacca099d test recording of velocity reset 5 years ago
kamilritz 6f383248ca update change indication 5 years ago
Kamil Ritz a013bb9314 Add test for gps projection & reprojections 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
Kamil Ritz d6b6276cdc change naming from tiltOffset to pitchOffset 5 years ago
bresch 572ad2df0a SensorRangeFinder: add distBottom function to get the vertical distance 5 years ago
Mathieu Bresciani 0623b2b02d
Range check cleanup (#782) 5 years ago
kamilritz 2fa43419d2 Interface: output vector quantities by "return-by-value" 5 years ago
bresch 975afa6560 EKF: update csv for change indicator 5 years ago
Mathieu Bresciani 230c865fa9
EKF: do not fuse multiple times the same height (#767) 5 years ago
Paul Riseborough b4ecfb7723
EKF: Fix sign error in earth rotation rate correction (#763) 5 years ago
Kamil Ritz 7c179b39b8 Make test with Clang 5 years ago
Julian Kent c6d5a74685 Update change indicator 5 years ago
bresch 05d391c785 Update test csv after functional fix 5 years ago
kritz e52e2b88ed
Sensor Replay (#717) 5 years ago
kritz ee859e092a Robustify timestamp checks (#729) 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 4fb2d1b02e Update range finder interface 5 years ago
kamilritz 9f0d8ed59e Update mag 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 29cf7884c3 Test baro downsampling 5 years ago
kamilritz b51ea4fe39 Test dynamic pressure compensation 5 years ago
Matthias Grob 950e75e484 EKF_ringbuffer: minor missing space for style 5 years ago
kamilritz 8f70a10565 Added missing variable initializations 5 years ago
kamilritz 5b02310f43 Test Airspeed fusion 5 years ago
kamilritz 7ed6a437c7 Add airspeed sensor to sensor_simulator 5 years ago
kamilritz cd9e81539c Expand IMU Down Sampling tests 5 years ago
kamilritz 1b0e137b8a Test external vision 5 years ago
kamilritz 7d3814b1d8 Add orientation initialization tests 5 years ago
kritz 532c9abd4a Expand test framework and test cases (#685) 5 years ago
kamilritz 0831c158f2 Move time update to sensor base class 5 years ago
kamilritz 1832bedd13 run_seconds 5 years ago
kamilritz 39b369d90b make ekf a shared pointer 5 years ago
kamilritz f13f2f8452 use shared pointer 5 years ago
kamilritz 00cd720a66 Change folder name 5 years ago
kamilritz b9dd1e54c5 Change file names 5 years ago
kamilritz 2d2edd90e3 ECL Unit Test Clean Up 5 years ago
kamilritz 6b25dbd6c7 SensorSimulator 5 years ago
bresch 6b5f011bc2 ekf: use PDOP instead of GDOP as the TDOP (part of GDOP) is usually not available 5 years ago
Daniel Agar 362a2dfa08
remove unnecessary <cmath> include 5 years ago
Mathieu Bresciani c7bdf25663
[ekf] controlMagFusion refactor and mag field strength check (#662) 5 years ago