Commit Graph

17 Commits

Author SHA1 Message Date
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
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