worked on signal-strength-estimation
add this information to grid nodes evaluate this information new test-cases
This commit is contained in:
4
wifi/WiFiAP.h
Normal file
4
wifi/WiFiAP.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef WIFIAP_H
|
||||
#define WIFIAP_H
|
||||
|
||||
#endif // WIFIAP_H
|
||||
4
wifi/WiFiGridNode.h
Normal file
4
wifi/WiFiGridNode.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef WIFIGRIDNODE_H
|
||||
#define WIFIGRIDNODE_H
|
||||
|
||||
#endif // WIFIGRIDNODE_H
|
||||
4
wifi/model/LogDistance.h
Normal file
4
wifi/model/LogDistance.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef LOGDISTANCE_H
|
||||
#define LOGDISTANCE_H
|
||||
|
||||
#endif // LOGDISTANCE_H
|
||||
Reference in New Issue
Block a user