diff options
| author | Joonhyuk Song <fprhqkrtk303@naver.com> | 2015-07-12 15:26:24 +0900 |
|---|---|---|
| committer | Joonhyuk Song <fprhqkrtk303@naver.com> | 2015-07-12 15:26:24 +0900 |
| commit | ac0d083052767240a8c1356b61b4c2cb2a9dec68 (patch) | |
| tree | 2dc0fd450c9086f9c68fc97cf86e7d9d185aa899 | |
| parent | 182121b2ebd55e416d25591da89782b7bb36a0d2 (diff) | |
update gps conf
Change-Id: I2f7575269fb7e0d1e4de82cd6a398c6cccb63b4a
| -rw-r--r-- | configs/gps.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/gps.conf b/configs/gps.conf index 8c51688..2bec23d 100644 --- a/configs/gps.conf +++ b/configs/gps.conf @@ -14,8 +14,6 @@ DEBUG_LEVEL = 3 # Intermediate position report, 1=enable, 0=disable INTERMEDIATE_POS=0 -# supl version 1.0 -#SUPL_VER=0x10000 # supl version 2.0 SUPL_VER=0x20000 @@ -75,7 +73,6 @@ NMEA_PROVIDER=1 # 1: Enable LPP_User_Plane on LTE # 2: Enable LPP_Control_Plane # 3: Enable both LPP_User_Plane and LPP_Control_Plane -LPP_Control_Plane LPP_PROFILE = 0 ################################################## |
