Commit Graph

20 Commits

Author SHA1 Message Date
Nik Rozman
c325336508 Fix charging bugs, remove disabling charging since its not supported in HW 2026-03-04 08:31:34 +01:00
953edd4065 Report IMU stream more frequently
Looks like the max rate largely depends on end receiver quality - to improve to dynamically lower if queue fills up
2026-03-03 21:51:55 +01:00
8e9a3712ac Remove unnecessary comments, clean up code 2026-03-03 21:42:07 +01:00
cb433f76c9 Initial sleep implementation, closes #6 2026-03-03 21:42:06 +01:00
Nik Rozman
5c36aa041e Initial physical button mapping implementation #4 2026-03-03 11:44:38 +01:00
Nik Rozman
dcc50150b8 Make tap freezing configurable, add toggles to other functions, minor UI changes 2026-03-03 08:49:22 +01:00
a666304013 Attempt to add jerk correction 2026-03-02 23:53:10 +01:00
6ecae74483 Add battery voltage reading to web UI, apply fixed VBAT multiplier, closes #3 2026-03-02 21:02:27 +01:00
Nik Rozman
c41a2932ba Fix battery voltage readouts 2026-03-02 15:45:01 +01:00
ee1d13f177 Fix roll correction, closes #1 2026-03-01 23:13:39 +01:00
b3cc319d5e Attempt to fix roll correction 2026-03-01 22:12:23 +01:00
11baa814c9 Better TX congestion detection, don't stall on reading battery status 2026-03-01 21:49:59 +01:00
8cb92f9914 Inject commit hash to FW, show on frontend 2026-03-01 21:38:51 +01:00
a3b5425d0f IMU visualization 2026-03-01 21:35:36 +01:00
9ca311cf63 Support cmd over serial 2026-03-01 20:56:41 +01:00
f155d16399 Add configuration slider for double tapping 2026-03-01 20:45:23 +01:00
ef97d8f32a More sensible LED status, delays 2026-03-01 19:28:56 +01:00
98d4558e97 More sensible LED status, delays 2026-03-01 19:28:37 +01:00
4ba4dac7ff Attempt to fix split bytes 2026-03-01 18:38:31 +01:00
0ad07ac8ce Restructure project 2026-03-01 18:24:12 +01:00