24 Commits

Author SHA1 Message Date
6d99ade955 adjusted logs; fixed typo 2019-05-05 22:17:27 +02:00
eb2a0e7a98 added support for color correction 2019-05-05 21:30:02 +02:00
75d3c41a5c added gamma correction back 2019-05-03 21:09:01 +02:00
83cd06a2f5 fixed wrong conversion to percentage 2019-05-03 20:50:41 +02:00
5c2fe2f073 fixed wrong led off/on register setting 2019-05-03 20:25:45 +02:00
a37adc2a02 fixed gamma correction formula 2018-06-29 09:59:48 +02:00
5200fdb931 changed default values to match testign env for now; added gamma correction 2018-06-29 09:28:04 +02:00
1bcd5f7124 removed debug map out 2018-06-29 08:33:01 +02:00
7732a05cac added more debug out and channel max logic 2018-06-29 08:04:27 +02:00
1cd57c829e adjusted maxpulse to match implementation; added buffer overflow protection 2018-06-29 05:32:22 +02:00
fddea2d9e4 make channel buffered 2017-12-16 05:57:59 +01:00
413ee27418 set more sane defaults 2017-12-13 16:29:31 +01:00
71400d7128 refined pulse handling 2017-12-12 23:32:09 +01:00
7a0716e4f0 added pca lib, modified code to fit new names 2017-12-12 23:10:12 +01:00
5dc270143a fixed wrong percentages 2017-12-12 22:33:26 +01:00
5480c4011e added multi msg reading 2017-12-12 22:31:26 +01:00
14566eb2a6 fixed wrong var decl 2017-12-12 22:13:39 +01:00
97059afdc5 propably fixed a memorx access error 2017-12-12 22:05:38 +01:00
1b1bcdf165 Added more message types; updated protobuf defs. 2017-12-12 20:53:27 +01:00
521cbdcb50 fixed wrong message size, again 2017-12-12 20:15:34 +01:00
c2952093ea fixed wrong message size 2017-12-12 20:05:01 +01:00
23702d237d fixed wrong type of variable 2017-12-12 19:37:58 +01:00
d3018819de fixed some errors 2017-12-12 19:36:25 +01:00
ffe46a0f4b inital commit of PCA9685 backend in go 2017-12-12 19:19:32 +01:00