mirror of https://github.com/ArduPilot/ardupilot
a748c52f06
Some things worth mentioning: - That version contains commits we had cherry picked on our submodule. - There's a patch on top with a fix for the new process spawning used on version 1.9.0. That has already been applied to upstream's master, but not released yet. - This patch also does necessary changes on our build system in order to accommodate the upgrade. Basically: - Use full task class names when calling create_task(). - Use always_run class attribute instead of the decorator, which is deprecated. |
||
---|---|---|
.. | ||
px4/cmake/configs | ||
__init__.py | ||
ardupilotwaf.py | ||
boards.py | ||
build_summary.py | ||
cmake.py | ||
cxx_checks.py | ||
gbenchmark.py | ||
git_submodule.py | ||
gtest.py | ||
mavgen.py | ||
px4.py | ||
static_linking.py | ||
toolchain.py |