aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAgeFilesLines
* rgbled: added LED_MODE_RGB to allow for constant RGB valuesAndrew Tridgell2013-08-141-0/+14
| | | | this allows apps to fully control the 3 LED elements
* Merge branch 'master' of github.com:cvg/Firmware_Private into fmuv2_bringupLorenz Meier2013-05-221-18/+27
|\
| * VA args now supported by MAVLink text messagesLorenz Meier2013-05-211-18/+27
| |
| * Cut over MAVLink to new build systemLorenz Meier2013-04-271-0/+120
| |
| * Merge working changes into export-build branch.px4dev2013-04-261-0/+62
|
* Cut over MAVLink to new style build systemLorenz Meier2013-04-271-0/+120
|
* Added include dir for RGB ledLorenz Meier2013-04-061-0/+67
|
* Populate INCLUDE_DIRS with some likely candidates.px4dev2013-04-061-0/+62
Implement __EXPORT and such for modules, as well as symbol visibility. Don't use UNZIP to point to unzip, as it looks there for arguments.