hyperion.ng/libsrc
pcaffardi 2eea311dce Update LedDeviceAPA102.cpp
This fix the previous limit of 64 APA102 leds, because of too short end frame. Now the end frame is computed accordling to this documentation: https://cpldcpu.wordpress.com/2014/11/30/understanding-the-apa102-superled/. Tested on my 98 leds, it works fine.

I suggest to modify hyperion to allow LED drivers to apply the brightness parameter because APA102 has a parameter for that, without the need to elaborate RGB color to simulate it (result is wrong colors!). Is it possible to introduce such parameter in LED drivers and let the driver apply that?

Former-commit-id: 2d714e6eb075ec57e0973839fe96d2d7a051c57f
2015-08-09 16:15:25 +02:00
..
blackborder Moved black border detection code to seperate library 2014-01-26 14:23:08 +01:00
boblightserver Removed use of qt4_use_modules from build files 2014-02-07 09:20:00 +01:00
effectengine Update cross compile info 2015-01-21 12:57:28 +01:00
grabber - refactored framebuffer grabber to use ImageResampler 2015-01-24 23:42:22 +01:00
hyperion Updated the way colororder is configured per led 2015-02-23 16:11:33 +01:00
jsonserver code refactoring 2014-11-08 21:01:46 +01:00
leddevice Update LedDeviceAPA102.cpp 2015-08-09 16:15:25 +02:00
protoserver Fix build with embedded protobuf library 2014-12-20 20:15:04 +01:00
utils - refactored framebuffer grabber to use ImageResampler 2015-01-24 23:42:22 +01:00
xbmcvideochecker Cleanup of XBMC 3D checker code 2014-04-30 22:46:26 +02:00
CMakeLists.txt Allow disabling PROTOBUF support 2014-09-08 16:16:02 +02:00