.. |
CMakeLists.txt
|
Minor reformat of code to match hyperion-style. Added ws2812b as option to disable for devices without dma-pwm
|
2014-09-19 16:37:58 +02:00 |
LedDeviceAdalight.cpp
|
Added a possible delay after connecting an Adalight device
|
2014-05-04 11:31:13 +02:00 |
LedDeviceAdalight.h
|
Changed connection delay to something non-blocking
|
2014-05-04 11:52:25 +02:00 |
LedDeviceFactory.cpp
|
Minor reformat of code to match hyperion-style. Added ws2812b as option to disable for devices without dma-pwm
|
2014-09-19 16:37:58 +02:00 |
LedDeviceHyperionUsbasp.cpp
|
Add hyperion-usbasp led devices
|
2014-03-09 11:36:46 +01:00 |
LedDeviceHyperionUsbasp.h
|
Add hyperion-usbasp led devices
|
2014-03-09 11:36:46 +01:00 |
LedDeviceLightpack-hidapi.cpp
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceLightpack-hidapi.h
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceLightpack.cpp
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceLightpack.h
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceLpd6803.cpp
|
Added additional zeroes after LPD6803 device message
|
2014-02-21 22:35:13 +01:00 |
LedDeviceLpd6803.h
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceLpd8806.cpp
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceLpd8806.h
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceMultiLightpack.cpp
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceMultiLightpack.h
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceP9813.cpp
|
Slight style changes to the pull of the P9813 device
|
2014-01-18 22:49:32 +00:00 |
LedDeviceP9813.h
|
Slight style changes to the pull of the P9813 device
|
2014-01-18 22:49:32 +00:00 |
LedDevicePaintpack.cpp
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDevicePaintpack.h
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDevicePhilipsHue.cpp
|
Remove couts.
|
2014-07-16 20:46:59 +02:00 |
LedDevicePhilipsHue.h
|
Moved color logic to lamp class.
|
2014-07-16 20:22:37 +02:00 |
LedDevicePiBlaster.cpp
|
Fixed the open of device until device is available
|
2014-01-07 13:20:53 +00:00 |
LedDevicePiBlaster.h
|
Added doxygen comment
|
2014-01-07 13:24:56 +00:00 |
LedDeviceSedu.cpp
|
Removed option from Sedu device as it is reported not to work
|
2014-02-04 20:47:02 +01:00 |
LedDeviceSedu.h
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceTest.cpp
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceTest.h
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceTinkerforge.cpp
|
Fixed call to thinkerforge library
|
2014-03-08 19:55:23 +01:00 |
LedDeviceTinkerforge.h
|
add support for tinkerforge
|
2014-03-04 20:38:54 +01:00 |
LedDeviceTpm2.cpp
|
Update LedDeviceTpm2.cpp
|
2014-06-18 13:49:27 +02:00 |
LedDeviceTpm2.h
|
Added support for tpm2 protocol. One frame used for all LEDs
|
2014-06-15 02:19:09 +02:00 |
LedDeviceWs2801.cpp
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceWs2801.h
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedDeviceWS2812b.cpp
|
Minor reformat of code to match hyperion-style. Added ws2812b as option to disable for devices without dma-pwm
|
2014-09-19 16:37:58 +02:00 |
LedDeviceWS2812b.h
|
Minor reformat of code to match hyperion-style. Added ws2812b as option to disable for devices without dma-pwm
|
2014-09-19 16:37:58 +02:00 |
LedRs232Device.cpp
|
Changed connection delay to something non-blocking
|
2014-05-04 11:52:25 +02:00 |
LedRs232Device.h
|
Changed connection delay to something non-blocking
|
2014-05-04 11:52:25 +02:00 |
LedSpiDevice.cpp
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |
LedSpiDevice.h
|
Moved all devices to separate library and added 'Factory' for device creation.
|
2013-12-17 18:50:15 +00:00 |