LOTUS-Simulator

LOTUS-Simulator

LED Matrix Amber
Affichage des entrées 1-10 sur 22
< 1  2  3 >
Mis à jour le : 25 juil. 2023 à 15h25

v5.20.00

Mis à jour le : 9 janv. 2023 à 10h39

v5.13.02

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

Mis à jour le : 8 janv. 2023 à 15h20

v5.13.01

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

Mis à jour le : 7 janv. 2023 à 17h15

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

Mis à jour le : 20 janv. 2021 à 18h29

* fixed line format issue

Mis à jour le : 18 janv. 2021 à 17h03

* new element: checkerboard
* fixed issue with xml comments

Mis à jour le : 17 janv. 2021 à 7h54

repack

Mis à jour le : 17 janv. 2021 à 7h50

* changed a few parameter names

Mis à jour le : 15 janv. 2021 à 17h53

* moved and renamed some parameters

Mis à jour le : 15 janv. 2021 à 15h18

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