TALOS Documentation¶
TALOS (Tracking, Acquisition, and Link Operation System) is a real-time fleet controller for satellite ground stations. It runs a centralized SGP4 physics engine at 2 Hz, computes Doppler-corrected frequencies, and pushes sub-second pointing and tuning commands to distributed antenna stations over MQTT.
No other open-source ground station network offers real-time multi-station coordination from a central propagator.
Quick Links¶
- Architecture Overview -- System design and component interactions
- Development Setup -- Get a local dev environment running
- Deployment Guide -- Deploy TALOS to production
- Contributing -- How to report bugs, propose features, and submit code
- Changelog -- Release history and notable changes
Project Info¶
| License | AGPL-3.0-or-later |
| Organization | Libre Space Foundation |
| Repository | gitlab.com/pierros/talos |
| Python | 3.10+ |