github mendhak/gpslogger v120
v120 - OSM prompt, Charging Status, GPX 1.1 speed

latest releases: v131, v131-rc2, v131-rc1...
2 years ago

Issue #931 #691 Battery Charging status

  • Added a battery_charging field in CSV.
  • Added a %ISCHARGING parameter to Custom URL.

OSM Prompt before logging

If OpenStreetMap auto send is enabled, then user will be prompted to enter description and tags before logging starts.

image

Issue #928 - delete files

Added ability to delete files. It's under "Logging details" advanced section. Long press to select multiple files.

image

Issue #936 - code quality

using compound operator +=

Issue #940 - speed and bearing in GPX 1.1

Added a <gpxtpx:speed> and <gpxtpx:bearing> in GPX 1.1 as a Garmin extension.

Dropbox Refresh Tokens

Dropbox has deprecated long lived access tokens. Ensure that any stored access tokens continue to work. But any new Dropbox authorizations should use the newer refresh tokens (OAuth PKCE).

Clearing authorization in OSM and Dropbox

When clearing authorization in OpenStreetMap or DropBox, stay on the same screen.

Bugfix

When auto uploading files, match the exact current filename instead of 'contains'. This bug was causing multiple files to be uploaded.

Logging clean up

Removed jobqueue logging as it's just noise. Added bit more logging in onLocation to help troubleshooting

Don't miss a new gpslogger release

NewReleases is sending notifications on new releases.