LOTUS-Simulator

LOTUS-Simulator

LED Matrix Amber
Showing 1-10 of 22 entries
< 1  2  3 >
Update: Jul 25, 2023 @ 3:25pm

v5.20.00

Update: Jan 9, 2023 @ 10:39am

v5.13.02

- initialize tram displays with power on as workaround until a lotus/gt6n ki issue with the broadcasts is fixed

Update: Jan 8, 2023 @ 3:20pm

v5.13.01

repacked 16xXXX and 24xXXX.
changed 16x128 to 16x126

Update: Jan 7, 2023 @ 5:15pm

v5.13.00

- reworked whole font usage including selection, alignment, spacing
- nothing depends on specific fonts anymore
- new feature: custom fonts and fontsets in special pis
- fonts are given with a bunch of parameters that are used to select the fonts and align the strings
- fontsets define a list of fonts from largest to smallest, from which one will be selected
- new feature: panel configuration in special pis
- line area width, separation between line and terminus, dynamic or static area, ...
- new parameter start in settings section to select the start process
- new parameter shift_terminus in linemod section to shift the terminus if line area is fixed
- fixed bug that current line and terminus was not displayed after start
- check against linemod even if line and specialchar are 0
- no_format in linemod section is deprecated and not used anymore
- new display size: White XL 240x32
- master panels now also send DISPLAYSIZE message
- added new amber panels: 16x28 (line slave), 16x112 (terminus slave, l slave, n slave, xl master), 16x128 (xl master), 24x196 (xl master).
- added new fonts for the new panels: t_8x4, t_12x5, l_16x6, l_24x12.
- renamed most of the modules to match a new naming scheme.
- changed the special PIS suffix so that all main panels have a different one

Update: Jan 20, 2021 @ 6:29pm

* fixed line format issue

Update: Jan 18, 2021 @ 5:03pm

* new element: checkerboard
* fixed issue with xml comments

Update: Jan 17, 2021 @ 7:54am

repack

Update: Jan 17, 2021 @ 7:50am

* changed a few parameter names

Update: Jan 15, 2021 @ 5:53pm

* moved and renamed some parameters

Update: Jan 15, 2021 @ 3:18pm

* fixed alignment bug
* fixed reference bug
* improved alignment
* added template feature