BasicAirData / GPSLogger

A GPS logger for Android mobile devices
http://www.basicairdata.eu/projects/android/android-gps-logger/
GNU General Public License v3.0
392 stars 121 forks source link

Tracks naming when logging permanently #211

Open HoogendoornJH opened 11 months ago

HoogendoornJH commented 11 months ago

I want to use GPS Logger to log my location permanently (like in Google time line). What happens if GPS Logger is never switched off? Are the tracks split up in daily intervals or whatever?

GrazianoCapelli commented 11 months ago

GPS Logger has been made with the purpose to record high density tracks with the best accuracy, not to work as Google Time Line: in fact GPS Logger keeps the GPS sensor active for the whole time is switched on (to have the maximum accuracy), also if the app records one trackpoint every hour, leading to higher battery consumption.

However the app can record tracks for a long time (it has no time limit for each recording), and the density of the points collected can be adjusted using the interval filter and the distance filter (though it has no limit also on the number of points), thus I think that it can be used also as a sort of Google Time line.

If you never switch off GPS Logger, it simply continues recording into the same track until you click STOP. There is no mechanism to split tracks on a daily basis.

HoogendoornJH commented 11 months ago

Thanks for your response. Would it not be an idea to add some features to GPSLogger so it can be used as a sort of private time line? For instance by adding: