barbeau / gpstest

The #1 open-source Android GNSS/GPS test program
Apache License 2.0
1.78k stars 364 forks source link

Sharing the position with degrees and decimal minutes uses odd format #671

Open sjvudp opened 9 months ago

sjvudp commented 9 months ago

Describe the bug I tried the "share position" icon. The position displayed used a somewhat odd format using "Degrees Decimal Minutes", i.e. N ##° ##,###,E###° ##,### ((# is a digit) two blanks after N, a leading zero after E, " mark for fractional minutes missing, , being used for decimal point (German locale) and as separator between N and E)

Using "Decimal degrees" the output is odd, too: ##.#####,##.##############" (.is used as decimal point, and a variable number of fractional digits is given, also no N or E indicator)

To Reproduce Steps to reproduce the behavior:

  1. press the icon to share a position
  2. Select "Degrees Decimal Minutes"

Expected behavior

Observed behavior See description above.

App, Device and Android version:

Oppo Find X5-Lite (CPH2371) running SolorOS 13.1 (January patch) and gpstest v3.10.3 (24097-google) Screenshots: Imagepipe_60 1