aboutsummaryrefslogtreecommitdiff
path: root/src/modules/gpio_led
Commit message (Collapse)AuthorAgeFilesLines
* General cleanup of /dev/px4io and /dev/px4fmuJean Cyr2013-07-091-9/+4
| | | | | | | - Use distinct common symbols for px4io and px4fmu device files, and use instead of hardcoded filenames - Use common symbols defining px4io bits consistently between px4fmu and px4io builds.
* gpio_led: minor usage fixAnton Babushkin2013-07-061-4/+4
|
* gpio_led: PX4IO RELAY and ACC outputs support, some fixesAnton Babushkin2013-07-061-21/+89
|
* HOTFIX: Added start / stop syntax to GPIO led commandLorenz Meier2013-06-051-22/+48
|
* Code style fixedAnton Babushkin2013-05-221-3/+19
|
* Added GPIO_EXT1/GPIO_EXT2 selection.Anton Babushkin2013-05-221-7/+23
|
* Merge branch 'master' into gpio_ledAnton Babushkin2013-05-092-0/+198