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

View File

@@ -2,7 +2,7 @@
#include "../../Tests.h"
#include "../../../sensors/radio/LogDistanceModel.h"
#include "../../../sensors/radio/model/LogDistanceModel.h"
TEST(LogDistanceModel, calc) {