mcallegari / qlcplus

Q Light Controller Plus (QLC+) is a free and cross-platform software to control DMX or analog lighting systems like moving heads, dimmers, scanners etc. This project is a fork of the great QLC project written by Heikki Junnila that aims to continue the QLC development and to introduce new features.
Apache License 2.0
921 stars 349 forks source link

resources: add Eurolite LED PLL-480 CW/WW #1496

Closed bdrung closed 6 months ago

bdrung commented 7 months ago

Add Eurolite LED PLL-480 CW/WW [1]. The names and description were taken from 40001895-Manual-119588-1.000-de_en.pdf [2]. This fixture definition has some shortcomings:

  1. There is no type for floodlights, so ColorChanger is used.
  2. There are no separate presets for warm and cold white. So both warm and cold white have to use the same preset.
  3. The bulb colour temperature field does not allow specifying the color range 3200K - 5600K. So the lower warm white colour is specified.

[1] https://www.steinigke.de/en/mpn40001895-eurolite-led-pll-480-cw-ww-panel.html [2] https://www.steinigke.de/download/40001895-Manual-119588-1.000-eurolite-led-pll-480-cw-ww-panel-de_en.pdf

bdrung commented 6 months ago

Thanks. Addressed the comments. Where should I report those three points mentioned in commit message as feature request?

mcallegari commented 6 months ago

You can report here: https://www.qlcplus.org/forum/viewforum.php?f=18

mcallegari commented 6 months ago

Thanks :+1:

coveralls commented 6 months ago

Coverage Status

coverage: 32.067%. remained the same when pulling 1022f933c12c87b68a414f52669770f847bd3d67 on bdrung:Eurolite-LED-PLL-480 into 4556d3c19cdd2cc164745df998a926135a323782 on mcallegari:master.