Ground Station is an open-source, browser-based application for tracking satellites and celestial targets, controlling station hardware, and receiving, decoding, and recording SDR signals. Built for amateur radio operators, satellite enthusiasts, and researchers, it brings orbit visualization, multi-target tracking consoles, SDR waterfall analysis, packet and telemetry decoding, scheduled observations, and hardware management into a single web interface.
- Supports RTL-SDR, SoapySDR, UHD/USRP and virtual SigMF playback SDR
- Automated observations scheduled via APScheduler for AOS/LOS pass recording with rotator and Doppler rig control
- Frontend uses React, Redux Toolkit and Material-UI; backend uses FastAPI, Skyfield/SGP4 and Socket.IO