aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/blinkm/blinkm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved the bulk of sensor drivers to the new worldLorenz Meier2013-04-271-919/+0
* Use the I2C bus number from the board config, not a hardcoded value.px4dev2013-04-261-1/+2
* Script name pointer array can be const. Fix a couple of lint errors while I'm...px4dev2013-03-101-4/+4
* Made dtors virtual, tested on IO and FMULorenz Meier2013-03-091-1/+1
* Option for Bus and BlinkM address addedMarco Bauer2013-02-021-2/+2
* Options for bus and blinkmaddress added.Marco Bauer2013-02-011-7/+39
* timing changed and amber for manual addedMarco Bauer2013-01-231-9/+9
* timing changed and amber for manual addedMarco Bauer2013-01-231-8/+34
* some major changesMarco Bauer2013-01-141-256/+203
* switched to initialiser list and member variablesMarco Bauer2013-01-131-11/+20
* some changes in structureMarco Bauer2013-01-131-156/+143
* fix number of satellitesMarco Bauer2013-01-121-3/+3
* merged systemstate into blinkm driverMarco Bauer2013-01-121-20/+472
* Force the fade speed to something sensible. Deal better with failed probes.px4dev2012-12-011-0/+4
* A driver and shell command for the BlinkM I2C LED controller.px4dev2012-12-011-0/+461