Skip to content
Snippets Groups Projects
Commit b8a1a907 authored by OPOKA Daniel's avatar OPOKA Daniel
Browse files

Update README.md

parent 9d355d9a
No related branches found
No related tags found
No related merge requests found
# Telecommunication Protocol for CREME CubeSat
# Data Exchange Protocol of CREME CubeSat
## Content
* structure of report
* quickstart guide (to lauch our work)
* dependencies (including conda env management)
* install process of your developments.
This GitLab repository contains:
* An investigation report (Report folder)
* Presentation (Presentation folder)
* Python files for simulations (Python folder)
The Simulation of Tumbling and the Erasure Correcting Code are in the following repository:
Python/SatelliteTumbling
Within this folder, there are 3 python files:
* A clip maker of satellite's orbit and attitude in 3D space (ClipMakerOfTumbling.py)
* Simulation of satellite's astrodynamics and antenna model (SimulationOfTumbling.py)
* Implementation of a BEC and zfec (ErasureCorrectingCode.py)
The input to all of the previous files is a yaml file, and it is found in the following repository:
Python/SatelliteTumbling/data/input.yaml
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment