Skip to content

Commit

Permalink
Add giant amount of autogenerated mavlink code
Browse files Browse the repository at this point in the history
It would be a lot nicer for this to not be under scm, but that would
require every boatd user to also clone mavlink/mavlink and run the
python generator of slightly dubious usability. In the future, this
should probably be part of a build system.
  • Loading branch information
kragniz committed May 24, 2016
1 parent 34994f6 commit 836e78f
Show file tree
Hide file tree
Showing 4 changed files with 14,919 additions and 0 deletions.
1 change: 1 addition & 0 deletions boatd/coreplugins/mavlink_common/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from mavlink_common import *
Loading

0 comments on commit 836e78f

Please sign in to comment.