Commit Graph

21 Commits

Author SHA1 Message Date
81b5ccfbe8 Add LCD driver board and lcdtest application 2023-06-10 00:33:01 +02:00
bc524878fc Add pitch mode properly, add boot to bootloader, refactor rotary_event and friends 2023-06-08 18:17:23 +02:00
7f2600d01e lua: Fix VS/pitch mode changes for DH8D 2023-06-06 22:10:23 +02:00
1f684830ca Update pico sdk to fix compile errors on current GCC 2023-06-06 19:12:02 +02:00
6049225698 Add support for Q4XP 2023-06-06 19:11:40 +02:00
f1f7404f29 3dprint: Change button font 2023-06-06 19:11:13 +02:00
56b4a2bd7b - Allow other scripts / inputs to control AP heading too
- Fix failure if rp2040_hid is connected above 32767 feet
2023-05-14 12:52:40 +02:00
474bcef755 3dprint: v3 2023-05-08 20:17:15 +02:00
88a7e4f141 3dprint: increase fit tolerances 2023-04-18 21:40:29 +02:00
16f6483459 3dprint: panel + case 2023-04-14 00:05:02 +02:00
2c8609f812 3dprint: case WIP 2023-04-13 17:39:05 +02:00
ab7f21a81f 3dprint: update panel 2023-04-13 10:20:09 +02:00
93d263735a 3d printed buttons: Make text two layers thick, text side down 2023-04-12 23:49:43 +02:00
9c1d1c003c wip: 3d printed panel
todo:
  - panel lettering
  - sides and back of box
  - universal panel mounting system (logitech, honeycomb) compatibility
2023-04-11 22:33:48 +02:00
fa06074eb8 Add support for mach mode and CSC for E55P 2023-04-10 18:25:19 +02:00
de10af9a5f Add support for different speed limits on different airplanes 2023-04-03 19:10:17 +02:00
6b4104c955 Initial working setup for SR22 2023-03-28 00:12:55 +02:00
56a129eeb5 Add HW design 2023-03-27 18:59:18 +02:00
acd60a01b8 Add drivers for HW 2023-03-27 18:57:22 +02:00
3e2decfab3 Add 74HC595 / LED port expander test 2023-03-19 18:38:07 +01:00
959699c1d3 Initial USB HID implementation
- One button reported as gamepad button
- One LED controlable via application specific HID report and FlyWithLua
2023-03-17 18:20:26 +01:00