History log of /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/LocEngAdapter.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
06e3b778a089126f61bf6b13ae0e4fb8f6d56a58 16-Mar-2016 Ruifeng Xu <ruifeng@codeaurora.org> encode field separator characters
am: d0d586a

* commit 'd0d586a85ef0ed4dbc1d27f7a2379cbd2d2560a6':
encode field separator characters
c421d3844ef00c28bc8ae8944f75f73d72e474d6 16-Mar-2016 Ruifeng Xu <ruifeng@codeaurora.org> Xtra client always reports carrier as \'unknown\'
am: 25c1936

* commit '25c1936c43c871d575473ba007f6748bf8568a23':
Xtra client always reports carrier as 'unknown'
d0d586a85ef0ed4dbc1d27f7a2379cbd2d2560a6 29-Aug-2015 Ruifeng Xu <ruifeng@codeaurora.org> encode field separator characters

Replace all separator characters ('/','+','|','%') in the raw string
by their corresponding encodings (%2F","%2B","%7C", "%25")

Change-Id: I3c895adc2ce1cef36032a25e3c6fd63e70350607
CRs-fixed: 881265
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/LocEngAdapter.cpp
25c1936c43c871d575473ba007f6748bf8568a23 10-Nov-2015 Ruifeng Xu <ruifeng@codeaurora.org> Xtra client always reports carrier as 'unknown'

The problem was caused by populating the carrier upon phone bootup
when the the property maybe not initialized yet. This module is
updated to remove the populating code of carrier in phone bootup.

Change-Id: I9c3f970aa0f0ca0805fdc2e04aa809329b6a2676
CRs-fixed: 935146
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/LocEngAdapter.cpp
2e0c5f2f0d31e06a817de185fda694ba79f82ce0 08-Mar-2016 Dante Russo <drusso@codeaurora.org> Rename QcomGnssSvStatus to QtiGnssSvStatus

Change-Id: I312a0d2f7e80c630961ea67c154d978005943268
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/LocEngAdapter.cpp
2ec254f444925c654eca105d41fb8aaa52a34645 12-Feb-2016 Lifu Tang <lifu@google.com> Fixed the build break

Change-Id: I208cd77f125fe9dca9dabe018e780e56a3fcc523
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/LocEngAdapter.cpp
e7c98642e1e156ea6cde1238cd0006f669cfb696 06-Jan-2016 Uday Kishore Pasupuleti <upasupul@codeaurora.org> gps: msm8909w caf release LW.BR.1.0-00410-8x09w.0

MSM8909w GPS HAL code copied from CAF release
LW.BR.1.0-00410-8x09w.0

b61731a Move some debug logs to verbose.
78bb132 Location: reduce memory footprint
0b4a33b missing util header file
56a5a75 set LPP CP as default
9336256 Add support for new sockaddr_storage struct
9b3aa46 another potential race condition

Fixed makefiles to be compatible with PDK without kernel source

Change-Id: I6e73cc7db9d7bdc6a478a3c6b14922578e315dce
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/LocEngAdapter.cpp