You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the antenna height field contains a NaN (Not a Number / invalid non-numeric) value, the Altitude field in the GPS Info panel displays N/A instead of the actual GPS altitude. This affects both internal and external GPS connections and is reproducible on both iOS and Android.
Set the antenna height field to an invalid or non-numeric value (NaN).
Observe the Altitude field in the GPS Info panel.
Repeat with both internal GPS and an external GPS receiver.
Actual results
The Altitude field in the GPS Info panel displays N/A when the antenna height contains an invalid (NaN) value. This occurs for both internal and external GPS connections.
Expected results
The Altitude field should display the actual GPS altitude regardless of the antenna height value. If the antenna height is invalid, the app should either:
Fall back to displaying the raw GPS altitude without antenna height correction, or
Display a clear warning that the antenna height value is invalid, while still showing the GPS altitude.
Screenshots or logs (Please attach screenshots or relevant logs if available)
Description
When the antenna height field contains a NaN (Not a Number / invalid non-numeric) value, the Altitude field in the GPS Info panel displays N/A instead of the actual GPS altitude. This affects both internal and external GPS connections and is reproducible on both iOS and Android.
Environment
[x] Staging
Application (+ app version, build, operating system)
Mergin Maps Mobile App
Steps to reproduce
Actual results
The Altitude field in the GPS Info panel displays N/A when the antenna height contains an invalid (NaN) value. This occurs for both internal and external GPS connections.
Expected results
The Altitude field should display the actual GPS altitude regardless of the antenna height value. If the antenna height is invalid, the app should either:
Screenshots or logs
(Please attach screenshots or relevant logs if available)
614588290-a73fe628-414c-4dfa-90b5-46c193f8b5ac.mp4
Conclusion
Created by Claude and supervised by a human test analyst.