LOTUS-Simulator

LOTUS-Simulator

LED Matrix Amber
22개 중 1~10개 표시 중
< 1  2  3 >
업데이트: 2023년 7월 25일 오후 3시 25분

v5.20.00

업데이트: 2023년 1월 9일 오전 10시 39분

v5.13.02

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

업데이트: 2023년 1월 8일 오후 3시 20분

v5.13.01

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

업데이트: 2023년 1월 7일 오후 5시 15분

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

업데이트: 2021년 1월 20일 오후 6시 29분

* fixed line format issue

업데이트: 2021년 1월 18일 오후 5시 03분

* new element: checkerboard
* fixed issue with xml comments

업데이트: 2021년 1월 17일 오전 7시 54분

repack

업데이트: 2021년 1월 17일 오전 7시 50분

* changed a few parameter names

업데이트: 2021년 1월 15일 오후 5시 53분

* moved and renamed some parameters

업데이트: 2021년 1월 15일 오후 3시 18분

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