232 Commits (25dbffe1aac8d8c672d63f98e0c552452fed2fe1)

Author SHA1 Message Date
bresch 6126c190b2 sensor_simulator: update EKF at IMU rate 5 years ago
Julian Oes 9b2527549b mavsdk_tests: relax timeout for offboard goto 5 years ago
Julian Oes bc1960ef2b mavsdk_tests: make offboard tests more accurate 5 years ago
Julian Oes dd95498379 mavsdk_tests: at normal speed RTL can take a while 5 years ago
Julian Oes 76b7d462ae mavsdk_tests: relax requirement to land at home 5 years ago
Julian Oes d43e4d88c3 mavsdk_tests: wait until home is set properly 5 years ago
Julian Oes 73dda496ef mavsdk_tests: more verbose output on fail 5 years ago
Julian Oes 160aca9207 mavsdk_tests: more debug info 5 years ago
Julian Oes 1a25cdf7b2 mavsdk_tests: remove intermittently failing tests 5 years ago
Julian Oes a1bf1bdd9d mavsdk_tests: prevent exception if log_fd is None 5 years ago
Julian Oes 262341455b mavsdk_tests: map stderr to stdout 5 years ago
Julian Oes eba1cf08f8 mavsdk_tests: also use sleep workaround locally 5 years ago
Julian Oes 76750fc8a6 mavsdk_tests: collect buffered up stdout output 5 years ago
Mathieu Bresciani b024cdd282
unit test: check that the accel bias is only learned when observable (#827) 5 years ago
kamilritz 39c09b8092 add basic gps yaw fusion test 5 years ago
kritz bf78044bcd
EKF: fix initialization of local position validity 2 (#820) 5 years ago
Mathieu Bresciani 37d9cef262
ekf: disable xy accel bias learning before takeoff (#818) 5 years ago
Mathieu Bresciani 9788c3bdf2
ekf: split accel bias learning in independant xyz components (#817) 5 years ago
kritz 98801ad17b
Support vision velocity expressed in body frame too (#708) 5 years ago
kamilritz 5bd0df422d Speed up mavsdk sitl tests 5 years ago
kamilritz af1a445031 Vision test can be speed up 5 years ago
kritz 33dc0fd146
Add vision velocity integration test (#14818) 5 years ago
Pedro Roque 3ea52fecd3 Added Roll Pitch Yawrate Thrust offboard test. Testing... 5 years ago
kamilritz 70d65ea55f Test:Increase GPS jump need for rejection 5 years ago
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
Julian Oes cc0b834d15 mavsdk_tests: don't fail if DISPLAY is not set 5 years ago
Julian Oes 9764c32b55 mavsdk_tests: only apply workaround in GitHub CI 5 years ago
Julian Oes 54fe3c5fd5 mavsdk_tests: remove waitforgz helper, add sleep 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
Julian Oes be9f125c3d mavsdk_tests: raise timeout for czspawn 5 years ago
Julian Oes 9c04f66f06 mavsdk_tests: raise overall timeouts 5 years ago
Julian Oes 28f4dc10ae mavsdk_tests: make sure all log output is printed 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
Julian Oes 2a37321293 mavsdk_tests: wait a bit longer for gazebo command 5 years ago
Julian Oes 0edc2aa334 mavsdk_tests: don't stall on timeout 5 years ago
kamilritz 2fa43419d2 Interface: output vector quantities by "return-by-value" 5 years ago
JaeyoungLim 315135c07e Fix indentation in run script and update submodule 5 years ago
Julian Oes 103bfd0d30 mavsdk_tests: fix wait script output 5 years ago
Julian Oes 29c102b205 mavsdk_tests: wait for gz to run for model spawn 5 years ago
JaeyoungLim b1d3b95ebf Add gzmdoelspawning to mavsdk tests 5 years ago
Julian Oes 6d654cb50b mavsdk_tests: improve usage text 5 years ago