3 Commits
Author SHA1 Message Date
Oleg Kalachev a2dd70654c Changes to method for sending mavlink commands in pymavlink
Make the exception names more verbose.
Make it public.
2026-08-29 17:52:14 +03:00
Oleg Kalachev 5d670dcc69 Move mavlink commands handlers to a separated function
It's more convenient to handle error that way.
2026-08-29 17:50:29 +03:00
Oleg Kalachev 68eb523beb Add tests to ci
Test pyflix and simulation using pytest.
Fix running the sim in non-tty environment.
Test presence of some essential files in the docs.
2026-08-28 19:29:40 +03:00