← 返回
开发者工具 中文

Satellite Copilot

Predict satellite passes (NOAA APT, METEOR LRPT, ISS) for a configured latitude/longitude and send WhatsApp alerts with manual dish alignment info (AOS/LOS azimuth+elevation, track direction, inclination). Use when setting up or operating a zero-AI pass scheduler/orchestrator 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).
预测卫星过境(NOAA APT、METEOR LRPT、ISS),根据配置的经纬度发送WhatsApp警报,包含手动天线对齐信息(方位角/仰角、跟踪方向、倾斜角)。用于搭建或运行零AI调度器/协调器以接收SDR卫星信号,可配置NORAD编号、最低仰角、警报提前时间及可选的远程捕获/解码钩子(Pi RTL-SDR采集+Jetson SatDump解码)。
davestarling
开发者工具 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 2,063
下载
💾 56
安装
1
版本
#latest

概述

radio-copilot

Plan and alert on satellite passes for SDR reception.

Quick start

1) Copy the example config:

mkdir -p ~/.clawdbot/radio-copilot
cp config.example.json ~/.clawdbot/radio-copilot/config.json
chmod 600 ~/.clawdbot/radio-copilot/config.json

2) Run the orchestrator once:

python3 scripts/orchestrator.py

3) Run periodically (system cron):

*/5 * * * * /usr/bin/python3 /path/to/radio-copilot/scripts/orchestrator.py >> ~/.clawdbot/radio-copilot/orchestrator.log 2>&1

What it sends

Alerts include:

  • pass start/max/end timestamps
  • AOS (start) azimuth/elevation
  • LOS (end) azimuth/elevation
  • track direction (AOS→LOS compass)
  • orbit inclination

Notes

  • Runtime is zero-AI by default.
  • Capture/decode hooks are included but disabled until you configure your Pi/Jetson commands.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-28 16:04 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ADS-B Overhead

davestarling
{ "translation": "利用本地 ADS-B SBS/BaseStation 数据源(readsb 30003 端口),在可配置半径内飞机过顶时发送通知。适用于飞机过顶警报的设置与排障、配置半径/坐标/冷却时间,或创建发送 Wh
★ 1 📥 2,028
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,801
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,189