mirror of https://github.com/ArduPilot/ardupilot
17e5d99509
The task generator for the mavlink headers is given a name 'mavlink' and is added as a dependency to all local static libraries, because all of them use sources that include mavlink headers. It would be nice to have a good way to detect sources that use mavlink headers or to declare list of libraries that use the headers, so that the dependency could be added automatically. Additionally, there's a minor change in syntax for the task generator: using strings directly instead of lists. |
||
---|---|---|
.. | ||
APM_Config.h | ||
AntennaTracker.cpp | ||
AntennaTracker.txt | ||
GCS_Mavlink.cpp | ||
Log.cpp | ||
Makefile | ||
Parameters.cpp | ||
Parameters.h | ||
Parameters.pde | ||
ReleaseNotes.txt | ||
Tracker.h | ||
capabilities.cpp | ||
config.h | ||
control_auto.cpp | ||
control_manual.cpp | ||
control_scan.cpp | ||
control_servo_test.cpp | ||
defines.h | ||
make.inc | ||
radio.cpp | ||
readme.txt | ||
sensors.cpp | ||
servos.cpp | ||
system.cpp | ||
tracking.cpp | ||
wscript |
readme.txt
AntennaTracker README User Manual: http://antennatracker.ardupilot.com/ Developer Manual: http://dev.ardupilot.com/