Ryan Malloy rsp2k
rsp2k pushed to main at warehack.ing/mcnanovna 2026-02-03 23:55:34 +00:00
21f4f0976e Add README
748bfb8216 Extract positioner into standalone mcpositioner MCP server
0b3e4bdf64 Add firmware .gitignore for PlatformIO build artifacts
a5ab129cc3 Firmware build fixes: HardwareSerial for TMC2209, ArduinoJson 7.4, ESP-IDF 5.x WDT
c07284a7d6 ESP32 antenna positioner: dual-axis stepper control + automated 3D pattern measurement
Compare 8 commits »
rsp2k pushed to main at MCP/mcbluetooth-esp32 2026-02-03 21:35:26 +00:00
ab699bbca3 Add HFP (Hands-Free Profile) support
rsp2k pushed to main at MCP/mcbluetooth-esp32 2026-02-03 21:08:52 +00:00
9a8eae1d2f Add HID (Human Interface Device) profile support
rsp2k pushed to main at MCP/mcbluetooth-esp32 2026-02-03 20:54:00 +00:00
61da375a0c Add SPP (Serial Port Profile) support for bidirectional data transfer
5dcacc23ab Add comprehensive README with ESP32 capabilities and E2E testing guide
88d006e9c4 Add automated E2E testing documentation and test prompts
5a853c15fc Fix event system init and add SSP auto-accept for E2E testing
397b164eee Add ready probe to esp32_connect for reliable startup
Compare 10 commits »
rsp2k created branch main in MCP/mcbluetooth-esp32 2026-02-03 20:54:00 +00:00
rsp2k created repository MCP/mcbluetooth-esp32 2026-02-03 20:53:51 +00:00
rsp2k created branch main in rsp2k/mcserial 2026-02-03 18:41:40 +00:00
rsp2k pushed to main at rsp2k/mcserial 2026-02-03 18:41:40 +00:00
c651dc4c5e Add Serial for Humans ELI5 intro page
63a4169ffa Add troubleshooting, encoding, and timeout documentation
38a33e38b1 Fix DE-9 logo accuracy and reframe docs for MCP client perspective
dc8caddb8f Add Starlight documentation site with full content
5c655fe743 Add URL handlers, pyserial feature parity, and cp2110 extra
Compare 10 commits »
rsp2k created repository rsp2k/mcserial 2026-02-03 18:41:30 +00:00
rsp2k pushed to feat/api-gap-fill at MCP/mcghidra 2026-02-02 21:26:17 +00:00
48ccc2aff3 fix: non-blocking health checks and wait defaults
rsp2k pushed to feat/api-gap-fill at MCP/mcghidra 2026-02-02 18:42:19 +00:00
77ce01d313 fix: session isolation for docker_stop and docker_cleanup
rsp2k pushed to feat/api-gap-fill at MCP/mcghidra 2026-02-02 18:37:56 +00:00
d1f8779f05 fix: Remove client-specified port from docker_start/auto_start
rsp2k pushed to main at rf/nanovna-f-v3-docs 2026-02-02 18:35:09 +00:00
ab576ab9fd Add cross-link to NanoVNA-H documentation site
a0394b0c56 NanoVNA-F V3 Starlight documentation site
rsp2k created branch main in rf/nanovna-f-v3-docs 2026-02-02 18:35:09 +00:00
rsp2k created repository rf/nanovna-f-v3-docs 2026-02-02 18:34:56 +00:00
rsp2k created branch feat/api-gap-fill in MCP/mcghidra 2026-02-01 23:53:11 +00:00
rsp2k pushed to feat/api-gap-fill at MCP/mcghidra 2026-02-01 23:53:11 +00:00
458d4fb35b fix: Eliminate blocking HTTP call from instances_use
c93abaf86c feat: Complete Sprint 3+4 — CRUD operations, bookmarks, enums, typedefs
0d25a0dc24 feat: Add symbols, segments, variables, namespaces mixins and search enhancements
Compare 3 commits »
rsp2k pushed to main at MCP/mcp210x-uart 2026-01-31 16:49:15 +00:00
07d6ee6ff1 Update README for full API coverage and safety tiers
c0bedde54b Add full CP210x API coverage: 29 tools, all part families
80220f5728 Rename project from mcp210x to mcp210x-uart
Compare 3 commits »
rsp2k renamed repository from mcp210x to MCP/mcp210x-uart 2026-01-31 16:41:11 +00:00
rsp2k pushed to main at MCP/mcp210x-uart 2026-01-31 03:50:43 +00:00
a28eed3849 Rewrite README with real-world example and project structure