History log of /frameworks/base/location/java/android/location/GnssMeasurement.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
455c3037c14b3fc4693c75b87cc57423cc8318c9 11-May-2017 Wyatt Riley <wyattriley@google.com> Fix typo in Galileo TOW flag

Test: Builds, code inspect it's just comments.
Change-Id: I014f9a418f8d2845fbdc83f79298fe9f604e5f80
/frameworks/base/location/java/android/location/GnssMeasurement.java
0e342e1fdb892529b9fbc073dbe18c8704af0355 29-Mar-2017 Yu Liu <yudiliu@google.com> Fix some issues came up from the reviews of the newly added APIs
Test: Existing unit tests still pass.
BUG: 36554361
Change-Id: I6c2dab2e0df7f8578f92c70907f45aa69909892c
/frameworks/base/location/java/android/location/GnssMeasurement.java
d1e856cb9e664c6167141b97e0aa0830c898083a 20-Jan-2017 gomo <gomo@google.com> Make the comments of some of the raw GNSS measurements more clear.

Test: Existing unit tests still pass.

Change-Id: I8c0a506b2c9f7979f8cdb33c9e65db53ff1c4b2b
/frameworks/base/location/java/android/location/GnssMeasurement.java
127ba323d9ae2107ed58039f24ffade2c27ff7c9 16-Jan-2017 gomo <gomo@google.com> Unhide public methods for API Council review.
Test: Existing unit tests still pass.
Change-Id: I49b81f99e4e8d8300fbc6b3d74f336d4f291d171
/frameworks/base/location/java/android/location/GnssMeasurement.java
4402af6be9de4782d218170203033618f079551d 11-Jan-2017 gomo <gomo@google.com> GNSS O Features according to go/o-gps-hal

Added "Tow Known" as a possible gnss measurement state. As well added Automatic Gain Control (AGC)
to allow jammer detection. Also added the GNSS carrier frequeny to SV status. Also added vertical
GPS position uncertainty, speed uncertainty and bearing uncertainty. Also propagate locaton new
fields to geofence engine.
Test: Existing unit tests still pass.

Change-Id: I472b2fd2516cb7614877dea4bb054a34f50844dc
/frameworks/base/location/java/android/location/GnssMeasurement.java
a2bbfbcf8920ecec5700c1824b0436118cada5be 20-Dec-2016 Wyatt Riley <wyattriley@google.com> Removing @removed methods and constants

Several methods, plus a few hashmaps,
helper classes, and some constants
existed for an early builds
of NYC, and were marked @removed, and are
here finally removed.

Bug: 28208055
Change-Id: If650d83c0dc573e922342d09360ecf9a5bb0c98a
Fixes: 28208055
Test: GMaps, AndroiTS GPS Test, GnssLogger & CtsVerifier
All run fine on a Pixel
/frameworks/base/location/java/android/location/GnssMeasurement.java
e8abe8e5ad830bd130b258c6801d75f6542200b5 01-Apr-2016 Lifu Tang <lifu@google.com> Addressed API review comments and updated JavaDoc

Bug: 27274532
Bug: 27948390
Change-Id: I0255d2511deab788dcab9815def9c1287a50b7f9
/frameworks/base/location/java/android/location/GnssMeasurement.java
a89a392aef5ca24093d54e005e58c18f206cd5f6 28-Mar-2016 Lifu Tang <lifu@google.com> Merge "Added missing constants to GnssMeasurement" into nyc-dev
047b05ea6e290997f1bcc29fd6c4ec5f81708f9f 23-Mar-2016 Lifu Tang <lifu@google.com> Added missing constants to GnssMeasurement

Bug: 27816668
Change-Id: Ib1638f5ac3941c4b6d9babca0acdc80df498e0af
/frameworks/base/location/java/android/location/GnssMeasurement.java
77e645123f3ab9d290b588c5806162054ff0c161 18-Mar-2016 Julius D'souza <jdsouza@google.com> Merge "CTS: Add @hide annotations to several @IntDef elements" into nyc-dev
2b67c07d82f59f9b776414576c21dd31ed9dac48 18-Mar-2016 Julius D'souza <jdsouza@google.com> CTS: Add @hide annotations to several @IntDef elements

Bug: 27232186

Change-Id: Idd70359e22606a5ff21dfaffd119528cedd08b5a
/frameworks/base/location/java/android/location/GnssMeasurement.java
b9048f88ce6e9073f94139f4d1b709cf2149d9e9 14-Mar-2016 Lifu Tang <lifu@google.com> Removed unused methods from GnssMeasurement

Bug: 27633183
Change-Id: I6304a431b75aaa338b6f22e6d213cd5f4f10cd60
/frameworks/base/location/java/android/location/GnssMeasurement.java
0f1ab04516d3e9a72eda22c998910f49f2bd40bb 08-Mar-2016 Lifu Tang <lifu@google.com> Modified the API to make coverage test possible

Bug: 27462840
Change-Id: Idfd2c3c108b25f8be9046fd4bb72dbc57edc24bd
/frameworks/base/location/java/android/location/GnssMeasurement.java
76a620f0482ba54a4921c7c7e7eeb8ea87c12d3e 27-Feb-2016 Lifu Tang <lifu@google.com> Addressed the review comments from API Council

Following are the review comments from API Council:

(Places below that reference "s/foo/bar/" below are suggesting that "foo" be
replaced with "bar".)

GnssClock
-- Class docs should not refer to "GPS" at the top level
-- s/InNs/Nanos/
-- s/Sec/Second/

GnssMeasurement
-- s/In// for "InUnitname"
-- s/Sec/Second/
-- s/Ms/Millis/
-- s/Deg/Degrees/
-- STATUS_GPS_LOCATION_DISABLED -> STATUS_GNSS_LOCATION_DISABLED

GnssMeasurementsEvent.Callback
-- "returns" -> "reports" in the method docs as the methods return void

LocationManager
-- register/unregisterGnssMeasurementEventCallback ->
register/unregisterGnssMeasurementsEventCallback (plural)

GnssNavigationMessage
-- MESSAGE_TYPE_ constants -> change to just TYPE_; the "MESSAGE" is redundant
with the class name
-- is a signed byte/short ok based on the standard here? If not consider using
int in the public api

GnssStatus
-- Make sure @IntDef exists for the constellation type
-- Please append unit types for values returned to match GnssMeasurement methods

GnssStatusCallback
-- Please document time base/units for the time parameter of onFirstFix

Bug: 27385557
Change-Id: Ifed6a2eca3fd7ba89b3ded6964a70376235af8f4
/frameworks/base/location/java/android/location/GnssMeasurement.java
38bce7925c58fe585144f25ea6c954bab4f5da42 25-Feb-2016 Lifu Tang <lifu@google.com> Removed clock type from GnssClock

Bug: 27341583
Change-Id: I5ffd891737c3ddf83d9c6a78aa36c94858591199
/frameworks/base/location/java/android/location/GnssMeasurement.java
9363b949a104786c87cd2cd18f206ff3c1957e5e 17-Feb-2016 Lifu Tang <lifu@google.com> Finalized GPS=>GNSS changes with documents

Bug: 27098594
Change-Id: I24529e60d8eb9b48b644cf01e5efc684e6f04839
/frameworks/base/location/java/android/location/GnssMeasurement.java
120480f17ae18bbe8c6fa7ec4854281fdf349b59 08-Feb-2016 Lifu Tang <lifu@google.com> Optimized the memory consumption and renamed PRN

Bug: 27058251
Change-Id: I2309943b1a4e7565868ed0f247b84edc631fbd59
/frameworks/base/location/java/android/location/GnssMeasurement.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/GnssMeasurement.java