redPanther 4033de85ec Logging leds (#50)
* switch to new logger for folowing led devices:
LedDeviceAtmo
LedDeviceFactory
LedDeviceFadeCandy
LedDeviceHyperionUsbasp
LedDeviceLightpack-hidapi
LedDevicePiBlaster
LedDeviceWS281x
LedRs232Device

leddevice base class defines logger already as protected member _log

* migrate to new logger for led devices.
still todo:
LedDeviceWS2812b
LedDeviceWs2812SPI
LedDeviceTinkerforge
LedDeviceLightpack
LedDeviceMultiLightpack
2016-06-25 22:08:17 +02:00
2016-06-11 00:47:28 +02:00
2016-06-13 22:54:08 +02:00
2016-06-23 00:11:09 +02:00
2016-05-15 18:57:16 +02:00
2016-06-25 22:08:17 +02:00
2016-06-25 22:08:17 +02:00
2016-06-17 01:25:40 +02:00
2014-12-19 21:21:00 +01:00
2016-05-31 22:55:56 +02:00
2016-05-26 23:42:23 +02:00
2016-06-25 18:27:41 +02:00
2016-06-23 00:12:46 +02:00

HYPERION

This is a (alpha) development branch for the next major version of hyperion

Current new deps (libs) QT5

  • sudo apt-get install libqt5core5a libqt5network5 libqt5gui5 libqt5serialport5 libusb-1.0-0

zeroconf

  • apt-get install libavahi-core-dev libavahi-compat-libdnssd-dev

94MB free disc space for deps

More information can be found on the official Hyperion Wiki

If you need further support please open a topic at the our new forum! Hyperion webpage/forum.

The source is released under MIT-License (see http://opensource.org/licenses/MIT).

Description
No description provided
Readme
Languages
C++ 62%
JavaScript 22.5%
CMake 5.2%
HTML 3.4%
Python 3.2%
Other 3.6%