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
Copy file name to clipboardExpand all lines: src/field/mobile-app-ui/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,14 +109,14 @@ Tapping the GPS accuracy button opens the GPS info panel:
109
109
-**X, Y**: current position in the project's coordinate reference system
110
110
-**Horizontal** and **Vertical accuracy** of the GPS position
111
111
-**Altitude**: orthometric height
112
-
- for internal GPS, it is calculated from the ellipsoidal height using the EGM96 geoid model by adding the geoid height (undulation)
112
+
- for internal GPS, it is calculated from the ellipsoidal height using the <NoSpellcheckid="EGM96" /> geoid model by adding the geoid height (undulation)
113
113
- for [external GPS](../external_gps/), it is the orthometric height as reported by the external GPS
114
114
-**Satellites (in use/view)**: number of satellites
115
115
-**Speed**
116
116
-**Last fix**: time of the last received GPS position
117
117
-**GPS antenna height** that can be set in [GPS settings](#gps-settings)
118
118
-**Geoid separation**: geoid height (undulation)
119
-
- calculated from the EGM96 geoid model for internal GPS receivers
119
+
- calculated from the <NoSpellcheckid="EGM96" /> geoid model for internal GPS receivers
120
120
- as reported by the [external GPS](../external_gps/)
0 commit comments