summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/gps.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/gps.conf b/etc/gps.conf
index 2f2e5ca..e5be385 100644
--- a/etc/gps.conf
+++ b/etc/gps.conf
@@ -95,6 +95,13 @@ CAPABILITIES=0x37
# 3: Enable both LPP_User_Plane and LPP_Control_Plane
LPP_PROFILE = 2
+####################################
+#Datum Type
+####################################
+# 0: WGS-84
+# 1: PZ-90
+DATUM_TYPE = 0
+
################################
# EXTRA SETTINGS
################################