Ryan Malloy rsp2k
rsp2k pushed to main at MCP/mcgibs 2026-02-19 18:45:30 +00:00
ca7bc265f0 Add live GIBS imagery to README examples
rsp2k pushed tag v2026.02.18 to MCP/mcgibs 2026-02-19 18:40:40 +00:00
rsp2k pushed to main at MCP/mcgibs 2026-02-19 18:40:40 +00:00
212d4370d5 Add MCP prompts, README, LICENSE, and PyPI metadata
rsp2k pushed tag v2026.02.18 to MCP/mcgibs 2026-02-19 18:35:54 +00:00
rsp2k pushed to main at MCP/mcgibs 2026-02-19 18:35:51 +00:00
110b85c829 Add MCP prompts, README, LICENSE, and PyPI metadata
rsp2k pushed tag v2026.02.18 to MCP/mcgibs 2026-02-19 18:33:08 +00:00
rsp2k pushed to main at MCP/mcgibs 2026-02-19 18:33:06 +00:00
fc05ccd52a Add MCP prompts, README, LICENSE, and PyPI metadata
rsp2k pushed tag v2026.02.18 to MCP/mcgibs 2026-02-19 18:32:29 +00:00
rsp2k pushed to main at MCP/mcgibs 2026-02-19 18:32:26 +00:00
82ae699c07 Add MCP prompts, README, LICENSE, and PyPI metadata
rsp2k pushed tag v2026.02.18 to MCP/mcgibs 2026-02-19 02:36:21 +00:00
rsp2k pushed to main at MCP/mcgibs 2026-02-19 02:36:20 +00:00
0f3b2e392f Add MCP prompts, README, LICENSE, and PyPI metadata
rsp2k pushed to main at MCP/mcgibs 2026-02-19 01:53:24 +00:00
4a5035ca52 Fix legend images: rewrite GIBS SVG URLs to PNG for API compatibility
db6ed2f550 Use FastMCP Image type, Context progress, and dynamic resources
Compare 2 commits »
rsp2k pushed to main at warehack.ing/hmc472 2026-02-19 01:52:57 +00:00
4e19882d32 Harden firmware for dual-core concurrency and input validation
fee8d9c1f9 Add USB CDC serial command interface for RF test bench control
a425b4c324 Add OLED display support, standardize Serial0 for UART output
9a4f27e8be Wiring diagram: realistic S2 Mini based on WEMOS pinout image
a5b690530f Wiring diagram: use net labels instead of wire traces
Compare 10 commits »
rsp2k created branch main in warehack.ing/hmc472 2026-02-19 01:52:57 +00:00
rsp2k created repository warehack.ing/hmc472 2026-02-19 01:52:46 +00:00
rsp2k pushed to main at MCP/mcgibs 2026-02-19 01:19:29 +00:00
d13ba744d3 Add Hamilton fix test coverage and graceful shutdown
c2d54e7d59 Fix redundant except clause: ValueError is subclass of Exception
Compare 2 commits »
rsp2k pushed to phase/spgist-orbital-trie at warehack.ing/pg_orrery 2026-02-18 23:45:34 +00:00
b6c5149cd7 Add Cosmic Queries Cookbook guide — 9 cross-domain SQL recipes
53733daeba Update docs for v0.8.0 orbital_elements type and MPC parser
1adab6e136 Update docs with 66k benchmark results, honest SP-GiST framing
de742fc3aa Fix pg_tle sizeof/INTERNALLENGTH mismatch, exact leaf recheck
347acf0906 Fix GiST union 0-based indexing and palloc size, add 66k benchmark
Compare 5 commits »
rsp2k pushed to main at MCP/mcgibs 2026-02-18 22:47:55 +00:00
31dff49351 Fix colormap parsing against live GIBS API
rsp2k pushed to main at MCP/mcgibs 2026-02-18 22:14:10 +00:00
d163ade9a4 Harden codebase from Hamilton code review findings
rsp2k pushed to main at MCP/mcgibs 2026-02-18 21:56:10 +00:00
f7fad32a9e Implement mcgibs FastMCP server for NASA GIBS
648c145e14 Initial project skeleton