aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/rgbled/rgbled.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compile fixLorenz Meier2014-03-171-1/+1
* Teach RGB led driver to forward unknown IOCTLsLorenz Meier2014-03-171-0/+2
* Merged beta into mavlink rework branchLorenz Meier2014-01-281-3/+9
* rgbled: don't try the same bus twiceAndrew Tridgell2013-10-191-0/+3
* rgbled: fixed getopt() handlingAndrew Tridgell2013-10-191-2/+7
* rgbled: fixed detection of device on PX4v1Andrew Tridgell2013-10-191-1/+14
* Fixed some stupid compile errorsLorenz Meier2013-10-141-7/+9
* Work queue in RGB driver without work_cancel()Lorenz Meier2013-10-141-5/+5
* rgbled: copyright updatedAnton Babushkin2013-09-191-1/+2
* rgbled: more cleanupAnton Babushkin2013-09-191-63/+71
* rgbled: major cleanup and bugfixesAnton Babushkin2013-09-191-198/+271
* the "rgbled rgb X X X" command was broken, and would set green when you asked...Buzz2013-09-101-3/+3
* Changed RGBLED behaviour, breathe mode when disarmed and ready to armJulian Oes2013-08-291-5/+41
* Added stop command to RGB ledLorenz Meier2013-08-191-2/+3
* Merged masterLorenz Meier2013-08-181-5/+5
|\
| * RGBled fixes: options and off after rgb working nowJulian Oes2013-08-141-9/+9
* | Added dim RGB implementationLorenz Meier2013-08-171-0/+21
* | Add pattern ioctl for RGBLEDJulian Oes2013-08-161-11/+41
* | Simplified the RGBLED driverJulian Oes2013-08-161-132/+120
* | Some cleanup for the RGB LED driver, added ioctl to set colorJulian Oes2013-08-151-92/+79
|/
* rgbled: try expansion bus first, unless specific bus givenAndrew Tridgell2013-08-141-11/+24
* rgbled: added LED_MODE_RGB to allow for constant RGB valuesAndrew Tridgell2013-08-141-6/+42
* Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-021-1/+2
* Fix argument parsing in the rgbled command.px4dev2013-07-031-31/+23
* Rename the 'device' directory back to 'drivers', it's less confusing that way.px4dev2013-04-061-0/+497