Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Fix GPSLatitudeRef & GPSLongitudeRef value

Jonathan Klee requested to merge 7599-t-fix-gps-ref-value into v1-t

Description

Negative latitude & longitude values were considered positives, ending up in wrong GPS positions.

Conversion from bytes to String was not working.

Removing the second null byte made us have the expected N, S, E and W strings.

Screenshots

Technical details

Tests

Issues

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Edited by Jonathan Klee

Merge request reports

Loading