worked on signal-strength-estimation

add this information to grid nodes
evaluate this information
new test-cases
This commit is contained in:
2016-07-15 15:29:07 +02:00
parent 34e52cd7f0
commit 99ee95ce7b
21 changed files with 568 additions and 26 deletions

4
wifi/WiFiAP.h Normal file
View File

@@ -0,0 +1,4 @@
#ifndef WIFIAP_H
#define WIFIAP_H
#endif // WIFIAP_H

4
wifi/WiFiGridNode.h Normal file
View File

@@ -0,0 +1,4 @@
#ifndef WIFIGRIDNODE_H
#define WIFIGRIDNODE_H
#endif // WIFIGRIDNODE_H

4
wifi/model/LogDistance.h Normal file
View File

@@ -0,0 +1,4 @@
#ifndef LOGDISTANCE_H
#define LOGDISTANCE_H
#endif // LOGDISTANCE_H