Commit Graph

221 Commits

Author SHA1 Message Date
toni
f225788ac4 Merge branch 'master' of https://git.frank-ebner.de/FHWS/Indoor 2018-07-19 10:29:56 +02:00
toni
db7c0e310e small changes so it works with yasmin 2018-07-19 10:29:51 +02:00
k-a-z-u
da06bacb6b worked on nav mesh walk 2018-07-18 16:52:16 +02:00
k-a-z-u
012abd5f80 worked on step-detection 2018-07-17 17:25:01 +02:00
18d237dcc8 Merge branch 'master' of https://git.frank-ebner.de/FHWS/Indoor 2018-07-17 09:53:55 +02:00
2dee085131 added IIR stuff
worked on StepDetection
2018-07-17 09:53:30 +02:00
toni
74a424b555 merged 2018-07-12 11:13:37 +02:00
toni
d96f0588c2 changes in kld walker 2018-07-12 11:11:11 +02:00
k-a-z-u
94e53613ba adjusted distribution includes 2018-07-11 19:08:48 +02:00
k-a-z-u
6456e579cf std::experimental fix for android 2018-07-11 12:28:23 +02:00
k-a-z-u
dd9116086d added some sanity checks 2018-07-10 17:27:18 +02:00
k-a-z-u
19d9ce3961 added floorplan support for object-sizing
added floorplan support for different wall-heights
minor fixes/changes
2018-07-04 20:28:15 +02:00
fb8061125f minor change 2018-07-03 11:08:41 +02:00
k-a-z-u
039f9c4cee refactored FIR filters
- real and complex variant
adjusted StepDetection2
2018-07-03 10:56:30 +02:00
k-a-z-u
ae3b95cb0e added sanity check to csv
refactoring for wifi models
adjusted obj/mtl parsing
2018-06-26 11:58:36 +02:00
657e72b4c5 added csv parsing 2018-06-12 10:23:43 +02:00
kazu
b50995ffe6 Merge branch 'master' of https://git.frank-ebner.de/FHWS/Indoor 2018-06-06 11:40:22 +02:00
kazu
2036469491 removed some obsolete includes 2018-06-06 11:40:04 +02:00
k-a-z-u
38b633b9be fixed some plotting issues
modified step detection
2018-06-06 11:21:00 +02:00
9e6d9f4ce7 added support for pillars
some new helper methods/classes
2018-05-22 11:45:35 +02:00
a22290415e fixed some issues with stats::variance
fixed umbrella header for stats
added error-feedback to wifi optimizers
improved logging for wifi optimizers
adjusted calling-API for wifi-optimizers
2018-05-20 18:56:49 +02:00
k-a-z-u
a8123d532d added wifi per-floor optimization
added plot to wifi-quality-analyzer
changes to per-floor wifi models
minor fixes
2018-05-16 13:02:06 +02:00
toni
5bec3a5c0d added sample impoverishment unblockable method 2018-05-15 10:27:41 +02:00
toni
d0b01b377d added code for advanced sample impoverishment using the mesh 2018-05-15 10:03:49 +02:00
k-a-z-u
628aafaecd worked on FIR-Convolution and LocalMaxima detection 2018-05-09 18:24:07 +02:00
k-a-z-u
0fcc3fb1e9 Merge branch 'master' of https://git.frank-ebner.de/FHWS/Indoor 2018-05-09 10:03:28 +02:00
k-a-z-u
1af670a0a9 adjusted code and test-cases for fixed-freq-interpolater 2018-05-09 10:02:53 +02:00
Markus Bullmann
24f05a2846 Added new material 'metal' 2018-04-05 17:26:11 +02:00
k-a-z-u
caca1bf219 added lint for doors
small obj-pool fix
2018-04-04 13:00:51 +02:00
k-a-z-u
a4ed06c4a4 Merge branch 'master' of https://git.frank-ebner.de/FHWS/Indoor 2018-04-04 10:14:40 +02:00
Markus Bullmann
2e6cf96f1d Merge branch 'master' of https://git.frank-ebner.de/FHWS/Indoor 2018-04-04 09:45:49 +02:00
Markus Bullmann
3b76c09986 merged duplicated code regarding GPCPolygon 2018-04-04 09:37:05 +02:00
k-a-z-u
1b9084a9c0 Merge branch 'master' of https://git.frank-ebner.de/FHWS/Indoor 2018-04-03 15:04:07 +02:00
k-a-z-u
5d089f4b86 added support for multiple obj-pool folders 2018-04-03 15:03:55 +02:00
bb31bc3b2d Merge branch 'master' of https://git.frank-ebner.de/FHWS/Indoor 2018-04-03 14:56:38 +02:00
1c2081d406 worked on 3d models within map
adjusted grid factory
adjusted nav mesh factory
minoor changes/fixes
new helper classes
refactoring
2018-04-03 14:55:59 +02:00
Markus Bullmann
e6444ceeb7 VS fixes 2018-03-27 13:59:47 +02:00
k-a-z-u
705763f03c switched from linux-dir-api to c++17 dir-api 2018-03-27 12:39:48 +02:00
toni
f3b6155157 Merge branch 'master' of https://git.frank-ebner.de/FHWS/Indoor 2018-02-20 10:08:37 +01:00
toni
e0da02d29d added estimation for BOXKDE
added resampling with simple random particle against sample impoverishment
2018-02-20 10:08:17 +01:00
8358f45674 added support for .obj objects within the floorplan
include objects within navmesh calculation
include objects within 3d mesh generation
minor changes/fixes
2018-02-17 17:20:43 +01:00
toni
1b22fdbc8e Merge branch 'master' of https://git.frank-ebner.de/FHWS/Indoor 2018-02-12 17:00:47 +01:00
toni
77ffb76252 stuff dont know git... 2018-02-12 17:00:42 +01:00
42a3a47317 worked on 3D model stuff
minor changes
2018-02-12 16:57:08 +01:00
toni
632b1ca7a7 merged 2018-02-12 13:48:11 +01:00
toni
0fef66ac62 fixed some small issues regarding museum project 2018-02-12 13:47:23 +01:00
2a923dfabc fixed issues with random walks 2018-02-10 14:15:05 +01:00
5e749d4da8 worked on map->3d model generation 2018-02-08 21:27:24 +01:00
k-a-z-u
a35e043196 worked on 3D model creation 2018-02-06 17:34:29 +01:00
0bb1b707de started working on 3D building stuff 2018-02-05 20:20:48 +01:00