cjkas
26400c534f
Fix off-by-one bug in RTW protocol decoder.
...
The RTW decoder formula encKey - 133 was off by one versus the
RTW encoder (which maps command N to encKey N + 132). This caused
every non-My RTW command to decode as the wrong button (e.g. Up
decoded as My, Down as MyUp). Also adds rawCmd diagnostic field to
received frames for protocol debugging.
2026-04-19 11:07:53 +02:00
Shailen Sobhee
25f6195bbc
build pass for esp32c6, added dependencies.lock
2026-04-05 21:06:48 +02:00
Shailen Sobhee
bb61a1703d
fixed esp32-c6 platform detection issue
2026-03-30 21:04:59 +02:00
Shailen Sobhee
ff031eec92
Merge branch 'cjkas:main' into main
2026-03-30 14:48:11 +02:00
cjkas
0dbb1da2bf
Tsury noise detection
2026-03-30 09:22:22 +02:00
Shailen Sobhee
1dafb7a3fa
minor edits to see the GPIO pins on ESP32-C6-WROOM-1
2026-03-30 03:03:08 +02:00
cjkas
72bfd26443
Added c6 support
2026-03-29 21:53:57 +02:00
cjkas
d5b8acecda
fix race condition with multiple simultaneus requests
2026-03-25 16:09:08 +01:00
cjkas
2e379e6c1e
Cleanup build warnings
2026-03-24 22:15:17 +01:00
cjkas
a220b9ecc2
replace Serial.print with logger
2026-03-24 20:28:06 +01:00
cjkas
8262f392f5
remove sync server
2026-03-24 19:23:35 +01:00
cjkas
9584f01a70
Fix bug with my position
2026-03-24 19:23:35 +01:00
cjkas
8c51e1a518
up
2026-03-24 19:23:35 +01:00
cjkas
c94819e928
fix crash
2026-03-24 19:22:56 +01:00
cjkas
2509030c49
backup with RAM
2026-03-13 18:40:34 +01:00
cjkas
a64b648f7a
init
2026-03-10 20:23:48 +01:00