mendhak
mendhak
> When it autosends the CSV and fails after 3 tries, what happens? does it try again later? Yes it'll retry at the next interval which is 60 minutes default....
If you use the normal file names like daily file, eg 20251006.gpx then it'll simply keep retrying at the next interval, usually 60 minutes. But if you have a dynamic...
Yes each 'upload' or 'send' of the CSV to Custom URL should resend every single line in the CSV to the target server. The target server needs to be able...
> So it always sends the whole file? for a monthly file, > > * Day 1: sends day 1 data > > * Day 2: sends day 1 and...
> i'd like to know this too,i log to owntracks using custom url,i like the ability to log offline(plane,vacation without data-just wifi-so back at hotel),so i can have few points...
Hello thanks. Yes you can't save most settings as a profile file, see https://gpslogger.app/#saveyourcurrentsettingsasaprofile Not all settings get saved. Passwords for example will not. You'll have to reauthenticate with third...
If you rename the file after it's been downloaded it should pick that up. Also for the first bit, if I understood correctly, after creating the profile, you need to...
It's currently being saved to `/storage/emulated/0/Android/data/com.mendhak.gpslogger/files/xxxxxxxxxxx.properties`. It seems to be specifically coded towards the app's own internal folder rather than the user selected logging folder. I assume it's because the...
Yeah I think this is a bug now, previously it was possible to go grab that file, now if you change the logging folder, there's not a way to browse...
I've added the ability to 'share' the profile out in https://github.com/mendhak/gpslogger/commit/1041df891de456aed0dd876c375ff4699451680d It's kind of crude - it saves the profile first then 'shares' it.