- 379ee87 Improve docs around "on demand time" capability by Neil Fuller · 2 years, 8 months ago
- f274c1f Merge "Clarify HAL doc of full tracking" by TreeHugger Robot · 2 years, 8 months ago
- 6c5ff25 Merge "Update TestGnssMeasurementIsFullTracking" by TreeHugger Robot · 2 years, 9 months ago
- 5d0550c Clarify HAL doc of full tracking by Yu-Han Yang · 2 years, 10 months ago
- fb39edb Fix a bug that did not check the status after it is assigned by Zhanghao Wen · 2 years, 10 months ago
- 584a4fc Update TestGnssMeasurementIsFullTracking by Yu-Han Yang · 2 years, 10 months ago
- 28a8edf Add gnss capability - Accumulated Delta Range in AIDL HAL (hardware/interfaces) by Zhanghao Wen · 2 years, 10 months ago
- da433e0 Merge "Add isFullTracking to GnssData" by TreeHugger Robot · 2 years, 10 months ago
- 71c3d17 Update Cuttlefish mock GNSS hardware model name by Zhanghao Wen · 2 years, 10 months ago
- c5d4f36 Add isFullTracking to GnssData by Yu-Han Yang · 2 years, 10 months ago
- a977bcc Add injectNiSuplMessageData() by Shinru Han · 2 years, 11 months ago
- 8bba420 Reset gnss_data_cbq_ before the 2nd request by Yu-Han Yang · 2 years, 11 months ago
- 6f71eea Merge "Add gnssSetSignalTypeCapabilitiesCb()" by TreeHugger Robot · 2 years, 11 months ago
- 1fcce70 Merge "Clarify setCallback() can be called without a previous close() call" by TreeHugger Robot · 2 years, 11 months ago
- d237744 Add gnssSetSignalTypeCapabilitiesCb() by Yu-Han Yang · 2 years, 11 months ago
- 9a938d5 Clarify setCallback() can be called without a previous close() call by Yu-Han Yang · 2 years, 11 months ago
- d2c3962 Call close() in TearDown() am: 25cd9d67d5 am: 9fbde6a00d am: 84f98c0762 am: a63ea8b37a by Yu-Han Yang · 2 years, 11 months ago
- 9fbde6a Call close() in TearDown() am: 25cd9d67d5 by Yu-Han Yang · 2 years, 11 months ago
- 25cd9d6 Call close() in TearDown() by Yu-Han Yang · 2 years, 11 months ago
- 71c423f Merge "Increase VtsHalGnssTargetTest test timeout to 2min" by TreeHugger Robot · 3 years, 1 month ago
- b7e542c Increase VtsHalGnssTargetTest test timeout to 2min by Yu-Han Yang · 3 years, 1 month ago
- c0b24f4 Remove AIDL-libs from VNDK by Jooyung Han · 3 years, 3 months ago
- 20a62be Merge "Remove AIDL-libs from VNDK" by TreeHugger Robot · 3 years, 3 months ago
- dcf3c51 Minor fixes on VTS tests by Yu-Han Yang · 3 years, 3 months ago
- 5527adf Remove AIDL-libs from VNDK by Jooyung Han · 3 years, 3 months ago
- 19a32b6 Add VTS tests for measurementInterval, stopSvStatus, and stopNmea by Yu-Han Yang · 3 years, 4 months ago
- d64dd7b Clarify measurement interval documentation by Yu-Han Yang · 3 years, 4 months ago
- 703e979 Freeze AIDL APIs for TM by Jiyong Park · 3 years, 6 months ago
- f5bd7c0 Add ExcessPathInfo (hardware/interfaces) by Yu-Han Yang · 3 years, 6 months ago
- 75a6af2 Hide all GNSS AIDL interfaces/parcelables/enums by Yu-Han Yang · 3 years, 6 months ago
- 4bd6c41 Merge "Remove GnssHidlHal from default implementation" into tm-dev by TreeHugger Robot · 3 years, 6 months ago
- a6e579a Remove GnssHidlHal from default implementation by Yu-Han Yang · 3 years, 6 months ago
- 976698d Merge changes from topic "presubmit-am-0dab591a2da0487e86ae54ea1577f29a" into sc-v2-dev-plus-aosp am: 747d25206b by Enrico Granata · 3 years, 6 months ago
- 081068a [automerge] Support vendor GNSS file properties for AAOS virtualization 2p: 9447139c92 by Enrico Granata · 3 years, 7 months ago
- 9447139 Support vendor GNSS file properties for AAOS virtualization by Enrico Granata · 3 years, 7 months ago
- f46bb4a Supported synchronized fixed location and measurement from device files by Yuchen He · 3 years, 8 months ago
- 76ff33b Add parser to support CSV location data by Yuchen He · 3 years, 8 months ago
- 4eb8cf8 Read GNSS measurement from device file when available by Yuchen He · 4 years ago
- 6ceb09d Add raw measurement parser by Yuchen He · 4 years, 1 month ago
- e7d2bba fix potential use-after-frees of stack memory by George Burgess IV · 4 years, 2 months ago
- 95276a2 Refactor and reuse some read device file logic by Yuchen He · 4 years, 3 months ago
- c2fb318 Change TOC and TOE to long by Yu-Han Yang · 3 years, 7 months ago
- 55c22f8 Supported synchronized fixed location and measurement from device files by Yuchen He · 3 years, 8 months ago
- be47920 Add parser to support CSV location data by Yuchen He · 3 years, 8 months ago
- d20063a Merge fix to AOSP: Report default location when location is not available in /dev/gnss0 by Yuchen He · 4 years ago
- 6556927 Read GNSS measurement from device file when available by Yuchen He · 4 years ago
- 31493d1 Add raw measurement parser by Yuchen He · 4 years, 1 month ago
- 3f467bd fix potential use-after-frees of stack memory by George Burgess IV · 4 years, 2 months ago
- cb8474d Refactor and reuse some read device file logic by Yuchen He · 4 years, 3 months ago
- 4165ed1 Add GNSS AIDL VTS tests by Yu-Han Yang · 3 years, 7 months ago
- 74051bb Merge "Add GnssAntennaInfo AIDL capability" by Joe Huang · 3 years, 7 months ago
- 09fd012 Update getInterfaceVersion checks to include -1 by Yu-Han Yang · 3 years, 7 months ago
- c47bc67 Add GnssAntennaInfo AIDL capability by Joe Huang · 3 years, 7 months ago
- ab2527a Merge "Add register/unregister methods for SvStatus and NMEA (hardware/interfaces)" by Yu-Han Yang · 3 years, 7 months ago
- d1ad199 Merge "Add ephSource, toc, toe, IODC, IODE to SatellitePvt (hardware/interfaces)" by TreeHugger Robot · 3 years, 7 months ago
- 69f0f8b Add register/unregister methods for SvStatus and NMEA (hardware/interfaces) by Yu-Han Yang · 3 years, 8 months ago
- 5bba2e3 Merge "Fix ANAPIC review comments (hardware/interfaces)" by TreeHugger Robot · 3 years, 7 months ago
- 19c2d9b Add ephSource, toc, toe, IODC, IODE to SatellitePvt (hardware/interfaces) by Yu-Han Yang · 3 years, 8 months ago
- 75934f7 Fix ANAPIC review comments (hardware/interfaces) by Yu-Han Yang · 3 years, 8 months ago
- 090f16c Supported synchronized fixed location and measurement from device files by Yuchen He · 3 years, 8 months ago
- a42956f Add minDistance parameter to GnssBatching (hardware/interface) by Shinru Han · 3 years, 8 months ago
- 5fe8781 Merge "Reland "Add IAGnssRil AIDL HAL (hardware/interfaces)"" by Yu-Han Yang · 3 years, 8 months ago
- 0f87180 Merge "Remove GnssAntennaInfo AIDL capability" by Yu-Han Yang · 3 years, 8 months ago
- 0d91cbe Reland "Add IAGnssRil AIDL HAL (hardware/interfaces)" by Shinru Han · 3 years, 9 months ago
- ad5d070 Remove GnssAntennaInfo AIDL capability by Joe Huang · 3 years, 8 months ago
- bbf7fb9 Add MeasurementCorrections AIDL HAL (hardware/interfaces) by Edwin Tung · 3 years, 8 months ago
- 2717842 Merge "Combining GnssVisibilityControl to gnss aidl_interface" by TreeHugger Robot · 3 years, 8 months ago
- 4c7b8f8 Combining GnssVisibilityControl to gnss aidl_interface by Edwin Tung · 3 years, 8 months ago
- 37d77dd Add IGnssAntennaInfo AIDL HAL by Joe Huang · 3 years, 8 months ago
- 7ba34d5 Merge "Add parser to support CSV location data" by Yuchen He · 3 years, 8 months ago
- cbaacea Merge "Add GnssAgc to GnssMeasurementsEvent (hardware/interfaces)" by Yu-Han Yang · 3 years, 8 months ago
- 19a6a6a Add parser to support CSV location data by Yuchen He · 3 years, 8 months ago
- 42b2d0a Support the location injection in AIDL HAL by Yuchen He · 3 years, 8 months ago
- dd7f7b9 Revert "Add IAGnssRil AIDL HAL (hardware/interfaces)" by Shubham Dubey · 3 years, 8 months ago
- 406cb76 Add GnssAgc to GnssMeasurementsEvent (hardware/interfaces) by Yu-Han Yang · 3 years, 8 months ago
- 5f33dbe Add IAGnssRil AIDL HAL (hardware/interfaces) by Shinru Han · 3 years, 9 months ago
- 43d1750 Merge "Add navigation methods to IGnss AIDL HAL (hardware/interfaces)" by TreeHugger Robot · 3 years, 8 months ago
- 1afbd5f Add navigation methods to IGnss AIDL HAL (hardware/interfaces) by Yu-Han Yang · 3 years, 10 months ago
- 11c0c24 Add intervalMillis to IGnssMeasurement (hardware/interfaces) by Yu-Han Yang · 3 years, 9 months ago
- d7a5de2 Add GnssVisibilityControl AIDL HAL (hardware/interfaces) by Edwin Tung · 3 years, 9 months ago
- 202b02d Add IGnssDebug AIDL HAL by Joe Huang · 3 years, 10 months ago
- 77b74ff Merge "CHECK -> CHECK_EQ copy pasta" am: a8138bfbf6 am: dd39b5c9d0 am: f711c9d406 am: 53c7517b02 by Steven Moreland · 3 years, 9 months ago
- dd39b5c Merge "CHECK -> CHECK_EQ copy pasta" am: a8138bfbf6 by Steven Moreland · 3 years, 9 months ago
- ffb0399 CHECK -> CHECK_EQ copy pasta by Steven Moreland · 3 years, 9 months ago
- 0e0ad3e Fix GnssHalTest#TestAGnssExtension fail by Shinru Han · 3 years, 9 months ago
- 7f31c14 Add AGnss AIDL HAL (hardware/interfaces) by Shinru Han · 3 years, 10 months ago
- 10cf736 Add GnssNavigationMessage AIDL HAL (hardware/interfaces) by Yu-Han Yang · 4 years ago
- 3089df3 Add GnssGeofence AIDL HAL (hardware/interfaces) by Yu-Han Yang · 4 years ago
- e7b8ac3 Return an empty batch when there is no location to return by Yu-Han Yang · 3 years, 10 months ago
- a662140 Merge fix to AOSP: Report default location when location is not available in /dev/gnss0 by Yuchen He · 4 years ago
- 3a75dc0 Add GnssBatching AIDL HAL (hardware/interfaces) by Yu-Han Yang · 4 years ago
- 4824f4b Merge SP1A.210812.016 by Xin Li · 4 years ago
- 3cbf5f3 Read GNSS measurement from device file when available by Yuchen He · 4 years ago
- 1c9032d Add raw measurement parser by Yuchen He · 4 years, 1 month ago
- 0a43b3e Merge "Backfill owner information for VTS module VtsHalGnssV2_1TargetTest." am: 56590ebeb6 am: ae18f110d4 am: 67dddb69f8 am: aecbb579e9 am: 8c3173bc6d by Treehugger Robot · 4 years ago
- 67dddb6 Merge "Backfill owner information for VTS module VtsHalGnssV2_1TargetTest." am: 56590ebeb6 am: ae18f110d4 by Treehugger Robot · 4 years ago
- ae18f11 Merge "Backfill owner information for VTS module VtsHalGnssV2_1TargetTest." am: 56590ebeb6 by Treehugger Robot · 4 years ago
- 56590eb Merge "Backfill owner information for VTS module VtsHalGnssV2_1TargetTest." by Treehugger Robot · 4 years ago
- a99d027 Merge "Allow getPsdsExtension to return nullptr" into stage-aosp-sc-ts-dev am: a5a3c1ece1 am: f95af27db6 am: 358c6f3eed by TreeHugger Robot · 4 years ago
- fa9800d Merge "Allow getPsdsExtension to return nullptr" into stage-aosp-sc-ts-dev am: a5a3c1ece1 am: f95af27db6 by TreeHugger Robot · 4 years ago