Edit
This commit is contained in:
parent
19b2667210
commit
9dfcc3519f
1 changed files with 26 additions and 0 deletions
26
R/Readme.md
Normal file
26
R/Readme.md
Normal file
|
@ -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).
|
Loading…
Add table
Reference in a new issue