261 Commits

Author SHA1 Message Date
272382ae3d added new parameters to Floorplan-APs and -Beacons 2016-11-29 21:29:10 +01:00
toni
41c1d90c54 small fix. added getter and setter! 2016-11-16 12:40:16 +01:00
toni
c083aae476 added beacon stuff similiar architecture then wifi \n added activity percentage stuff \n added testcases 2016-11-04 17:25:49 +01:00
7f53f83da0 new wifi helper method 0.0.1 2016-10-02 18:27:39 +02: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
729340031d new helper methods
particle traps
2016-10-01 10:22:14 +02:00
4a0442f511 added very simple particle-trap detection 2016-09-29 21:39:19 +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
91e3367372 added missing CMakeLists 2016-09-16 17:16:38 +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
fda01d223b added struct for GPS-Data
added missing test-files
2016-09-13 15:52:39 +02:00
a7cec2e946 fixed compile issue 2016-09-13 15:41:06 +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
toni
7baeecb3f9 added butterworth filter \n added activity rec for baro using butter \n added moduel for walker with activity 2016-09-09 17:16:10 +02:00
34e29b70c9 added a fixed-frequency interpolator 2016-09-08 13:00:06 +02:00
d2ef90a3e3 added a fixed frequency interpolator 2016-09-08 12:58:07 +02:00
2265043669 fixed minor test-case build issue 2016-09-07 11:56:27 +02:00
8136e9ec81 added missing stuff 2016-09-07 11:51:56 +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
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
kazu
cc21cbb0ea added tinyxml 2016-05-24 17:04:08 +02:00
kazu
1008058aba Merge branch 'master' of https://git.frank-ebner.de/FHWS/Indoor 2016-05-24 17:02:26 +02:00
kazu
51cab55d37 refactored the new floorplan
new helper methods/operator toe geo classes
2016-05-24 17:01:56 +02:00
62d8d6b36b refactored random subsystem
added compile-time seed support
2016-04-26 15:15:28 +02:00
8f6bfa917f removed heading::rnd (not seedable)
fixed grid-walker issues when conducting multiple runs
new helper methods for the interpolatorr
2016-04-26 11:49:12 +02:00
6d3d2eeb55 new activities 2016-04-22 12:24:22 +02:00
c95989fb83 added missing stuff 2016-04-21 10:15:42 +02:00
f77a28735b added von mises distributionb
quick&dirty: added activity to the grid-walkers
2016-04-21 08:59:05 +02:00
toni
a00f2cf80a edit astar 2016-04-14 13:04:16 +02:00
toni
c0ab98005a added stuff 2016-04-13 11:10:09 +02:00
e7a5f8eb8c added a-star testing version 2016-04-13 11:06:00 +02:00
toni
efc7fa9c12 Merge branch 'master' of https://git.frank-ebner.de/FHWS/Indoor 2016-04-11 08:21:31 +02:00
e3d245096f worked on disjkstra and a* 2016-04-10 19:36:51 +02:00
toni
b60f4ce2ae merged 2016-03-22 10:18:15 +01:00
d0801606b7 fixed dijkstra memleak
new dijkstra interfaces and abort options
refactored all files accordingly
enable logging via compile-time defines
2016-03-18 10:18:17 +01:00
toni
789e3fee2a Merge branch 'master' of https://git.frank-ebner.de/FHWS/Indoor 2016-03-17 17:55:57 +01:00
toni
0cd038187b nothing.. 2016-03-17 17:55:43 +01:00
f8d7f768f1 added missing code changes
started working on refactoring of sensors
new test-cases
2016-03-17 17:28:41 +01:00
6346231a64 added exponential distrbution + tests
new shortest-path walker (still todo)
modified dijkstra-path (new helper methods)
2016-02-07 13:32:19 +01:00
5b35b5d3e0 new bbox features (2D, 3D)
added stair-sanitizing code
adjusted walkers
2016-02-06 15:02:41 +01:00
382a046df1 new walker (control+path)
added new sanity checks
fixed minor errors
added corresponding test-cases
added moving-median
2016-02-05 20:18:48 +01:00
56203e59ed added new assertins
added some temporary eval parts
new helper methods
worked on the walkers
2016-02-03 19:56:52 +01:00
2e2c1a3004 new test cases
worked on all walkers
new helper methods
new distributions
some bugfixes
2016-02-02 21:43:15 +01:00
ec86b07c43 new geo functions
changed the walkers
added moving average
fixed the interpolator
new test-cases
2016-01-30 19:49:18 +01:00