summaryrefslogtreecommitdiff
path: root/location
diff options
context:
space:
mode:
authorqctecmdr <qctecmdr@localhost>2019-04-17 20:45:33 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2019-04-17 20:45:32 -0700
commit1fb5c0caf5c8902f636d502dbb7d437fbc702e85 (patch)
tree92781a467890f3af48f962b10a9cdd781962e0bb /location
parent9f37d8bb5196b15b161a83235b0d13878e727de6 (diff)
parentb95f05cc738a5de5d3dd9751af6da532c6f0079a (diff)
downloadgps-1fb5c0caf5c8902f636d502dbb7d437fbc702e85.tar.gz
Merge "Streamline measurements processing"
Diffstat (limited to 'location')
-rw-r--r--location/LocationDataTypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/location/LocationDataTypes.h b/location/LocationDataTypes.h
index 1cb63fe..f8bb6cb 100644
--- a/location/LocationDataTypes.h
+++ b/location/LocationDataTypes.h
@@ -38,7 +38,7 @@
#define GNSS_NI_REQUESTOR_MAX (256)
#define GNSS_NI_MESSAGE_ID_MAX (2048)
#define GNSS_SV_MAX (176)
-#define GNSS_MEASUREMENTS_MAX (64)
+#define GNSS_MEASUREMENTS_MAX (128)
#define GNSS_UTC_TIME_OFFSET (3657)
#define GNSS_BUGREPORT_GPS_MIN (1)