CS Starships[CanSat] Telemetry command deck

Mission control

Starships[CanSat]

This PC receives ground-station telemetry, stores it in local MySQL, and displays logs, live graphs, and imported SD files.

Database ready.

Telemetry Live Ground-station data graphed from the protected Live dataset. Flight state Replay Scrub saved telemetry and inspect the current 3D CanSat state. Ground station Logs Raw readable telemetry lines, newest first. Saved data Import / Saved Data Upload SD files, create datasets, compare saved flights.

Receiver URL

Use one of these in the ground station, depending on how you run PHP.

Laragon Apache:
http://PC_IP/GitHub/CANSAT/Site/api/receive.php

PHP dev server from Site:
http://PC_IP:8000/api/receive.php