From ab23b027f9884218d805f5a72de3226711d7f655 Mon Sep 17 00:00:00 2001 From: xtof Date: Fri, 15 Nov 2019 17:37:17 +0100 Subject: [PATCH] Update cubesat Simulator --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58ac661..ff49ac7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Mains objectives ===================== - This repository contents telemetry description file in kaitai Struct format for different satellite using amateur frequencies + This repository contents telemetry description file in kaitai Struct format for different satellite using amateur frequencies [Kaitai Site ](https://kaitai.io/) @@ -21,4 +21,11 @@ The EntrySat project is a 3 units CubeSat developped by the ISAE-SUPAERO Space S * [Kaitai folder](https://code.electrolab.fr/xtof/telemetrydescription/tree/master/EntrySat) * [AMSATList EntrySat Description](http://amsat-f.org/AMSATLIST/SatellitePage/UK/0EntrySat.html) - \ No newline at end of file + Cubesat Simulator + ------------------- + + The cubesat simulator is a project from AMSAT-NA used for educational and demonstratio purpose + This version of kaitai Struct is a fork of the original kaitai Struct file for adressing java parsing issue. + + *[cubesat Simulator site](http://cubesatsim.org/) + * * [Kaitai folder](https://code.electrolab.fr/xtof/telemetrydescription/tree/master/Cubesat Simulator) \ No newline at end of file -- GitLab