Julian Oes
a6e6ebfe95
chore(mavsdk_tests): bump library version ( #27996 )
...
This includes quite a few bugfixes.
2026-07-22 20:04:53 +12:00
Julian Oes
18dc9a2665
fix(mavsdk_tests): bump MAVSDK version
2026-07-17 10:51:42 -05:00
Julian Oes
1de6001163
mavsdk_tests: bump MAVSDK version to v3.11.2 ( #26024 )
...
This should hopefully fix the annoying segfaults on destruction that we
have been seeing.
2025-12-01 13:30:08 -08:00
Julian Oes
ff06a206d1
mavsdk_tests: bump version to 3.11.1
...
This should now include the figure eight messages.
2025-11-20 23:23:40 -09:00
mahima-yoga
ee953640ee
MAVSDK: bump version to 3.7.0
2025-07-09 07:43:20 +12:00
Julian Oes
d03b1171f9
mavsdk_tests: fix mission finished state
...
This is an attempt to use MAVSDK's is_mission_finished APIs instead.
2025-06-30 09:20:44 -07:00
Julian Oes
4126dde11f
mavsdk_tests: bump to v3.4.0
...
This should fix some of the lockups and segfaults we see.
2025-05-19 07:37:02 -07:00
Julian Oes
1f65cc46b9
mavsdk_tests: bump MAVSDK to v3.3.4
2025-05-19 07:37:02 -07:00
Julian Oes
66deae172d
mavsdk_tests: update to MAVSDK 3.0.0
2025-05-19 07:37:02 -07:00
Julian Oes
37fa4bccb6
mavsdk_tests: update MAVSDK dependency
...
This should fix the CI issue where the test just hangs trying to
connect.
2022-04-20 11:48:53 -04:00
Julian Oes
764af19da4
mavsdk_tests: bump MAVSDK version to v0.48.0
...
This might help with CI tests where we get RC loss because, presumably,
MAVSDK is not sending them in time.
2021-12-20 13:05:46 -05:00
Julian Oes
af50e25647
mavsdk_tests: update to MAVSDK v0.41.0
...
This required replacing some of the methods which had been deprecated
and now removed.
2021-07-23 09:05:31 +02:00
TSC21
c4d54d983b
mavsdk_tests: bump MAVSDK version to 0.40.0
2021-06-14 09:23:38 +02:00
Julian Oes
43fccece61
mavsdk_tests: check installed version
...
Starting with MAVSDK 0.39.0 we can specify the version required. This
way we can fail at configure time instead of later during compilation or
linking.
2021-04-29 21:08:33 -04:00
Julian Oes
7384bd2675
mavsdk_tests: specify required MAVSDK version
...
This way it can be better picked up by CI scripts.
2021-04-29 21:08:33 -04:00