From 553228f12798ed6967bb0c1b46c01eea044a72e1 Mon Sep 17 00:00:00 2001 From: Hoss Zhou Date: Fri, 4 Sep 2020 23:30:52 +0800 Subject: [PATCH] sm6150-common: gps: Add nmea tag block grouping feature Tag Block grouping is used to report more than 12 SVs in GSA. It is controlled by item NMEA_TAG_BLOCK_GROUPING_ENABLED in gps.conf and only applicable to GSA. Change-Id: Id9b89af96419c179554ce9f5c8d702f19153ed32 CRs-Fixed: 2813599 --- configs/gps/gps.conf | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/configs/gps/gps.conf b/configs/gps/gps.conf index 9aafb75..e41e873 100644 --- a/configs/gps/gps.conf +++ b/configs/gps/gps.conf @@ -96,6 +96,15 @@ DATUM_TYPE = 0 # NMEA provider (1=Modem Processor, 0=Application Processor) NMEA_PROVIDER=0 +################################ +# NMEA TAG BLOCK GROUPING +################################ +# NMEA tag block grouping is only applicable to GSA +# Default is disabled +# 0 - disabled +# 1 - enabled +NMEA_TAG_BLOCK_GROUPING_ENABLED = 0 + # Customized NMEA GGA fix quality that can be used to tell # whether SENSOR contributed to the fix. #