Skip to content

Update mavsdk_server version, bump to Python 3.7+ #542

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 13, 2023

Conversation

julianoes
Copy link
Collaborator

@julianoes julianoes commented Jan 13, 2023

This updates the mavsdk_server version to v1.4.10 which fixes the log_files API.

Also, the asyncio usage in the examples is changed and we now set the minimum Python version to 3.7 as 3.6 is EOL anyway.

This should fix the log_files API.

Signed-off-by: Julian Oes <julian@oes.ch>
3.6 is no longer supported and we want to switch to asyncio.run which
has been added in Python 3.7

Signed-off-by: Julian Oes <julian@oes.ch>
Available since Python 3.7.

Signed-off-by: Julian Oes <julian@oes.ch>
@julianoes julianoes force-pushed the pr-update-mavsdk-server branch from 2d56762 to 87a7aef Compare January 13, 2023 20:32
@julianoes julianoes merged commit 0a2890d into main Jan 13, 2023
@julianoes julianoes deleted the pr-update-mavsdk-server branch January 13, 2023 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant