subsurface/qt-mobile
Dirk Hohndel 6124842b0c Location service: only request a fix once every 5 minutes
This should prevent the device from draining battery like crazy.

This is not the same as the interval at which we record fixes - getting a
fix every 5 minutes gives us a better chance to notice when we moved the
minimum distance.

Also add some more comments to the code that does the actual handling of
storing the data.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-11-13 12:09:10 -08:00
..
qml Location service: apply the saved GPS fixes to dive list 2015-11-12 20:23:00 -08:00
gpslocation.cpp Location service: only request a fix once every 5 minutes 2015-11-13 12:09:10 -08:00
gpslocation.h Location service: make persistant storage work correctly 2015-11-13 11:57:02 -08:00
qmlmanager.cpp Location service: report number of recorded GPS fixes 2015-11-13 09:17:13 -08:00
qmlmanager.h Location service: apply the saved GPS fixes to dive list 2015-11-12 20:23:00 -08:00
qmlprofile.cpp Cache diveprofile widget in the diveprofile QtQuick item 2015-11-11 19:06:00 -08:00
qmlprofile.h Cache diveprofile widget in the diveprofile QtQuick item 2015-11-11 19:06:00 -08:00