portersky
  • Joined on 2023-08-23
portersky pushed to trunk at portersky/celrs 2026-06-14 21:02:26 +02:00
34dd25fecb feat: implement telemetry parser
portersky pushed to trunk at portersky/celrs 2026-06-14 20:58:21 +02:00
b97a7c5b3a feat: implement frame builders
portersky pushed to trunk at portersky/celrs 2026-06-14 20:55:00 +02:00
8b181d0fcd feat: implement channel helpers
portersky pushed to trunk at portersky/celrs 2026-06-14 20:52:00 +02:00
a846b063f9 feat: implement frame parse and streaming reader
portersky pushed to trunk at portersky/celrs 2026-06-14 20:49:49 +02:00
dde27ab566 refactor: remove unused legacy frame format code
portersky pushed to trunk at portersky/celrs 2026-06-14 20:48:02 +02:00
df3d399610 feat: adopt ELRS USB CRSF frame format, add skeleton modules
portersky pushed to trunk at portersky/celrs 2026-06-14 20:38:07 +02:00
c42ec407da docs: remove main.c references, add tools/ directory
794ee9989a feat: implement Windows serial platform backend
Compare 2 commits »
portersky pushed to trunk at portersky/celrs 2026-06-14 20:31:15 +02:00
a1ea02771c refactor: make cel_serial_read non-blocking
5324f6e36e refactor: use uint8_t for serial buffers
2761bcb16c refactor: mock serial platform backend in test_serial
a0868cd3b7 feat: add serial port listing and CLI flags
Compare 4 commits »
portersky pushed to trunk at portersky/celrs 2026-06-14 19:50:23 +02:00
cd7d411332 Inital commit
portersky pushed to trunk at portersky/celrs 2026-06-14 19:49:10 +02:00
cf02745b02 Inital commit
portersky created branch trunk in portersky/celrs 2026-06-14 19:49:10 +02:00
portersky created repository portersky/celrs 2026-06-14 19:49:00 +02:00
portersky pushed to trunk at portersky/ctdd 2026-06-14 19:36:21 +02:00
e9bdd3bff5 chore: add TDD workflow, behavioral guidelines, and ASan support
portersky pushed to trunk at portersky/stickshid 2026-06-14 19:28:45 +02:00
a33467b917 fix: add stdbool.h include for MSVC compatibility
portersky pushed to trunk at portersky/stickshid 2026-06-14 19:27:08 +02:00
8276b7bad5 fix: map throttle to axis 3 (AETR layout)
4d15897b87 Inital commit
portersky created branch trunk in portersky/stickshid 2026-06-14 19:27:08 +02:00
portersky created repository portersky/stickshid 2026-06-14 19:26:53 +02:00
portersky pushed to trunk at portersky/llmwiki 2026-05-24 22:33:48 +02:00
1afbc368b5 docs: delegate wiki operations to llmwiki skill
74eaa7cce4 feat: add llmwiki skill for pi
Compare 2 commits »
portersky pushed to trunk at portersky/llmwiki 2026-05-24 22:28:42 +02:00
e85963af55 Initial commit
portersky pushed to trunk at portersky/llmwiki 2026-05-24 22:25:09 +02:00
ac5cb3049e Initial commit