Commit graph

26 commits

Author SHA1 Message Date
4077220f27
fix(stick): use correct array types & linear cal values 2024-03-27 20:08:58 +01:00
5ab51f5670
chore: refactor and finish stick cal 2024-03-27 19:34:14 +01:00
40f734f25d
feat: add ability to enter reset mode via button press + additional default values 2024-03-27 19:03:04 +01:00
f0d99a234b
feat: implement stick calibration logic 2024-03-27 18:11:23 +01:00
fe4afce386
feat(input, stick): implement controller config revisioning & norm gains 2024-03-27 14:16:42 +01:00
483a51c265
chore(main): remove test code for flash storage 2024-03-26 23:09:38 +01:00
354970709f
chore: add readme 2024-03-26 22:37:19 +01:00
66f622ba69
change(flake): refer to embassy hosted on naxdy.org 2024-03-26 22:37:19 +01:00
0320c72d3a
feat(ci): (re-)generate tag 2024-03-26 21:21:34 +01:00
45e23b3d41
change(project): switch to forgejo workflows 2024-03-26 21:19:49 +01:00
f7810bc362
test commit 2024-03-25 16:54:22 +01:00
c6de29912b
push derivations explicitly at the end 2024-03-25 16:51:52 +01:00
c8d9c1063e
ci: add nightly builds 2024-03-25 16:25:55 +01:00
71aab17866
finish up the stick read function (minus calibration steps) 2024-03-22 22:33:27 +01:00
baa1ab1235
begin implementing stick filter algorithms 2024-03-22 21:38:10 +01:00
5244f1a75e
begin implementing stick shenanigans 2024-03-19 21:06:18 +01:00
cbaa4f4ca9
add button mapping, implement SPI, use patched embassy 2024-03-18 10:36:47 +01:00
76355b72ce
refactor (WORKING) using embassy 2024-03-12 00:08:34 +01:00
44de7e2330
remove bs 2024-03-11 21:03:36 +01:00
eacb979c61
get to a working state with multicore 2024-03-11 19:41:34 +01:00
6ba86985d5
implement rudimentary button handling, prepare SPI 2024-03-11 17:17:40 +01:00
32fff25889
cleanup 2024-03-11 13:39:24 +01:00
6c7202bed2
working flash and gc controller 2024-03-05 08:11:49 +01:00
33234c6257
add debugging efforts 2024-03-04 22:48:03 +01:00
bed51bf8e3
first attempt at gcc 2024-03-04 00:39:12 +01:00
e71c521032
project setup with sample code 2024-03-03 16:31:37 +01:00