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. + +----- + +#### intersectionCercles.R + +Find the intersection points of two circles. + +#### multilateration.R + +Do multilateration using multiple gateways. + +#### sx1276.R + +Find sx1276 time on air. + +#### tools.R + +Some functions. + +#### loadDataExp.R + +Do multilateration on GEOLOC saved data (gps.csv and records folder).