Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T02:49:43.000Z (9 months ago)
- Last Synced: 2024-05-19T00:18:10.385Z (8 months ago)
- Topics: data-streams, ground-station, modular, telestion
- Language: Java
- Homepage: https://telestion.wuespace.de/
- Size: 1.83 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 19
-
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.