portersky
  • Joined on 2023-08-23
portersky pushed to trunk at portersky/ctdd 2026-06-15 04:53:34 +02:00
8d6483eb80 docs: clarify license scope in README
portersky pushed to trunk at portersky/ctdd 2026-06-15 04:52:03 +02:00
de64c90a6d docs: add build instructions to AGENTS.md
portersky pushed to trunk at portersky/ctdd 2026-06-15 04:41:35 +02:00
4269f65942 docs: remove duplicated commands from AGENTS.md
657d154560 style: fix include order in all source files
3ce42cc8db chore: add gitattributes, rename guide, and template comments
2d25ad3a10 style: apply AGENTS.md rules to .pi markdown files
2ba1d2f7b6 fix: use C syntax in tdd skill examples
Compare 8 commits »
portersky pushed to trunk at portersky/ctdd 2026-06-15 00:58:41 +02:00
286c51b2e7 feat: add architecture detection to Platform.cmake
4b501676b7 feat: support cmock_config.yml in cmock_generate_mock
Compare 2 commits »
portersky pushed to trunk at portersky/ctdd 2026-06-15 00:51:00 +02:00
7fbc4a49c5 docs: remove em dashes from README
portersky pushed to trunk at portersky/celrs 2026-06-15 00:45:11 +02:00
e4f4ca722d docs: shorten tag release example in AGENTS.md
portersky pushed to trunk at portersky/celrs 2026-06-15 00:44:26 +02:00
37b3d333cd docs: add tag release workflow to AGENTS.md
portersky pushed tag v0.1.0 to portersky/celrs 2026-06-15 00:43:55 +02:00
portersky pushed tag v0.1.0 to portersky/celrs 2026-06-15 00:42:00 +02:00
portersky pushed to trunk at portersky/celrs 2026-06-15 00:41:59 +02:00
23050d983e docs: add tag release workflow to AGENTS.md
974b33e827 chore: rename targets and add ENABLE_TESTING option
Compare 2 commits »
portersky pushed to trunk at portersky/celrs 2026-06-15 00:31:28 +02:00
412530df83 fix: drop slow startup ping, log connect time
portersky pushed to trunk at portersky/celrs 2026-06-15 00:17:27 +02:00
8ff2542fbc fix: avoid DTR/RTS pulse on serial port open
df09615d3f feat: improve telemetry dashboard diagnostics
f58eb0d976 fix: send RC channels with correct CRSF type
d67d9b29d2 fix: parse CRSF battery as big-endian per protocol spec
ef5012b9d4 fix: probe 400000 baud first and relax FC stale threshold
Compare 5 commits »
portersky pushed to trunk at portersky/celrs 2026-06-14 23:23:22 +02:00
787a303cf5 fix: pad status labels and replace em dashes
f1e4e1b61d fix: separate logger from dashboard output
1db5fdb374 feat: dashboard-style telemetry output
Compare 3 commits »
portersky pushed to trunk at portersky/celrs 2026-06-14 22:53:02 +02:00
d2331229eb fix: improve telemetry tool connection reliability
portersky pushed to trunk at portersky/celrs 2026-06-14 22:40:49 +02:00
97c83aa460 feat: implement cel_crsf_param_set_power
portersky pushed to trunk at portersky/celrs 2026-06-14 22:08:55 +02:00
7b3905084e feat: implement cel_crsf_param_ping and cel_crsf_param_read
portersky pushed to trunk at portersky/celrs 2026-06-14 21:55:18 +02:00
8c4045e2a4 feat: implement cel_crsf_param_write
portersky pushed to trunk at portersky/celrs 2026-06-14 21:50:17 +02:00
5d18258330 feat: implement cel_crsf_param_parse
portersky pushed to trunk at portersky/celrs 2026-06-14 21:39:57 +02:00
eaaaf710a2 feat: implement port find/probe and add platform description
portersky pushed to trunk at portersky/celrs 2026-06-14 21:04:21 +02:00
4f0c62d41a feat: implement telemetry read loop