54 Commits (master)

Author SHA1 Message Date
Julian Oes 07d75d85cf mavsdk_tests: trigger flush to stdout every second 3 years ago
Thomas Debrunner 9312c772f1 mavsdk-tests: Re-try to launch a mission for some time before failing. This mitigates an issue where the flight controller has an uploaded mission, but has not finished the mission feasibility checks yet. 3 years ago
benjinne 06a91ec752
Improve offboard failsafe (#18160) 3 years ago
Julian Oes af50e25647 mavsdk_tests: update to MAVSDK v0.41.0 4 years ago
Julian Oes 4f52c0b6da mavsdk_tests: unused var and index fix 4 years ago
Julian Oes bb0fe9ee61 mavsdk_tests: losen time limit for VTOL mission 4 years ago
Julian Oes cd66a79747 mavsdk_tests: move waypoints to vehicle position 4 years ago
Julian Oes d714c2faec mavsdk_tests: add VTOL mission tests 4 years ago
Julian Oes 1e88939605 mavsdk_tests: report speed factor every second 4 years ago
Julian Oes 2315618b85 mavsdk_tests: use autopilot timestamps to sleep 4 years ago
Julian Oes 6c26387e85 mavsdk_tests: try to prevent auto-disarm 4 years ago
Julian Oes 0ebb8c6981 mavsdk_tests: use microseconds to avoid sleep(0) 4 years ago
Julian Oes b6b9ce5f11 mavsdk_tests: robustify test by climbing longer 4 years ago
Julian Oes b79553862e mavsdk_tests: remove timeout for mission upload 4 years ago
Julian Oes 4184c204c4 autopilot_tester: don't poll mission progress 4 years ago
Julian Oes 176d932f23 mavsdk_tests: prevent missing updates 4 years ago
Julian Oes 397fa84cd0 mavsdk_tests: add time in front of debug lines 4 years ago
Daniel Agar a8f665739d mavsdk_tests: manual fly forward for slightly longer 4 years ago
Daniel Agar 76602b3a8f mavsdk_tests: longer climb (5 -> 10 seconds) in fly forward altctl/posctl tests 4 years ago
Julian Oes 012763e5f1 mavsdk_tests: fly forward a bit longer 4 years ago
Julian Oes a299e2c57d mavsdk_tests: fly forward even longer 4 years ago
Julian Oes 4c00c1f561 mavsdk_tests: add missing switch to POSCTL 4 years ago
Julian Oes bbef07bc80 mavsdk_tests: init RC with throttle centered 4 years ago
Julian Oes d2cb27e0de mavsdk_tests: try with faster RC rate 4 years ago
Julian Oes ca0f26a003 mavsdk_tests: added posctl/altctl test 4 years ago
Julian Oes a5a577a6c4 mavsdk_tests: use speed factor, increase timeouts 4 years ago
Julian Oes 4eb1ea10f0 mavsdk_tests: don't block inside of callback 4 years ago
Julian Oes 55d2bdc438 mavsdk_tests: adapt to changed inject API 4 years ago
Julian Oes ed357cf356 mavsdk_tests: move math things to separate header 4 years ago
Julian Oes 1eaceb17dc mavsdk_tests: adjust timeouts by lockstep speed up 4 years ago
Julian Oes 20621e6744 mavsdk_tests: add tests for GPS as height source 4 years ago
Julian Oes c31246e13a mavsdk_tests: add test for stuck mag 4 years ago
Julian Oes afcfa2fbe0 mavsdk_tests: check for stuck baro 4 years ago
Julian Oes c4efcbf895 mavsdk_tests: check for baro failure in mission 4 years ago
Julian Oes 8d6ebf15b6 mavsdk_tests: test for losing mag during mission 4 years ago
Julian Oes 3c499fc3a2 mavsdk_tests: add first GPS lost failsafe test 4 years ago
Julian Oes 5f2abb66a4 mavsdk_tests: add workaround to prevent failsafe 5 years ago
Julian Kent 14e2603bc4 Pull out matrix math primitives into anon functions 5 years ago
Julian Kent 6ce2769342 Pull out point-to-line distance calc, getting local mission coords 5 years ago
Julian Kent ff4be5d815 Set rate when subscribing to velocity, specify units 5 years ago
Julian Kent e6c5771c59 Add 'corridor check' which makes sure 3D tracking is along mission 5 years ago
Julian Kent db361d7a59 Add straight-line MAVSDK test 5 years ago
Julian Oes be4e253e63 mavsdk_tests: bump library from v0.24.0 to v0.27.0 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
kamilritz 5bd0df422d Speed up mavsdk sitl tests 5 years ago
Julian Oes b5048a3414 mavsdk_tests: add header and fix style 5 years ago
Julian Oes 512faa6ebe mavsdk_tests: use CHECK if we don't need to abort 5 years ago
Julian Oes a5d1ce91e4 mavsdk_tests: consolidate level of abstraction 5 years ago