Commit graph

50 commits

Author SHA1 Message Date
ef0e7e8826 Add sales brochure with some details about the displays
All checks were successful
docker-image / docker (push) Successful in 9m59s
2025-06-03 20:49:18 +02:00
55d8c54d25 Re-enable all plugins
Some checks failed
docker-image / docker (push) Has been cancelled
2025-06-03 20:07:56 +02:00
stb
81a3d9ed5b Merge pull request 'Abgeschnittenes Datum beim Kalender gefixt' (#6) from hammi/buba:main into main
Reviewed-on: #6
2025-06-03 20:06:03 +02:00
15b3526972 buba/animations/icalevents.py aktualisiert
Forgot to change end of col
2025-06-03 18:23:35 +02:00
60c1a59a1f buba/animations/icalevents.py aktualisiert
Fix Datum abgeschnitten.
2025-06-03 18:19:05 +02:00
8f75af52d1 Use multiple pages, fix timezone 2025-06-02 22:10:54 +02:00
7f12a3bbd8 Add CCCHH events
Closes #5
2025-06-02 21:54:55 +02:00
3eef95a97c Show nicer info 2025-06-02 21:51:28 +02:00
864fb46c2f Do not show seconds, the serial is not fast enough 2025-06-02 21:10:59 +02:00
7c720f3b0d Do not show seconds, the serial is not fast enpugh 2025-06-02 21:09:26 +02:00
e7ec9f847e Also filter RBs 2025-06-02 20:49:02 +02:00
9c534c187e More column fixes 2025-06-02 20:40:59 +02:00
558274927c Try and fix display on real display 2025-06-02 20:24:05 +02:00
132e20b220 Helper to auto deploy from cron 2025-06-02 20:10:33 +02:00
093a303ec2 Add more info 2025-06-02 18:06:06 +02:00
56695e7874 Add station departure display 2025-06-02 17:45:43 +02:00
7d6adcd1ec Add 0xf0-0xff 2025-06-02 15:59:12 +02:00
797fe77a53 Add 0xe0-0xef 2025-06-02 15:09:35 +02:00
d071aae73c Add 0xd0-0xdf 2025-06-02 14:23:22 +02:00
2025ae47b8 Add 0xc0-0xcf 2025-06-02 14:06:13 +02:00
1547faefa0 Avoid spurious errors while display is initializing 2025-06-02 13:47:02 +02:00
cfa221a38d Add showing only a single charset page 2025-06-02 13:26:21 +02:00
5ad8f82427 Add 0x10-0x1f 2025-06-02 12:44:58 +02:00
f6ef420541 Add 0x00-0x0f 2025-06-02 12:21:47 +02:00
a110562aa4 Add 0xb0-0xbf 2025-06-02 11:36:12 +02:00
dab8c0b7a4 Add 0x90-0x9f 2025-06-02 10:31:44 +02:00
4c683f9b56 Add 0x80-0x8f 2025-06-02 10:06:30 +02:00
c1d36b508b Force text to be compatible with CP437
This avoids a conversion error in PyFIS.
2025-06-01 20:43:52 +02:00
95d335db99 Remove char that the display driver doesn't like 2025-06-01 19:39:10 +02:00
d4bdc51db0 Row and col are zero-based 2025-06-01 19:24:15 +02:00
fccc727c42 Improve logging 2025-06-01 19:06:50 +02:00
9bf30cd97a Add two animations 2025-06-01 19:03:00 +02:00
f2fb2bf84b Send regular updates to both display and browser 2025-06-01 18:48:59 +02:00
125c750f03 Real display has 3 modules with 40 columns each. 2025-06-01 18:15:21 +02:00
4ef433dd72 Switch indexing by Unicode code point 2025-06-01 16:14:10 +02:00
8369249f04 Small corrections 2025-06-01 15:59:43 +02:00
e460de5abc Add 0x20-0x3f, completing standard ASCII 2025-06-01 15:57:15 +02:00
8e9445627c Add 0x60-0x7f 2025-06-01 15:01:22 +02:00
8683019bf7 Increase height to show last line completely 2025-06-01 14:32:21 +02:00
473455d6a7 Complete 0x40-0x4f 2025-06-01 14:17:38 +02:00
f2cc5e92c6 Slightly wider to model the inter-strip gap 2025-06-01 14:17:25 +02:00
9c69fa746f SVG handling now completely in JS 2025-06-01 13:01:38 +02:00
e8b5bd5f12 Add JS to render display 2025-06-01 13:00:49 +02:00
e57e07c983 First draft of SVG font for emulator 2025-05-31 22:47:03 +02:00
d660243e9f Add charset info 2025-05-31 11:10:14 +02:00
6f18a2a09c Fix docker image 2025-05-31 11:10:14 +02:00
Chaos
01c5e8bd2a Nicer charset display 2025-05-31 00:01:08 +02:00
Chaos
300323853b Trials and tribulations
Some checks failed
docker-image / docker (push) Failing after 25s
2025-05-30 22:34:10 +02:00
d702695b3b Hello, world
Some checks failed
docker-image / docker (push) Failing after 25s
2025-05-30 19:04:13 +02:00
2d1f05cda4 Getting started... 2025-05-28 19:59:46 +02:00