aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/rgbled/rgbled.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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