aboutsummaryrefslogtreecommitdiff
path: root/src/modules/gpio_led
Commit message (Expand)AuthorAgeFilesLines
* trivial code style cleanup round 2Daniel Agar2015-03-271-0/+2
* GPIO led: Do not allocate memory statically, but only when module loadsLorenz Meier2015-03-081-5/+6
* Hotfix: Optimize shell commands for size - we do not need massive performance...Lorenz Meier2014-08-131-0/+2
* More tab fixesDon Gagne2014-06-291-2/+2
* Use same warnx/exit patternDon Gagne2014-06-291-7/+3
* Fix bugs found through compiler warningsDon Gagne2014-06-291-1/+2
* commander: failsafe_state removed, replaced with bool failsafe, navigation st...Anton Babushkin2014-06-161-1/+1
* gpio_led: code style fixedAnton Babushkin2014-03-131-2/+4
* gpio_led: bugs fixedAnton Babushkin2014-03-131-24/+17
* gpio_led: bugs fixed, PX4FMUv2 support addedAnton Babushkin2014-02-111-26/+54
* Merge remote-tracking branch 'px4/new_state_machine_drton' into fmuv2_bringup...Julian Oes2013-08-151-4/+11
|\
| * Renamed actuator_safety back to actuator_armed, compiling but untestedJulian Oes2013-07-151-7/+7
| * Merged masterLorenz Meier2013-07-151-22/+85
| |\
| * | Introduced new actuator_safety topicJulian Oes2013-06-141-5/+11
| * | Two hacks here to make it compileJulian Oes2013-06-121-3/+4
* | | More compile fixesLorenz Meier2013-07-161-5/+5
| |/ |/|
* | General cleanup of /dev/px4io and /dev/px4fmuJean Cyr2013-07-091-9/+4
* | 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