diff options
Diffstat (limited to 'R/Readme.md')
| -rw-r--r-- | R/Readme.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/R/Readme.md b/R/Readme.md new file mode 100644 index 0000000..0df7a96 --- /dev/null +++ b/R/Readme.md @@ -0,0 +1,26 @@ +R Files +=================== + +Some explanations about the R files. + +----- + +#### <i class="icon-file"></i> intersectionCercles.R + +Find the intersection points of two circles. + +#### <i class="icon-file"></i> multilateration.R + +Do multilateration using multiple gateways. + +#### <i class="icon-file"></i> sx1276.R + +Find sx1276 time on air. + +#### <i class="icon-file"></i> tools.R + +Some functions. + +#### <i class="icon-file"></i> loadDataExp.R + +Do multilateration on GEOLOC saved data (gps.csv and records folder). |
