Commit graph

371 commits

Author SHA1 Message Date
9e75284f5f Draw status icons from bottom up 2024-01-04 23:29:40 -05:00
4745176c03 Refactor hexagram.icons away 2024-01-04 23:27:06 -05:00
1255ca26f7 O' Christmas Tree 2024-01-04 21:44:16 -05:00
8468ff47a4 Prevent error when icons are missing 2024-01-04 20:27:14 -05:00
97556d6f9c Add missing icon 2024-01-04 20:26:51 -05:00
9153068018 It renders. I should hang out with my wife. 2024-01-04 18:31:59 -05:00
7fdf256448 I'm doing my very best, man 2024-01-04 18:18:42 -05:00
8459129b49 Fix after refactor 2024-01-04 16:51:44 -05:00
f5a347ddb5 Forgot parking brake stuff! 2024-01-04 16:51:32 -05:00
1311a28e59 Reorder things a bit 2024-01-04 16:06:18 -05:00
1bb12ea4fa Initial implementation of icons.py 2024-01-04 16:04:34 -05:00
4c7f997deb Add string representations for vehicle statuses 2024-01-04 16:04:17 -05:00
be21fb4be7 Fix type warning 2024-01-04 15:17:34 -05:00
61bfb9308d Initial implementation of vehicle statuses 2024-01-04 15:17:20 -05:00
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