Commit Graph

13 Commits

Author SHA1 Message Date
kazu
ac91eeaa3d changes 2018-10-25 11:50:12 +02:00
k-a-z-u
d48b0b8fd4 minor changes to grid walking 2017-12-13 16:37:51 +01:00
3807c621c7 added new helper methods
worked on gridWalker v3
2017-10-17 13:01:26 +02:00
34271b5cb7 fixed grid factory issue with stairs
added some sanity checks
2017-05-24 17:51:29 +02:00
7ec5fef697 added "outdoor" support to floorplan and grid-nodes 2017-03-12 16:47:29 +01: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
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
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
5aedce47f1 removed gridSize from the template arguments
- not needed and code much cleaner
some minor changes
new test-cases
2016-01-25 15:53:12 +01:00
cdf97322f8 added new data-structures
added new test-cases
added flexible dijkstra calculation
added debugging log
modified: plotting, grid-generation, grid-importance,
refactoring
2016-01-22 18:47:06 +01:00
k-a-z-u
12084fe147 many changes :P 2016-01-21 20:01:20 +01:00
a7dc0cabbb initial version 2016-01-21 11:10:55 +01:00