MartB pushed to main at MartB/glc002-firmware 2022-04-04 14:51:48 +00:00
4406222b3e Redo XY Color remaining time logic.
MartB pushed to main at MartB/glc002-firmware 2022-04-04 05:22:48 +00:00
48c02b36af Fix PWM testing for good and remove enhancedCurrentHue, not supported.
MartB pushed to main at MartB/glc002-firmware 2022-04-04 04:38:25 +00:00
abca39b3fe xy_mapping: properly redo the xy -> rgb conversion
MartB pushed to main at MartB/glc002-firmware 2022-04-04 01:31:18 +00:00
0f797f3611 Fix invalid pointers warnings and pwm test logic
MartB pushed to main at MartB/glc002-firmware 2022-04-04 01:05:17 +00:00
01f421add3 Add pwm channel test on second button.
4d158ee4d0 Cleanup transitioning code
7d845f5ce8 Fix math for XY colors
Compare 3 commits »
MartB pushed to main at MartB/glc002-firmware 2022-04-03 23:53:39 +00:00
2a6a6e8697 Move level and color timer intervals to a central place, both 50hz.
MartB pushed to main at MartB/glc002-firmware 2022-04-03 23:22:29 +00:00
b297184185 An attempt at implementing the XY color moveto command.
6eac6513a2 Adjust color temperature max values for the attached light.
Compare 2 commits »
MartB pushed to main at MartB/glc002-firmware 2022-04-03 22:43:07 +00:00
4eb4af8eb6 Actually store all start-up settings in nvram now, and do so periodically!
fe8ce643b4 Fix wrong colorMode on scene restore bug
Compare 2 commits »
MartB pushed to main at MartB/glc002-firmware 2022-04-03 17:03:58 +00:00
bb21973042 xy_color: no idea what im doing here but maybe this does something
MartB pushed to main at MartB/glc002-firmware 2022-04-03 16:57:00 +00:00
3d820284d1 xy_color: no idea what im doing here but maybe this does something
MartB pushed to main at MartB/glc002-firmware 2022-04-03 16:39:15 +00:00
98378ea66f config: change default channel to 11
MartB pushed to main at MartB/glc002-firmware 2022-04-03 16:36:43 +00:00
5c450b456b Parameters: Only store and restore StartUP* parameters in nvram
MartB pushed to main at MartB/glc002-firmware 2022-04-03 16:34:32 +00:00
5b84756f33 Parameters: Only store and restore StartUP* parameters in nvram
MartB pushed to main at MartB/glc002-firmware 2022-04-03 16:05:49 +00:00
8a52e277f4 Parameters: Only store and restore StartUP* parameters in nvram