Commit Graph

30 Commits

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