mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -04:00
d6b4e98a88
The TODOs removed with this patch were already fixed. Below is the explanation for each. - TODO: add support for unit tests. - Supported already added. - TODO: Check if we should simply use the signed 'waf' "binary" (after verifying it) instead of generating it ourselves from the sources. - We're using a submodule for waf. - TODO: evaluate if we need shortcut commands for the common targets (vehicles). currently using waf --targets=NAME the target name must contain the board extension so make it less convenient, maybe hook to support automatic filling this extension? - There's no need of adding the extension anymore. - TODO: Once HAL patches get in, need to filter out the HAL based on the bld.env.BOARD. - The board-specific HAL library folders is indicated in bld.env.AP_LIBRARIES. |
||
---|---|---|
.. | ||
APM2_2560_bootloader | ||
APM_radio_test | ||
ArduPilotMega_demo | ||
ArdupilotMegaPlanner | ||
ardupilotwaf | ||
ArduPPM | ||
autotest | ||
CHDK-Scripts | ||
CodeStyle | ||
CPUInfo | ||
Failsafe | ||
FlightGear | ||
Frame_params | ||
GIT_Test | ||
gittools | ||
Hello | ||
Linux_HAL_Essentials | ||
LogAnalyzer | ||
PPM_decoding | ||
PXF | ||
Replay | ||
scripts | ||
SerialProxy | ||
vagrant | ||
Xplane |