-
4aa369ca73
Double click support
main
Nik Rozman
2026-03-24 23:39:06 +01:00
-
a7082c9022
Disable tap detection by default, simplify tracking
Nik Rozman
2026-03-24 23:30:06 +01:00
-
14e9c96f55
Improve sleep and add button waking
Nik Rozman
2026-03-24 23:29:34 +01:00
-
0fc38a5e1b
Simplify tracking
Nik Rozman
2026-03-24 23:11:17 +01:00
-
8ab07adfc6
Add button support
Nik Rozman
2026-03-24 22:56:21 +01:00
-
2abc226652
Micro-adjust 3D model to support current PCB
Nik Rozman
2026-03-24 22:54:49 +01:00
-
5ab13a525a
Redesign MCU and PCB mounting
Nik Rozman
2026-03-24 19:29:40 +01:00
-
502ea786b0
Better clip-in top mechanism
Nik Rozman
2026-03-23 19:22:46 +01:00
-
1486fe13f2
FIx battery quirks
Nik Rozman
2026-03-19 22:38:04 +01:00
-
395fd9b839
Implement BLE OTA
Nik Rozman
2026-03-19 22:11:45 +01:00
-
87fc2a3574
Update 3D model
Nik Rozman
2026-03-19 21:47:42 +01:00
-
5f928d7c92
Don't calibrate while device is moving
Nik Rozman
2026-03-19 20:19:26 +01:00
-
532ba4f719
Remove button mapping
Nik Rozman
2026-03-19 20:18:17 +01:00
-
19b96c9b21
Better smoothing
Nik Rozman
2026-03-08 11:56:49 +01:00
-
94f38975bd
Better web UI logging
Nik Rozman
2026-03-04 10:16:08 +01:00
-
c325336508
Fix charging bugs, remove disabling charging since its not supported in HW
Nik Rozman
2026-03-04 08:31:34 +01:00
-
953edd4065
Report IMU stream more frequently
Nik Rozman
2026-03-03 21:51:55 +01:00
-
8e9a3712ac
Remove unnecessary comments, clean up code
Nik Rozman
2026-03-03 21:38:32 +01:00
-
cb433f76c9
Initial sleep implementation, closes #6
Nik Rozman
2026-03-03 21:27:07 +01:00
-
5c36aa041e
Initial physical button mapping implementation #4
Nik Rozman
2026-03-03 11:44:38 +01:00
-
dcc50150b8
Make tap freezing configurable, add toggles to other functions, minor UI changes
Nik Rozman
2026-03-03 08:49:22 +01:00
-
8f63d7c0b5
UI improvements, prepare for config overriding
Nik Rozman
2026-03-03 08:34:43 +01:00
-
5c9aa62cda
Add samples to help with debugging #2
Nik Rozman
2026-03-02 23:58:56 +01:00
-
a666304013
Attempt to add jerk correction
Nik Rozman
2026-03-02 23:53:10 +01:00
-
4768754bef
Better base notch, remove notch from lid
Nik Rozman
2026-03-02 23:51:51 +01:00
-
6ecae74483
Add battery voltage reading to web UI, apply fixed VBAT multiplier, closes #3
Nik Rozman
2026-03-02 21:01:58 +01:00
-
c41a2932ba
Fix battery voltage readouts
Nik Rozman
2026-03-02 15:45:01 +01:00
-
ee1d13f177
Fix roll correction, closes #1
Nik Rozman
2026-03-01 23:13:39 +01:00
-
b3cc319d5e
Attempt to fix roll correction
Nik Rozman
2026-03-01 22:12:23 +01:00
-
9e481096be
Let firmware handle roll correction
Nik Rozman
2026-03-01 21:53:50 +01:00
-
11baa814c9
Better TX congestion detection, don't stall on reading battery status
Nik Rozman
2026-03-01 21:49:59 +01:00
-
1bd2ecc339
Don't version commit hash
Nik Rozman
2026-03-01 21:45:15 +01:00
-
8cb92f9914
Inject commit hash to FW, show on frontend
Nik Rozman
2026-03-01 21:38:51 +01:00
-
a3b5425d0f
IMU visualization
Nik Rozman
2026-03-01 21:35:36 +01:00
-
9786d83ab0
Don't stream by default
Nik Rozman
2026-03-01 21:08:32 +01:00
-
8f72825318
Debounce GATT events
Nik Rozman
2026-03-01 21:01:55 +01:00
-
91d802a52e
Fix DevTools warning
Nik Rozman
2026-03-01 20:57:36 +01:00
-
9ca311cf63
Support cmd over serial
Nik Rozman
2026-03-01 20:56:41 +01:00
-
f155d16399
Add configuration slider for double tapping
Nik Rozman
2026-03-01 20:45:23 +01:00
-
ef97d8f32a
More sensible LED status, delays
Nik Rozman
2026-03-01 19:28:56 +01:00
-
98d4558e97
More sensible LED status, delays
Nik Rozman
2026-03-01 19:28:37 +01:00
-
76c7a9c23c
Documentation update
Nik Rozman
2026-03-01 19:27:47 +01:00
-
4ba4dac7ff
Attempt to fix split bytes
Nik Rozman
2026-03-01 18:38:31 +01:00
-
37911fa3a5
Target the right platform
Nik Rozman
2026-03-01 18:38:17 +01:00
-
b8e3658f66
Better connection handling, CSS
Nik Rozman
2026-03-01 18:38:06 +01:00
-
0ad07ac8ce
Restructure project
Nik Rozman
2026-03-01 18:24:12 +01:00
-
3263b12f73
Make dark theme lighter, match auto
Nik Rozman
2026-03-01 18:17:05 +01:00
-
f68c11a2ba
Initial PIO conf
Nik Rozman
2026-03-01 18:09:51 +01:00
-
37ab3bc332
Better auto-reconnect, flip Y by default
Nik Rozman
2026-03-01 17:52:38 +01:00
-
2cd4d272d6
Cleanup macro
Nik Rozman
2026-03-01 17:41:48 +01:00
-
8c95ea0480
Fix correction reading
Nik Rozman
2026-03-01 11:40:18 +01:00
-
3132ac554e
Harder clicks
Nik Rozman
2026-03-01 11:27:29 +01:00
-
78484efe39
Light theme
Nik Rozman
2026-03-01 11:27:23 +01:00
-
424efcd1ca
Compile error fix
Nik Rozman
2026-03-01 10:59:01 +01:00
-
664cfb78a5
Lower IMU reporting frequency
Nik Rozman
2026-03-01 10:54:03 +01:00
-
64b414c07a
Fix boot timeout
Nik Rozman
2026-03-01 10:52:36 +01:00
-
4d8cacf74c
WebUI, telemetry
Nik Rozman
2026-03-01 00:44:19 +01:00
-
7f37dff483
Add CAD macro
Nik Rozman
2026-02-28 23:32:12 +01:00
-
ebde95a403
Initial commit
Nik Rozman
2026-02-28 23:31:25 +01:00