mendhak
mendhak
Are you talking about aviation units inside the GPX/KML file or aviation units only for display purposes? The GPX/KML specs only allow metric units (meters/second, km, etc).
Oh I think there are some strings being displayed mixed with hardcoded strings that weren't put up for translation. The first one is here: https://github.com/mendhak/gpslogger/blob/db9869a01cdd48e338067b77b82ccce9bba38284/gpslogger/src/main/java/com/mendhak/gpslogger/GpsLoggingService.java#L900 For the second one it's...
Just to be sure could you generate a debug log with the same errors — manual upload results in error, test upload disappears after a while. And send it to...
From what I can tell in the debug log, the errors you're seeing from the Custom URL are because it's trying to send each line in the CSV to Custom...
Do you have 'allow auto sending' checked in 'custom URL' screen? Along with 'log to custom url'? The auto sending is what gets sent every 1 hour by default. The...
What intent are you using, which action? If it's one of these from the list I could try it myself, probably with some automation tool or in an emulator. https://gpslogger.app/#howtoautomategpslogger...
I can't write a custom app to recreate the exact scenario but the closest I tried now was a similar thing with Llama Automate app. I set it so when...
Do you have both of the toggles enabled? The top one is for logging (once a minute) the bottom one is for sending (once an hour) 
@rishabhtulsian like this? https://github.com/mendhak/docker-http-https-echo/pull/41
[tag `:25`](https://hub.docker.com/r/mendhak/http-https-echo/tags) is released to Docker