forked from mavlink/mavlink
-
Notifications
You must be signed in to change notification settings - Fork 288
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
71af5c4
commit 7b70817
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule pymavlink
updated
11 files
+1 −1 | .github/workflows/test.yml | |
+1 −1 | __init__.py | |
+6 −4 | generator/mavgen_wlua.py | |
+2 −2 | generator/mavschema.xsd | |
+76 −0 | tests/snapshottests/__snapshots__/test_wlua.ambr | |
+ − | tests/snapshottests/resources/autopilot_version.pcapng | |
+2 −0 | tests/snapshottests/test_wlua.py | |
+4 −1 | tools/mavgen.py | |
+3 −3 | tools/mavplayback.py | |
+4 −1 | tools/mavsplit_sysid.py | |
+17 −2 | tools/sertotcp.py |