From 1bed87bc202bf2e9780e504f6134ab7ad67ffbe8 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 10 Jan 2022 10:07:19 +0100 Subject: [PATCH] README update --- README.md | 21 +-------------------- tmtc | 2 +- 2 files changed, 2 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index ff2c359d..04249cfa 100644 --- a/README.md +++ b/README.md @@ -1021,26 +1021,7 @@ cat file.bin | hexdump -v -n X ## Preparation of a fresh rootfs and SD card -This section summarizes important changes between a fresh rootfs and the current -EIVE implementation - -### rootfs - -- Mount point `/mnt/sd0` created for SD card 0. Created with `mkdir` -- Mount point `/mnt/sd1` created for SD card 1. Created with `mkdir` -- Folder `scripts` in `/home/root` folder. -- `scripts` folder currently contains a few shell helper scripts -- Folder `profile.d` in `/etc` folder which contains the `path-set.sh` script - which is sourced at software startup -- Library `libwire.so` in `/usr/lib` folder - -### SD Cards - -- Folder `bin` for binaries, for example the OBSW -- Folder `misc` for miscellaneous files. Contains `ls` for directory listings -- Folder `tc` for telecommands -- Folder `tm` for telemetry -- Folder `xdi` for XDI components (e.g. for firmware or device tree updates) +See [q7s-package repository README](https://egit.irs.uni-stuttgart.de/eive/q7s-package) # Running cppcheck on the Software diff --git a/tmtc b/tmtc index 2ecc4de0..77919df9 160000 --- a/tmtc +++ b/tmtc @@ -1 +1 @@ -Subproject commit 2ecc4de0223f3772627a002a6486c356ab6f5cd2 +Subproject commit 77919df9f2f05aede4ad4afd5ea56899ad994d32