From 0a1e59a28c65c34e74571a19d039048fb62829bc Mon Sep 17 00:00:00 2001 From: VirusPilot <43483458+VirusPilot@users.noreply.github.com> Date: Tue, 28 May 2019 22:10:02 +0200 Subject: [PATCH] Altitude MSL vs. HAE - consolidation of MSL and HAE text - add some clarifying text in settings --- web/plates/gps.html | 4 ++-- web/plates/settings.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/plates/gps.html b/web/plates/gps.html index 74a3319f..fa0ee8e8 100644 --- a/web/plates/gps.html +++ b/web/plates/gps.html @@ -83,9 +83,9 @@
{{gps_lat}}, {{gps_lon}} ± {{gps_horizontal_accuracy}} m
- Altitude MSL:
+ Height Above Mean Sea Level (MSL):
{{gps_alt}} ± {{gps_vertical_accuracy}} ft @ {{gps_vert_speed}} ft/min
- Height WGS-84 ellipsoid:
+ Height Above Ellipsoid (HAE):
{{ gps_height_above_ellipsoid }} ft
{{gps_track}}° @ {{gps_speed}} KTS diff --git a/web/plates/settings.html b/web/plates/settings.html index a49d4384..fec5dc63 100644 --- a/web/plates/settings.html +++ b/web/plates/settings.html @@ -104,7 +104,7 @@
- +