17 Commits

Author SHA1 Message Date
mail@toni-fetzer.de
ef6066ae14 we are now able to record bluetooth fingerprints
for this, we use the same ui interface and fingerprint positions as wifi. if wifi has done 30 scans, also the ble
scans will be stopped. this is just a quick and dirte solution, as changing the gui completely for this two options
was to time consuming
2019-06-06 17:42:11 +02:00
mail@toni-fetzer.de
8a1f8430fb added the files 2019-06-05 18:05:01 +02:00
mail@toni-fetzer.de
20ae2f5c2a started to add ble functions
added ble as sensor to java and c++
added sensorlistener for ble
added ble to observation and onDataSensor in filter
started to work on ble fingerprints for optimization
2019-06-05 18:04:31 +02:00
toni
625f5fe04d updated sensors and filter to current code version
removed KLib stuff
added new activity
filter is uncommand!
at the moment, the app is not able to load new maps and breaks using old maps
2018-07-12 18:39:27 +02:00
k-a-z-u
bb974d3871 added c++11 fixes
removed old components
disabled activity (for compiling reasons)
added wifi 2.4ghz hack
2018-07-11 13:23:18 +02:00
b0712ec005 added gps support
added compass support
added ui elements for gps and compass
added support for writing sensor data
2017-03-21 16:27:14 +01:00
c7c94cbebe some adjustments to match latest changes in KLib/Indoor
switched from Beacons to real Fingerprint points for fingerprinting
2017-03-14 09:17:50 +01:00
toni
a4a8593023 little parameter changes while testing performance 2016-10-01 17:08:21 +02:00
toni
302c2deb02 commit before merge 2016-10-01 13:28:57 +02:00
toni
0bd9a5b5ce merged 2016-10-01 10:40:23 +02:00
toni
04f98f62d7 fixed baro 2016-10-01 10:34:58 +02:00
44f9b6ac80 performance enhancements
memory enhancements
prevent starting sensors more than once
fix for wifi lag issues
map scaling for huge buildings
2016-10-01 10:21:15 +02:00
5ddc455bee changed number of fingerprint scans
minor parameter changes
more log lines
added VAP log to UI (debug)
fixed missing wifi timestamp for android live data
2016-09-28 15:29:25 +02:00
d47322e73b current revision 2016-09-28 12:16:45 +02:00
kazu
075d8bb633 a lot!!! of changes
added main menu
added debug display
many debug widgets for plotting live data
worked on android live sensors
added offline-data sensor feeding
some dummy data sensors
worked on the map display
added ui debug for grid-points, particles and weights
added a cool dude to display the estimation
added real filtering based on the Indoor components
c++11 fixes for android compilation
online and offline filtering support
new resampling technique for testing
map loading via dialog
2016-09-16 19:30:04 +02:00
kazu
719a66937e fixed android setup
added missing c++11 methods
2016-07-15 15:49:58 +02:00
43148f4d54 initial version 2016-07-15 15:00:49 +02:00