Commit Graph

21 Commits

Author SHA1 Message Date
toni
8e295e25af removed some hacks 2017-04-19 14:59:04 +02:00
toni
c42a592834 Merge branch 'master' of https://git.frank-ebner.de/FHWS/Indoor 2017-04-17 16:53:05 +02:00
toni
200aa94ca8 fixed some bugs in jensen shannon and kullback leibler 2017-04-17 16:50:56 +02:00
f67f95d1ce added first draft of a wifi quality analyzer 2017-04-17 16:47:02 +02:00
4439123e5b fixed some issues
some new helper methods
added listener-support to offline-reader
2017-03-28 21:03:17 +02:00
e34e773e31 added new helper methods to work with ground-truth
made some assertions optional [i know what i am doing!]
2017-03-24 11:20:29 +01:00
c0cef979bb added helper methods for debug printing
fixed issue when reading wifi entries within old walk files
worked on earth-registration
added corresponding test-cases
other minor changes
2017-03-24 10:07:08 +01:00
bb43e7f0fe fixed some compiler warnings
added equality checks to sensor-data classes
more robust sensor reader [fixed some issues]
added support for gps
added support for compass
added sensor-data-writer
added test-cases
minor changes
2017-03-21 16:25:36 +01:00
06e0e0a5aa fixed some potential issues with MAC addresses
added corresponding test-cases
switched to newer version of tinyxml due to some issues
adjusted affected code-parts accordingly
for better re-use, moved ceiling-calculation to a new class
some minor fixes
new helper methods
worked on wifi-opt
2017-03-20 11:19:57 +01:00
toni
e48d3bafcd added kullback leibler for gaussian cases 2017-03-10 14:43:46 +01:00
toni
0bf8a9c25c small fix. added getter and setter! 2017-03-10 14:43:46 +01:00
toni
a35a22e676 added beacon stuff similiar architecture then wifi \n added activity percentage stuff \n added testcases 2017-03-10 14:43:46 +01:00
7f53f83da0 new wifi helper method 2016-10-02 18:27:39 +02:00
51c0945e12 statistic helper classes
test-cases
modified grid importance for better trap-detection
2016-10-01 13:17:14 +02:00
e75327090d graphical exception [temporary solution]
performance fixes
minor changes
2016-09-29 21:03:49 +02:00
4f511d907e some fixes [multithreading,..]
needed interface changes [new options]
logger for android
wifi-ap-optimization
new test-cases
2016-09-28 12:19:14 +02:00
d283d9b326 geometry changes/fixes/new features
new grid walkers + fixes
new test-cases
worked on step/and turn detection
android offline-data-reader
worked on vap-grouping
2016-09-07 10:16:51 +02:00
a203305628 many changes and updates
- changed the wifi-estimation api
- adjusted test-cases
- worked on grid-bulding and grid-importance
- new walking modules
- fixed some minor issues
2016-08-29 19:02:32 +02:00
a2c9e575a2 huge commit
- worked on about everything
- grid walker using plugable modules
- wifi models
- new distributions
- worked on geometric data-structures
- added typesafe timestamps
- worked on grid-building
- added sensor-classes
- added sensor analysis (step-detection, turn-detection)
- offline data reader
- many test-cases
2016-08-29 08:18:44 +02:00
99ee95ce7b worked on signal-strength-estimation
add this information to grid nodes
evaluate this information
new test-cases
2016-07-15 15:29:07 +02:00
f8d7f768f1 added missing code changes
started working on refactoring of sensors
new test-cases
2016-03-17 17:28:41 +01:00