History log of /frameworks/base/location/java/android/location/GpsMeasurement.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d46d308562b78af6a06d014e17cb67a6e3103b30 03-Feb-2016 Lifu Tang <lifu@google.com> Worked around the crash caused by API renaming

Bug: 26885642
Change-Id: I1f1ad76d18444d5f250397ef491e1dd4858f0a1d
/frameworks/base/location/java/android/location/GpsMeasurement.java
818aa2c2c46addae934fb6cd42f889affc9ef747 01-Feb-2016 Lifu Tang <lifu@google.com> Rename Gps to Gnss for measurement-related APIs

Bug: 26895757
Change-Id: I12d89dc251e356cf976a4bcd3589a8925a8ad745
/frameworks/base/location/java/android/location/GpsMeasurement.java
e5a0e21b6fcba32e6d7486c5e7736d7d0348d55c 26-Jan-2016 Lifu Tang <lifu@google.com> Framework support to read newly added fields

Change-Id: Ie43395addd102656a4dbf9c25111ac50ec9afe41
/frameworks/base/location/java/android/location/GpsMeasurement.java
a8b7bb5a50d8ad197c6f32eb308919c11b52ce74 26-Jan-2016 Lifu Tang <lifu@google.com> GPS Measurement and Navigation APIs go public

Those APIs are already used by first-party Apps for a while. We now make them
available to third-party Apps as well.

Change-Id: I87d9f0dbb04831fc849228d7df03a2686e2eb383
/frameworks/base/location/java/android/location/GpsMeasurement.java
d593bf272d1e8bbbb1326fff74910f8f4774d921 16-Apr-2015 destradaa <destradaa@google.com> Add SystemApis in GpsMeasurements APIs to reflect changes in GPS HAL.
b/19938206

Change-Id: I91fd65b29e091b600ee4982a16321308e4d55aef
/frameworks/base/location/java/android/location/GpsMeasurement.java
5e72118f193258259912c0a51688bd4434c8896e 14-Apr-2015 destradaa <destradaa@google.com> Update GpsMeasurements APIs to reflect changes in GPS HAL.
b/19938206

All new introduced APIs are hidden.

GpsMeasurement#isPseudorangeRateCorrected() is need to properly identify different types
of data provided by different partners. Given the nature of each GPS engine, this change is
required to accomodate the data that can be provided by many partners.
GpsNavigationMessage#getStatus() is required to ensure that the Location process is aware
if the state of the messages, and can act depending on it.

Change-Id: Ie34b1e69bf26a1bde86931ce61168421429bf8f8
/frameworks/base/location/java/android/location/GpsMeasurement.java
c91ac688295e3d64ad1dd7539a713f5de60fea05 09-Feb-2015 destradaa <destradaa@google.com> Update handling of enum/flag fields in GPS data structures.

It fixes cases when flags where filtered in the platform, because they were
checked as enums.
It also simplies handling of future values in enums/flags.

Change-Id: I83a0f82cc4562749081bf7e279ea52e2d5ba1f7c
/frameworks/base/location/java/android/location/GpsMeasurement.java
a62050d42c7d76d57ae555ffcb6d8efc5cf79de1 23-Oct-2014 destradaa <destradaa@google.com> Mark Gps Raw related APIs as System APIs.
b/16727892

Change-Id: I29d78d45aef7829c3321ae4e7c26549e46fa39f9
/frameworks/base/location/java/android/location/GpsMeasurement.java
52617bbff8607cdc208ba107ec111bd1471433cb 25-Aug-2014 Tsuwei Chen <tsuwei@google.com> Reload GPS configuration after carrier info is available.
Bug: 17110478
Change-Id: I1ecb71c4ca661df3dfeaea1622d73caeacb1350e
/frameworks/base/location/java/android/location/GpsMeasurement.java
81cabb8a7fb5b61f16bf49c2757ccb51bc88e708 22-Jul-2014 destradaa <destradaa@google.com> Add uncertainty for GPS received TOW field.
b/16463499

Change-Id: I5dde8a2737d9345eb7f77edc64ab7286254a65e4
/frameworks/base/location/java/android/location/GpsMeasurement.java
2102dd725540bcf51bf324a2775fbcffe45dd32f 19-Jul-2014 destradaa <destradaa@google.com> Update GPS HAL raw measurements support.

Align the GPS framework with the GPS HAL
b/16374800

Remove localTime field from API
b/16241708

Update Property containers for measurements to use bit masks
b/16238371

Change-Id: Id4db16c3153d0020bf2edb5a67f59353662762d0
/frameworks/base/location/java/android/location/GpsMeasurement.java
ea8a8a6076f04360de2d25b3e5853cde8026cd5f 24-Jun-2014 destradaa <destradaa@google.com> Update location framework to accept raw data from GPS HAL.

Change-Id: Ib4feca004b53fa89dcece4299974ab08913455a0
/frameworks/base/location/java/android/location/GpsMeasurement.java