From e6231c5785af12f87c642eb10dbe039faa53aef7 Mon Sep 17 00:00:00 2001 From: Loic GUEGAN Date: Fri, 3 Nov 2017 13:32:45 +0100 Subject: [PATCH] Edit Readme --- README.md | 8 ++++++++ Readme.md | 6 ------ hackRFOne/README.md | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) create mode 100644 README.md delete mode 100644 Readme.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3455c63 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +stageIFREMER +================== + +#### Folders structure + + - **GEOLOC** : It contains source code for turtle and gateways experiments on Raspberry Pi 3 using Dragino Shield. + - **R** : It contains R code used during the internship. + - **hackRFOne** : It contains files used with the HackRFOne and GNURadio tools. diff --git a/Readme.md b/Readme.md deleted file mode 100644 index 8a25afa..0000000 --- a/Readme.md +++ /dev/null @@ -1,6 +0,0 @@ -Folders structure -================== - -#### GEOLOC - -It contains source code for turtle and gateways and a Readme for details. diff --git a/hackRFOne/README.md b/hackRFOne/README.md index 7685cf1..6ea7bdf 100644 --- a/hackRFOne/README.md +++ b/hackRFOne/README.md @@ -5,4 +5,4 @@ Contains gnuradio-companion files usable with HackRFOne. > **Files and Folders** > - **testRadio.grc** Contains blocks for listening FM Radio (usefull for testing HackRFOne). -> - **channelModeling** Contain files used for the over-land channel caracterisation. \ No newline at end of file +> - **channelModeling/** Contain files used for the over-land channel caracterisation.