blob: 0df7a96cc829fe75eec067108cb8c32a53953d0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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).
|