Commit Graph

21 Commits

Author SHA1 Message Date
Panagiotis Karagiannis 0a97a07da0 small fixes 2022-07-09 12:19:01 +02:00
Panagiotis Karagiannis 1e378d1093 working demo driver view 2022-07-09 11:50:10 +02:00
Jasper Blanckenburg 938978f5d4 Unmarshal AMI info 2022-05-28 02:18:57 +02:00
Jasper Blanckenburg 0cd0ce6f3e Implement AMI, more communication with STM etc
It's late and I forgot to commit
2022-05-28 02:04:10 +02:00
Jasper Blanckenburg c553ea36d4 Implement I2C communication with STM 2022-05-27 17:17:23 +02:00
Jasper Blanckenburg 49f703f4d4 Use software renderer 2022-05-22 22:25:27 +02:00
Jasper Blanckenburg 8affda125e Log FPS 2022-05-22 22:25:20 +02:00
Jasper Blanckenburg 2e76523bf4 AMI -> MissionSelect 2022-05-22 14:30:42 +02:00
Jasper Blanckenburg 654c71f3ee Select a mission 2022-05-22 14:25:21 +02:00
Jasper Blanckenburg 882a645926 Draw missions at their native height 2022-05-20 15:05:40 +02:00
Jasper Blanckenburg 0b34bac5bc Use Chinat font for mission list 2022-05-20 14:52:15 +02:00
Jasper Blanckenburg c0b56f9f76 Recalculate widget position after changing width 2022-05-20 14:49:52 +02:00
Jasper Blanckenburg a904f0cdaf Show available missions 2022-05-20 02:47:06 +02:00
Jasper Blanckenburg 6d8ada3f18 Move app-wide defines into their own header 2022-05-20 02:45:33 +02:00
Jasper Blanckenburg 4822eba62c Add .cache/ to .gitignore 2022-05-20 02:44:36 +02:00
Jasper Blanckenburg f3b722deed Fix integer division & uninitialized alignment 2022-05-20 01:48:16 +02:00
Jasper Blanckenburg 3934e4777f Set dimensions, position & alignment separately 2022-05-19 23:31:53 +02:00
Jasper Blanckenburg 9a6ae2c6d9 Keep list of widgets to render 2022-05-19 21:30:02 +02:00
Jasper Blanckenburg 1bfcfd3bf1 Add View superclass 2022-05-19 21:03:02 +02:00
Jasper Blanckenburg 8aa7267b21 Don't load font in TextWidget 2022-05-19 21:02:00 +02:00
Jasper Blanckenburg 41a75f7422 Initial commit 2022-05-19 20:09:59 +02:00