hyperion.ng/libsrc/leddevice
redPanther a724fd1535 detect config is readonly, adalight and other stuff (#333)
* update lightberry sketches
update compilehowwto (windows disclaimer)
some refactoring in main cmakelists + preparation for windows compile
tune ada driver, set delayAfterConnect default to 1.5s because some arduino (e.g. mega r3) needs this
set priority min/max for grabber/network services - prevent colliding prios between webui/background stuff and grabbers/net services

* add check if config is writable. TODO do something usefull in webui

* fix indention error

* fix typo

* fix webui can't write led config

* typo

* fix cmakelists

* change methode of detecting linux
2016-12-14 22:45:00 +01:00
..
schemas detect config is readonly, adalight and other stuff (#333) 2016-12-14 22:45:00 +01:00
CMakeLists.txt merge adalight and adalightapa102 (#303) 2016-12-01 16:17:14 +01:00
LedDevice.cpp Transit translation system (#309) 2016-12-04 19:32:23 +01:00
LedDeviceAPA102.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceAPA102.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceAdalight.cpp detect config is readonly, adalight and other stuff (#333) 2016-12-14 22:45:00 +01:00
LedDeviceAdalight.h detect config is readonly, adalight and other stuff (#333) 2016-12-14 22:45:00 +01:00
LedDeviceAtmo.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceAtmo.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceAtmoOrb.cpp Fixed QHostAddress address binding for AtmoOrb (#285) 2016-11-11 23:30:57 +01:00
LedDeviceAtmoOrb.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceDMX.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceDMX.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceFactory.cpp merge adalight and adalightapa102 (#303) 2016-12-01 16:17:14 +01:00
LedDeviceFadeCandy.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceFadeCandy.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceFile.cpp refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
LedDeviceFile.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceHyperionUsbasp.cpp refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
LedDeviceHyperionUsbasp.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceLightpack-hidapi.cpp Leddevice refactoring the next part (#253) 2016-09-23 08:49:22 +02:00
LedDeviceLightpack-hidapi.h Leddevice refactoring the next part (#253) 2016-09-23 08:49:22 +02:00
LedDeviceLightpack.cpp refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
LedDeviceLightpack.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceLpd6803.cpp fix for LPD8806 issue (#315) 2016-12-05 22:46:04 +01:00
LedDeviceLpd6803.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceLpd8806.cpp fix initial reset 2016-12-05 22:46:58 +01:00
LedDeviceLpd8806.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceMultiLightpack.cpp refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
LedDeviceMultiLightpack.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceP9813.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceP9813.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDevicePaintpack.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDevicePaintpack.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDevicePhilipsHue.cpp detect config is readonly, adalight and other stuff (#333) 2016-12-14 22:45:00 +01:00
LedDevicePhilipsHue.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDevicePiBlaster.cpp refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
LedDevicePiBlaster.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceRawHID.cpp refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
LedDeviceRawHID.h refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
LedDeviceSchemas.qrc refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
LedDeviceSedu.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceSedu.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceSk6812SPI.cpp led device cleanup, bug fix and schemas (#304) 2016-12-01 16:16:59 +01:00
LedDeviceSk6812SPI.h led device cleanup, bug fix and schemas (#304) 2016-12-01 16:16:59 +01:00
LedDeviceTinkerforge.cpp refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
LedDeviceTinkerforge.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceTpm2.cpp detect config is readonly, adalight and other stuff (#333) 2016-12-14 22:45:00 +01:00
LedDeviceTpm2.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceTpm2net.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceTpm2net.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceUdpE131.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceUdpE131.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceUdpH801.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceUdpH801.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceUdpRaw.cpp JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceUdpRaw.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceWS281x.cpp refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
LedDeviceWS281x.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceWs2801.cpp Added latchtime web configuration for ws2801 device. (#302) 2016-12-01 10:00:52 +01:00
LedDeviceWs2801.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
LedDeviceWs2812SPI.cpp led device cleanup, bug fix and schemas (#304) 2016-12-01 16:16:59 +01:00
LedDeviceWs2812SPI.h led device cleanup, bug fix and schemas (#304) 2016-12-01 16:16:59 +01:00
ProviderHID.cpp refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
ProviderHID.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
ProviderRs232.cpp refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
ProviderRs232.h update adalight sketch (#299) 2016-11-29 23:14:15 +01:00
ProviderSpi.cpp refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
ProviderSpi.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00
ProviderUdp.cpp refresh time for all devices + schema fixes (#305) 2016-12-02 12:07:24 +01:00
ProviderUdp.h JsonCpp to QTJson (Final Part) (#273) 2016-10-13 21:59:58 +02:00