6 Commits
Author SHA1 Message Date
Oleg Kalachev 3ffc8ec508 Add feature for setting arbitrary pin to arbitrary pwm over mavlink
Add flix.set_pin method for pyflix.
2026-08-30 22:25:38 +03:00
Oleg Kalachev 97a01db7b4 Make method for sending mavlink commands public in pyflix 2026-08-29 17:32:18 +03:00
Oleg Kalachev 3861c4438a Make failed mavlink commands exception more verbose in pytflix 2026-08-29 16:52:34 +03:00
Oleg Kalachev 0dae0a3e7e Move mavlink commands handlers to a separated function
It's more convenient to handle error that way.
2026-08-28 22:36:40 +03:00
Oleg Kalachev cc49718a60 Use pytest for testing 2026-08-28 19:18:58 +03:00
Oleg Kalachev 096049d2cb Use dedicated script for testing 2026-08-28 17:32:48 +03:00