hyperion.ng/libsrc/hyperion/device
T. van der Zwan 9bfaffe93b Merge branch 'ws2811' into device_factory
Former-commit-id: 54b5d4a0b1d19aa5ee31a9f43c20af762f9bdb18
2013-12-17 16:04:10 +00:00
..
LedDeviceAdalight.cpp added timer to LedDeviceAdalight to send color data at least every 5 seconds 2013-11-14 19:04:17 +01:00
LedDeviceAdalight.h added timer to LedDeviceAdalight to send color data at least every 5 seconds 2013-11-14 19:04:17 +01:00
LedDeviceLightpack-hidapi.cpp Lightpack device added based on hidapi 2013-11-23 11:14:27 +01:00
LedDeviceLightpack-hidapi.h Lightpack device added based on hidapi 2013-11-23 11:14:27 +01:00
LedDeviceLightpack.cpp Lightpack device added based on hidapi 2013-11-23 11:14:27 +01:00
LedDeviceLightpack.h Restructured Lightpack device (fix bug concerning the lifecycle of the libusb context) 2013-11-20 20:54:04 +01:00
LedDeviceLpd6803.cpp Renamed ldp6803 to lpd6803 2013-11-13 20:42:18 +00:00
LedDeviceLpd6803.h Renamed ldp6803 to lpd6803 2013-11-13 20:42:18 +00:00
LedDeviceLpd8806.cpp Renamed ldp6803 to lpd6803 2013-11-13 20:42:18 +00:00
LedDeviceLpd8806.h Renamed ldp6803 to lpd6803 2013-11-13 20:42:18 +00:00
LedDeviceMultiLightpack.cpp Restructured Lightpack device (fix bug concerning the lifecycle of the libusb context) 2013-11-20 20:54:04 +01:00
LedDeviceMultiLightpack.h Restructured Lightpack device (fix bug concerning the lifecycle of the libusb context) 2013-11-20 20:54:04 +01:00
LedDevicePaintpack.cpp Added first implementation of Paintpack device 2013-12-10 19:28:27 +00:00
LedDevicePaintpack.h Added first implementation of Paintpack device 2013-12-10 19:28:27 +00:00
LedDeviceSedu.cpp Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
LedDeviceSedu.h Merge branch 'HEAD' of https://github.com/tvdzwan/hyperion.git 2013-11-12 06:34:00 +00:00
LedDeviceTest.cpp Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
LedDeviceTest.h Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
LedDeviceWs2801.cpp Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
LedDeviceWs2801.h Changed RgbImage to template based Image (with template for pixel type) 2013-11-11 09:00:37 +00:00
LedDeviceWs2811.cpp Updated constructor of ws2811 to contain chip configuration 2013-12-17 15:59:25 +00:00
LedDeviceWs2811.h Updated constructor of ws2811 to contain chip configuration 2013-12-17 15:59:25 +00:00
LedRs232Device.cpp Adalight device added 2013-11-11 21:07:24 +01:00
LedRs232Device.h Moved all device to seperate directory 2013-11-05 16:18:04 +00:00
LedSpiDevice.cpp Moved all device to seperate directory 2013-11-05 16:18:04 +00:00
LedSpiDevice.h Moved all device to seperate directory 2013-11-05 16:18:04 +00:00