Commit graph

44 commits

Author SHA1 Message Date
5a73d4f1c8 Do not show seconds, the serial is not fast enpugh
Some checks failed
docker-image / docker (push) Has been cancelled
2025-06-02 21:09:26 +02:00
ddcb5598a0 Also filter RBs
All checks were successful
docker-image / docker (push) Successful in 9m58s
2025-06-02 20:49:02 +02:00
831c01e4e1 More column fixes
Some checks failed
docker-image / docker (push) Has been cancelled
2025-06-02 20:40:59 +02:00
67b5566f42 Try and fix display on real display
All checks were successful
docker-image / docker (push) Successful in 9m57s
2025-06-02 20:24:05 +02:00
82d4f40a08 Helper to auto deploy from cron
All checks were successful
docker-image / docker (push) Successful in 10m11s
2025-06-02 20:10:33 +02:00
7702de275c Add more info
All checks were successful
docker-image / docker (push) Successful in 9m54s
2025-06-02 18:06:06 +02:00
c7cc3e7d36 Add station departure display
All checks were successful
docker-image / docker (push) Successful in 9m56s
2025-06-02 17:45:43 +02:00
62ccae4038 Add 0xf0-0xff
All checks were successful
docker-image / docker (push) Successful in 9m57s
2025-06-02 15:59:12 +02:00
376d3ec622 Add 0xe0-0xef 2025-06-02 15:09:35 +02:00
b040194753 Add 0xd0-0xdf 2025-06-02 14:23:22 +02:00
7a362c1591 Add 0xc0-0xcf 2025-06-02 14:06:13 +02:00
36c8f1e48f Avoid spurious errors while display is initializing 2025-06-02 13:47:02 +02:00
37caa00e5b Add showing only a single charset page 2025-06-02 13:26:21 +02:00
027e87ab3d Add 0x10-0x1f
All checks were successful
docker-image / docker (push) Successful in 9m37s
2025-06-02 12:44:58 +02:00
23231625e3 Add 0x00-0x0f 2025-06-02 12:21:47 +02:00
28fb25f3fe Add 0xb0-0xbf 2025-06-02 11:36:12 +02:00
6c8d9a472e Add 0x90-0x9f 2025-06-02 10:31:44 +02:00
c378f0260b Add 0x80-0x8f 2025-06-02 10:06:30 +02:00
539a1c8b84 Force text to be compatible with CP437
All checks were successful
docker-image / docker (push) Successful in 9m55s
This avoids a conversion error in PyFIS.
2025-06-01 20:43:52 +02:00
08b4842a1b Remove char that the display driver doesn't like
All checks were successful
docker-image / docker (push) Successful in 9m41s
2025-06-01 19:39:10 +02:00
6d14fa0fe8 Row and col are zero-based
All checks were successful
docker-image / docker (push) Successful in 9m42s
2025-06-01 19:24:15 +02:00
6d0dab84eb Improve logging
All checks were successful
docker-image / docker (push) Successful in 9m49s
2025-06-01 19:06:50 +02:00
ece40868e5 Add two animations 2025-06-01 19:03:00 +02:00
3568146cd6 Send regular updates to both display and browser
All checks were successful
docker-image / docker (push) Successful in 9m40s
2025-06-01 18:48:59 +02:00
c16d819146 Real display has 3 modules with 40 columns each. 2025-06-01 18:15:21 +02:00
d9cf047065 Switch indexing by Unicode code point
All checks were successful
docker-image / docker (push) Successful in 9m43s
2025-06-01 16:14:10 +02:00
2ac7c1da7e Small corrections 2025-06-01 15:59:43 +02:00
41d0c95f4f Add 0x20-0x3f, completing standard ASCII
All checks were successful
docker-image / docker (push) Successful in 9m41s
2025-06-01 15:57:15 +02:00
2f9bafb9c8 Add 0x60-0x7f
All checks were successful
docker-image / docker (push) Successful in 9m45s
2025-06-01 15:01:22 +02:00
7a4721ced8 Increase height to show last line completely 2025-06-01 14:32:21 +02:00
548eac1401 Complete 0x40-0x4f 2025-06-01 14:17:38 +02:00
f24e1fb612 Slightly wider to model the inter-strip gap 2025-06-01 14:17:25 +02:00
990f98f1e3 SVG handling now completely in JS
All checks were successful
docker-image / docker (push) Successful in 9m42s
2025-06-01 13:01:38 +02:00
c3316e3086 Add JS to render display 2025-06-01 13:00:49 +02:00
e951aacf35 First draft of SVG font for emulator
All checks were successful
docker-image / docker (push) Successful in 10m12s
2025-05-31 22:47:03 +02:00
6cd211418d Add brochure explaining the different models 2025-05-31 22:46:28 +02:00
ffe20bd747 Update docs
All checks were successful
docker-image / docker (push) Successful in 9m8s
2025-05-31 13:54:25 +02:00
df2294156e Add charset info
All checks were successful
docker-image / docker (push) Successful in 9m8s
2025-05-31 11:10:14 +02:00
fc43bad77e Fix docker image 2025-05-31 11:10:14 +02:00
Chaos
ef9e552ff6 Nicer charset display
All checks were successful
docker-image / docker (push) Successful in 9m7s
2025-05-31 00:01:08 +02:00
0078d6b412 Add some docs
Some checks failed
docker-image / docker (push) Failing after 16s
2025-05-30 22:34:44 +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