Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External Temperature Sensor - gpx data incorrectly labelled #19834

Open
albansuser opened this issue May 10, 2024 · 5 comments
Open

External Temperature Sensor - gpx data incorrectly labelled #19834

albansuser opened this issue May 10, 2024 · 5 comments

Comments

@albansuser
Copy link

albansuser commented May 10, 2024

Description

I use a Garmin Tempe external air temperature sensor. Unfortunately the resultant data are stored in the gpx file incorrectly labelled as water temperature ("wtemp").

The data should be stored as air temperature "atemp". The error means that the gpx file temperature data cannot be read by the other gpx file viewing apps I use.

Can this be corrected? Maybe with a air/water user set option?

Thanks

Steps to reproduce

Record air temperature data using external sensor

Actual result

Data labelled as water temperature

Expected result

Air temperature correctly labelled

Your Environment (required)

WARNING Crash-Logs MAY contain information you deem sensitive.
Review this CAREFULLY before posting your issue!

OsmAnd Version: OsmAnd~ 4.8.0#2282m, released: 2024-05-10
Android/iOS version:
Device model:
Crash-Logs: ?
@yuriiurshuliak
Copy link

Please upload the GPX file containing the data that was not saved correctly, so we can investigate the issue.

@albansuser
Copy link
Author

Thanks for your response.

Here's a screenshot of the relevant data section in a typical GPX file:
Screenshot_20240513_201559_SimpleEditorFree

@vshcherb vshcherb added this to the 4.8-android milestone May 13, 2024
@vshcherb vshcherb added ! and-ui and removed ! labels May 13, 2024
@vshcherb
Copy link
Member

vshcherb commented May 13, 2024

To do

  • Use atemp instead of wtemp for storing temperature data - as air temperature
  • Check that graphs in Analyze track show data from atemp

@albansuser
Copy link
Author

Thanks. Will be good to have it fixed.

Will correcting the temperature label affect the temperature profile display in "Show on map"? That is, does the current temperature profile display depend upon the incorrect "wtemp" label?

Cheers

@dmpr0
Copy link
Contributor

dmpr0 commented May 14, 2024

Thanks. Will be good to have it fixed.

Will correcting the temperature label affect the temperature profile display in "Show on map"? That is, does the current temperature profile display depend upon the incorrect "wtemp" label?

Cheers

Yes it will be fixed too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants