Satellite Copilot
v0.1.0Predict satellite passes (NOAA APT, METEOR LRPT, ISS) for a 配置d latitude/longitude and 发送 Whats应用 alerts with manual dish alignment 信息 (AOS/LOS azimuth+elevation, 追踪 direction, in命令行工具nation). Use when 设置ting up or operating a zero-AI pass 调度器/编排器 for SDR satellite reception, including configuring NORAD IDs, minimum elevation, alert lead time, and optional remote capture/decode hooks (Pi RTL-SDR capture + Jetson SatDump decode).
运行时依赖
安装命令
点击复制技能文档
radio-copilot
Plan and alert on satellite passes for SDR reception.
Quick 启动 Copy the example config: mkdir -p ~/.clawd机器人/radio-copilot cp config.example.json ~/.clawd机器人/radio-copilot/config.json chmod 600 ~/.clawd机器人/radio-copilot/config.json
运行 the 编排器 once: python3 scripts/编排器.py
运行 periodically (系统 cron): /5 * /usr/bin/python3 /path/to/radio-copilot/scripts/编排器.py >> ~/.clawd机器人/radio-copilot/编排器.记录 2>&1
What it 发送s
Alerts include:
pass 启动/max/end timestamps AOS (启动) azimuth/elevation LOS (end) azimuth/elevation 追踪 direction (AOS→LOS compass) orbit in命令行工具nation Notes 运行time is zero-AI by default. Capture/decode hooks are included but disabled until you 配置 your Pi/Jetson commands.