Commit Graph

52 Commits

Author SHA1 Message Date
502ea786b0 Better clip-in top mechanism 2026-03-23 19:22:46 +01:00
1486fe13f2 FIx battery quirks 2026-03-19 22:38:04 +01:00
395fd9b839 Implement BLE OTA 2026-03-19 22:11:45 +01:00
87fc2a3574 Update 3D model 2026-03-19 21:47:42 +01:00
5f928d7c92 Don't calibrate while device is moving 2026-03-19 20:19:26 +01:00
532ba4f719 Remove button mapping 2026-03-19 20:18:17 +01:00
19b96c9b21 Better smoothing 2026-03-08 11:56:49 +01:00
Nik Rozman
94f38975bd Better web UI logging 2026-03-04 10:16:08 +01:00
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
Nik Rozman
8f63d7c0b5 UI improvements, prepare for config overriding 2026-03-03 08:34:43 +01:00
5c9aa62cda Add samples to help with debugging #2 2026-03-02 23:58:56 +01:00
a666304013 Attempt to add jerk correction 2026-03-02 23:53:10 +01:00
4768754bef Better base notch, remove notch from lid 2026-03-02 23:52:45 +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
9e481096be Let firmware handle roll correction 2026-03-01 21:53:50 +01:00
11baa814c9 Better TX congestion detection, don't stall on reading battery status 2026-03-01 21:49:59 +01:00
1bd2ecc339 Don't version commit hash 2026-03-01 21:45:15 +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
9786d83ab0 Don't stream by default 2026-03-01 21:08:32 +01:00
8f72825318 Debounce GATT events 2026-03-01 21:01:55 +01:00
91d802a52e Fix DevTools warning 2026-03-01 20:57: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
76c7a9c23c Documentation update 2026-03-01 19:27:47 +01:00
4ba4dac7ff Attempt to fix split bytes 2026-03-01 18:38:31 +01:00
37911fa3a5 Target the right platform 2026-03-01 18:38:17 +01:00
b8e3658f66 Better connection handling, CSS 2026-03-01 18:38:06 +01:00
0ad07ac8ce Restructure project 2026-03-01 18:24:12 +01:00
3263b12f73 Make dark theme lighter, match auto 2026-03-01 18:17:05 +01:00
f68c11a2ba Initial PIO conf 2026-03-01 18:09:51 +01:00
37ab3bc332 Better auto-reconnect, flip Y by default 2026-03-01 17:52:38 +01:00
2cd4d272d6 Cleanup macro 2026-03-01 17:41:48 +01:00
8c95ea0480 Fix correction reading 2026-03-01 11:40:18 +01:00
3132ac554e Harder clicks 2026-03-01 11:27:29 +01:00
78484efe39 Light theme 2026-03-01 11:27:23 +01:00
424efcd1ca Compile error fix 2026-03-01 10:59:01 +01:00
664cfb78a5 Lower IMU reporting frequency 2026-03-01 10:54:16 +01:00
64b414c07a Fix boot timeout 2026-03-01 10:54:16 +01:00
4d8cacf74c WebUI, telemetry 2026-03-01 00:44:19 +01:00