Commit Graph

3 Commits

Author SHA1 Message Date
Rustom Jehangir
d8ee8d1fde waf: Update Sub script to match others. 2016-01-18 23:07:46 -08:00
Rustom Jehangir
094060631d waf: allow partial builds with new mavlink as submodule
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.
2016-01-15 23:34:43 -08:00
Rustom Jehangir
0e978ed99c Changed to ArduCopter as the base code. 2016-01-08 21:49:55 -08:00