Commit b95a6e927bc09ff4a02d14321fead52e964b034d
1 parent
9eef487a
update README with testing coverage
Showing
1 changed file
with
14 additions
and
2 deletions
Show diff stats
README.md
1 | -[](https://travis-ci.com/Anthex/LO53FP) | 1 | + |
2 | +[](https://travis-ci.com/Anthex/LO53FP) [](https://codecov.io/gh/Anthex/LO53FP) | ||
3 | + | ||
4 | + | ||
2 | 5 | ||
3 | [UTBM - LO53] - Python fingerprinting | 6 | [UTBM - LO53] - Python fingerprinting |
7 | + | ||
4 | Achille Dantz <achille@dantz.fr> | 8 | Achille Dantz <achille@dantz.fr> |
5 | 9 | ||
10 | + | ||
11 | + | ||
6 | This program aims to compute the approximate location of a mobile terminal for a known set of Wi-Fi accesspoints in an ideal 12x12m space for which we have 9 fingerprinting values (known RSSI for each accesspoint at a given location) | 12 | This program aims to compute the approximate location of a mobile terminal for a known set of Wi-Fi accesspoints in an ideal 12x12m space for which we have 9 fingerprinting values (known RSSI for each accesspoint at a given location) |
7 | 13 | ||
14 | + | ||
15 | + | ||
8 | Documentation : https://dantz.fr/LO53/structure.html | 16 | Documentation : https://dantz.fr/LO53/structure.html |
9 | 17 | ||
10 | -Example Output : | 18 | + |
19 | + | ||
20 | +Example Output : | ||
21 | + | ||
22 | + | ||
11 | 23 | ||
12 |  | 24 |  |
13 | \ No newline at end of file | 25 | \ No newline at end of file |