Commit Graph

18 Commits

Author SHA1 Message Date
3807c621c7 added new helper methods
worked on gridWalker v3
2017-10-17 13:01:26 +02:00
k-a-z-u
c21925e86f worked on grid creation
fixed some issues with stairs
fixed/added LINT
2017-07-27 18:40:56 +02:00
3a92199777 fixed issue when two floor's outlines overlap 2017-06-08 12:49:57 +02:00
9ea7da557b fixed some grid-factory issues
added some new attributes
minor changes
2017-06-01 15:58:58 +02:00
34271b5cb7 fixed grid factory issue with stairs
added some sanity checks
2017-05-24 17:51:29 +02:00
04d8ae8c74 changes from the laptop
- some should be the same as previous commit (sorry!)
- some should be new: LINT checks, ...?
2017-05-24 10:03:39 +02:00
8930be1e2c added new sanity-check assertions
fixed issue with angles [bad interface]
- adjusted other parts accordingly
- added corresponding test-cases
started working on absolute heading
2017-03-31 11:47:29 +02:00
7ec5fef697 added "outdoor" support to floorplan and grid-nodes 2017-03-12 16:47:29 +01:00
toni
87d5e2ab4c Merge branch 'master' of https://git.frank-ebner.de/FHWS/Indoor 2016-10-01 13:33:04 +02:00
toni
7fcdaa9c86 changed threshold for steps 2016-10-01 13:32:55 +02:00
51c0945e12 statistic helper classes
test-cases
modified grid importance for better trap-detection
2016-10-01 13:17:14 +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
29ff2af4fc fixed issue with stairs not connected to both floors (start/end)
added additional sanity check
2016-09-15 12:31:43 +02:00
82f8828a04 added new sanity checks and compile-time assertions to prevent errors
fixed stair-building issue
new test-cases
added elevator support
fixed/improved some walker modules
2016-09-10 15:12:39 +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
34e52cd7f0 worked on floorplan (v2)
worked on grid-generation (v2)
new helper methods for geometry
new test cases
2016-07-13 19:11:18 +02:00