diff options
| author | Loic GUEGAN <git-account@loicguegan.fr> | 2017-11-03 13:32:45 +0100 |
|---|---|---|
| committer | Loic GUEGAN <git-account@loicguegan.fr> | 2017-11-03 13:32:45 +0100 |
| commit | e6231c5785af12f87c642eb10dbe039faa53aef7 (patch) | |
| tree | 17c9b13c5a97aff8587a705c94793760e620b78a | |
| parent | cdf0338ef03b824c65a13cd0a88896141080b80c (diff) | |
| -rw-r--r-- | README.md | 8 | ||||
| -rw-r--r-- | Readme.md | 6 | ||||
| -rw-r--r-- | hackRFOne/README.md | 2 |
3 files changed, 9 insertions, 7 deletions
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 +================== + +#### <i class="icon-folder"></i> 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 -================== - -#### <i class="icon-folder"></i> 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. > <i class="icon-file"></i> **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. |
