Commit Graph

33 Commits

Author SHA1 Message Date
Markus Ebner
2321a4693a Prepare for publishing
- Added README
- Added proper javadoc comments
2020-04-08 16:07:03 +02:00
Markus Ebner
dfd1e3d0c5 Apply new android project .gitignore 2020-04-08 15:02:58 +02:00
Markus Ebner
7e21bc3d47 Implement proper WifiRTT availability checking 2020-04-08 15:01:26 +02:00
Markus Ebner
684eb9d969 Refactor loggers onto common base, add option to set metadata 2020-04-08 14:39:44 +02:00
Markus Ebner
5c939eb458 Refactor to androidx, add pref to switch between wifi and wifi ftm 2020-04-07 17:24:02 +02:00
Markus Ebner
d5477a077a Implement OrderedLogger
Run Logfile-Reordering live on the smartphone itself.
2020-04-07 16:44:09 +02:00
Toni
ad0a56c034 stand island, fixed building for FTM 2020-02-25 11:01:58 +01:00
toni
cb6677fb6a letzter stand lindenberg mit unorderedlogger 2020-02-18 16:44:37 +01:00
Markus Bullmann
4b68d16a56 Added gen7 NUCs 2019-11-13 16:17:34 +01:00
toni
5e5aaff9d4 quickfixes for lindenberg
disable heart rate sensor, because you have to ask for permissions sequentially! so we have to create a class for all these requests
now we only ask for location permission
fixed ble stuff
added some todos
2019-10-10 19:16:58 +02:00
Markus Bullmann
7fe99d4b23 Fixed Wifi RTT errors 2019-09-24 11:53:39 +02:00
Markus Bullmann
f27ac2035b Merge branch 'newTimestamps' into wifi_ftm 2019-09-24 11:38:04 +02:00
Markus Bullmann
76bd80382e Fixed buggy LogEntry.compareTo() method 2019-09-24 11:37:29 +02:00
Markus Bullmann
94d509db41 Readded Wifi RTT Sensor 2019-09-24 11:36:33 +02:00
Markus Bullmann
fc3a508c26 Merge remote-tracking branch 'origin/newTimestamps' into wifi_ftm 2019-09-24 11:21:01 +02:00
e344fbbfef fixed issue with Timestamp sorting
added new RAM-only logger
fixed issue with WiFi timestamps
2019-08-22 12:39:00 +02:00
a0d46c9aae Refactor Logger and add Settings-UI
- Refactored logger infrastructure, so that sensors have to provide
proper timestamps for the logged data, instead of the Logger generating
a timestamp when it is logged to the file.
- Added a settings UI where active sensors and activities can be
configured
2019-08-18 13:42:18 +02:00
Markus Bullmann
acb4deff27 Added Wifi FTM Sensor 2019-06-11 16:11:17 +02:00
Markus Bullmann
daa0652e39 Added Wifi FTM SensorType 2019-06-11 16:08:19 +02:00
toni
e74e390010 new gui, responsive for all devices.
added activity buttons to app and in csv output
2018-01-10 17:08:36 +01:00
toni
4a70287d31 merged 2017-10-10 16:25:26 +02:00
toni
53dc3f5fed added wifi support for 2.4ghz, very big hack 2017-10-10 16:04:00 +02:00
Toni
d9f56b7fd6 added gps old and gpd new. they dont work like expected... application builds. 2017-03-21 09:13:43 +01:00
dad881e2b0 periodic log to disk using async-tasks 2016-06-19 21:16:22 +02:00
toni
48bfd34311 added suport for smartwatches + wifi hack 2016-06-16 17:40:00 +02:00
fbff0ce962 added missing semicolons
switched to relative timestamps
reduced file footprint
fixed layout issues
removed layout margins
more robust data-folder detection
fixed some potential timing issues
reduced rotation matrix calculation (only with MAG_SENSOR)
added data-rate calculation
reduced UI-updates
2016-06-07 18:00:20 +02:00
79e0acf7ed fixed several potential nullptrs
code cleanups
logging enhancements (memory/cpu)
reduced log footprint (diskspace)
fixed some potential layout issues
added comments
2016-06-06 16:02:25 +02:00
toni
69ad4c2272 added device list without smartwatches 2016-06-03 18:26:06 +02:00
toni
41fb03799c typo 2016-06-03 14:27:01 +02:00
toni
697595eaf4 added android version to vendor file 2016-06-03 12:48:24 +02:00
toni
237f88349b typo 2016-06-03 12:22:54 +02:00
toni
bbbaf8622e fixed design for tablet and smartwatch 2016-06-03 12:20:08 +02:00
toni
29a616c3df init commit 2016-06-02 18:50:39 +02:00