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
github-actions[bot]
3b6e1d1e67
chore: bump version to v3.0.11
2026-04-11 21:53:01 +00:00
Shailen Sobhee
174f9a2287
cleaned code, as per inputs from cjkas
2026-04-11 12:08:55 +02:00
github-actions[bot]
2ca1b8bd61
chore: bump version to v3.0.11
2026-04-06 09:02:01 +00:00
github-actions[bot]
e513f94a37
chore: bump version to v3.0.10
2026-04-04 10:57:03 +00:00
Shailen Sobhee
fe4aa83ed2
updated code logic to pic FW/App version from appversion instead of hard-coding in js/html/cpp files
2026-03-30 22:41:08 +02:00
Shailen Sobhee
ff1bb80adf
huge app due to partition size issues
2026-03-30 14:52:40 +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
d0d903d55c
more human friendly uptime
2026-03-24 19:23:35 +01:00
cjkas
c94819e928
fix crash
2026-03-24 19:22:56 +01:00
cjkas
a54651a961
update version
2026-03-12 14:17:34 +01:00
cjkas
a64b648f7a
init
2026-03-10 20:23:48 +01:00