Commit Graph

8 Commits

Author SHA1 Message Date
Markus Ebner
684eb9d969 Refactor loggers onto common base, add option to set metadata 2020-04-08 14:39:44 +02:00
Markus Bullmann
fc3a508c26 Merge remote-tracking branch 'origin/newTimestamps' into wifi_ftm 2019-09-24 11:21:01 +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
toni
53dc3f5fed added wifi support for 2.4ghz, very big hack 2017-10-10 16:04:00 +02:00
toni
48bfd34311 added suport for smartwatches + wifi hack 2016-06-16 17:40:00 +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
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