Commit graph

87 commits

Author SHA1 Message Date
ec97a0072d I am joining the war on superfluous whitespace 2024-01-04 11:14:06 -05:00
287c6a8726 Use 'S' for sport/race mode gear indicator 2024-01-03 20:42:46 -05:00
5de46ed5fd Refactor SVG rendering a bit 2024-01-03 20:39:21 -05:00
873d2e86d1 Make style optional 2024-01-03 20:30:46 -05:00
cf251ce09a Rename icons.py to svg.py 2024-01-03 20:29:39 -05:00
d410fa3eda Initial commit of py/hexagram/icons.py 2024-01-03 20:04:55 -05:00
2f0334b8c5 Initial commit of py/hexagram/trans.py 2024-01-03 20:04:46 -05:00
8f69f785a8 Add decimal point to odometer 2024-01-03 17:13:58 -05:00
054b61a2c3 Add drive modes; move trans modes into trans.py 2024-01-03 17:09:19 -05:00
bbe47fa982 Fix type hinting issues 2024-01-03 13:13:54 -05:00
856592599e Add missing class 2024-01-03 00:13:31 -05:00
796c8d2bee Make Python be quiet 2024-01-02 23:50:30 -05:00
9579e4b4d0 Convert parsed path args to correct types 2024-01-02 23:48:36 -05:00
9116ad8ac2 Doing my best here 2024-01-02 23:38:40 -05:00
4c7ce6383d Fix type hinting 2024-01-02 21:51:41 -05:00
7b4e8c4330 Ensure thermometer has a middle mark 2024-01-02 17:25:03 -05:00
1a1a789030 Make shift indicator addressable and functional 2024-01-02 17:15:12 -05:00
cfe6b75454 A bit more spacious on the bottom dials 2024-01-02 16:39:28 -05:00
83100a679c Less bonkers default ambient temperature 2024-01-02 16:38:16 -05:00
136fe6de63 Be less dumb calculating angles 2024-01-02 16:37:43 -05:00
ff77b8cb96 IT'S CALLED A THERMOMETER 2024-01-02 16:37:15 -05:00
a4e3957599 Hints for the hints throne 2024-01-02 16:24:10 -05:00
7f1a6aba98 Align text in speedo, tacho 2024-01-02 14:54:52 -05:00
61498c91a6 Implement proper text gauge alignment 2024-01-02 14:46:36 -05:00
1eb4724040 Fixed that 2024-01-02 13:45:58 -05:00
0e1ff44896 There, that's better 2024-01-02 13:40:08 -05:00
fce90134c7 Simplify code around drawing bottom gauges 2024-01-02 13:36:16 -05:00
1c40300ca7 Molto bene! 2024-01-02 01:29:09 -05:00
7286839b77 Make Path.parse() return a Path object 2024-01-02 01:17:13 -05:00
6a7fb1f9c6 Flatten paths execution a bit 2024-01-02 01:14:22 -05:00
e9a62e90d2 *chef kiss* 2024-01-02 00:56:31 -05:00
ac5211b340 Move odometer, ambient temp closer to bottom 2024-01-02 00:02:05 -05:00
d474fa5ae9 Add clock 2024-01-01 23:54:25 -05:00
c80e9f1905 That's nice 2024-01-01 23:47:21 -05:00
8ac463f6cf Add ambient temperature 2024-01-01 23:44:04 -05:00
74103a1c32 Add odometer 2024-01-01 23:37:56 -05:00
8552e2259b Miao 2024-01-01 23:27:07 -05:00
f33b66c8f0 Skip over CR, LF, tabs 2024-01-01 23:20:44 -05:00
e3335ace69 Fix parser a bit 2024-01-01 23:18:45 -05:00
c23a868513 Initial implementation of SVG path parser 2024-01-01 23:12:37 -05:00
61abfc73ac Bigger is better 2024-01-01 20:09:39 -05:00
edf639fc56 Start implementing shift indicator properly 2024-01-01 19:44:25 -05:00
897e1e9661 Display speed in mph in centre of speedo 2024-01-01 19:30:43 -05:00
490390a433 Deftly manoeuvred and muscled for rank 2024-01-01 19:20:35 -05:00
ec0baaef3e Much better! 2024-01-01 19:17:49 -05:00
d2f973bb3b It's a bit dogshit, but it is what it is 2024-01-01 19:16:51 -05:00
78629a6301 We all need defaults innit 2024-01-01 19:16:28 -05:00
d4b3a40ab5 Oh gosh, we're starting to render foreground? 2024-01-01 18:54:45 -05:00
8d73d6c184 Perfection 2024-01-01 17:16:04 -05:00
160330a057 A bit skinnier 2024-01-01 17:11:52 -05:00