https://github.com/wuespace/telestion-core
Telestion is a ground station software developed by the TelestionTeam for WüSpace projects.
https://github.com/wuespace/telestion-core
data-streams ground-station modular telestion
Last synced: about 1 year ago
JSON representation
Telestion is a ground station software developed by the TelestionTeam for WüSpace projects.
- Host: GitHub
- URL: https://github.com/wuespace/telestion-core
- Owner: wuespace
- License: mit
- Created: 2020-08-08T19:25:42.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-11T15:26:48.000Z (about 1 year ago)
- Last Synced: 2025-04-11T16:48:08.065Z (about 1 year ago)
- Topics: data-streams, ground-station, modular, telestion
- Language: Java
- Homepage: https://telestion.wuespace.de/
- Size: 1.8 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Telestion
Telestion is a ground station software developed by the TelestionTeam for [WüSpace](https://www.wuespace.de/) projects.
We support space related projects by providing a generic ground station for commanding the projects and managing collected
data. We help the teams during the whole project cycle starting at the development, continuing with a successful launch
and ending with recovery and post flight analysis.
The ground station is based on a generic modular backend which is provided in this repository.
The backend handles the data streams, holds the connection and provides interfaces to the experiments.
The modular system is extended for the requirements of the experiments (e.g.
[RocketSound](https://github.com/TelestionTeam/telestion-rocketsound)).
The frontend for visualising the data and commanding the experiment is located in the
[client repository](https://github.com/TelestionTeam/telestion-client).
Thank you to all contributors of this repository.