History log of /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/loc.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2863c4092108a764d8537b453e66357939e19062 13-Apr-2017 Kevin Tang <zhikait@codeaurora.org> connectity events for XC2.0 daemonize

send connectity events to XTRA client via local socket.

Bug: 36085168
CRs-fixed: 2023484
Test: marlin

Change-Id: I22103499ad75cb5b10b4a62cbbb453c93f45b333
Merged-In: I22103499ad75cb5b10b4a62cbbb453c93f45b333
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/loc.cpp
8cf3e0e4ddbbb98ddf51be7685bcea37b32cfabe 15-Aug-2016 Dante Russo <drusso@codeaurora.org> Move local gps/sap configuration to Context

gps/sap configuration is moved from a global
variable in loc eng to a static in ContextBase,
so that it is more accessible without having to
link with loc eng for access.

CRs-fixed: 1012772
Bug: 30773815
Change-Id: I74bf456b44fab3a2db016ef4c4b4b3a2b8cde1b2
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/loc.cpp
16ac9aa2c1af49e245e99b7041b1b215d3121da1 24-May-2016 Dante Russo <drusso@codeaurora.org> XTRA Client 2.0

This project implemented XTRA Enhancements grouped as XTRA Client 2.0.
1. Added NTP_SERVER config into gps.conf
2. Removed XTRA Client 2.0 Phase 1 code changes
3. Disabled public api to delete aiding data in user build

CRs-fixed: 917950
Bugs: 30074009
Change-Id: I18b31da74c9fe0c24d0ced3770f099197ad32d9a
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/loc.cpp
2129a41fce3d7f5dabb7225679d8ff3904322f1e 01-Jun-2016 Dante Russo <drusso@codeaurora.org> Merge "Default apn ip type to ipv4" into nyc-dev
am: e98a418560

* commit 'e98a41856032c942b1fd5780c964bca33b96728a':
Default apn ip type to ipv4

Change-Id: Idcdabfa9801bd2157ca834a401ca4659e60df19d
d7b1204cc565f482a6067953cebe25b16cc2a148 22-Apr-2016 Dante Russo <drusso@codeaurora.org> Default apn ip type to ipv4

If a apn ip type is not found for a agps
data connection, default to using ipv4
instead of invalid.

CRs-fixed: 1007417

Bug: 28986221

Change-Id: Icc71de1fab3fd5967901c39a5c11eaea17b7766c
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/loc.cpp
78bdcaf6f906f34d5744534024d6f6148890c023 07-Apr-2016 Mike Cailean <mcailean@codeaurora.org> Support GnssMeasurement

Support the new GnssMeasurement and GnssClock
data structures for the new gps.h

Change-Id: I40e00711501432760c82d27fb82702b1bf57ebb6
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/loc.cpp
4035be28a255eaa5605dbd9abeb2340db584249c 15-Jan-2016 Patrick Tjin <pattjin@google.com> msm8996: Add initial GPS HAL drop

Based on this commit:
commit 78bb13288e9ac69a985cf8a4b8c15b21770b59c5
Author: Valeri Atamaniouk <valeria@codeaurora.org>
Date: Wed Oct 21 18:53:58 2015 +0300

Location: reduce memory footprint

Reduce memory footprint by moving data sets into const
data segments. Update function parameters to accept const
parameters when appropriate.

CRs-fixed: 928770
Change-Id: I42955cf18de2b0541cfaed89359cdcf9ae6fea8a

Change-Id: I4ca4d06500d479ef3caf1d268ad44fc6cfb0a87b
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/loc.cpp