History log of /frameworks/base/location/java/android/location/GpsMeasurement.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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