History log of /hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0c7fdf015bfdb33b14a990b280c38386cb8e1f9c 23-Jul-2015 Vineeta Srivastava <vsrivastava@google.com> qcom/gps: update gps hal

526da0e Fix args to loc_xtra_init
fad3d1e memory management fixes
c85fa4a Fix Memory leak in util/loc_cfg.cpp
4172ea8 Fix gps.conf capabilities overwrited by carrier
1b2d16d Merge "Adding Mutex for Creating Context" into LA.BF64.1.2.9
044682a Removed unused code and unnecessary notice files
9e7a6c1 Remove reporting gps status from loc eng layer
911ec4a Move modem power vote out of hal
10e4530 Fix some compilation issues with legacy targets
e9004f4 Migrating XTRA from gpsonextra.net to cloud based izatcloud.net
014e160 Add buffer length check for XTRA data

Change-Id: Ic39d848fca5b0eadea9152ac65fb6a8581cce96b
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
bfff6343845ad9ff062c5fd97bb3b9be1053340e 02-May-2015 Dante Russo <drusso@codeaurora.org> gps: upgrade GPS HAL to latest

Change-Id: Idd560ad408ad4e9265d212ab42990b8683548599
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
8aac9d301fc5aa83071492803f4335b73f2604e3 21-Nov-2014 Vineeta Srivastava <vsrivastava@google.com> Revert "Revert "GNSS measurement""

This reverts commit a8f9a02a2cd44c6074bf331eb244e546018643ab.

Bug: 16630595
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
a8f9a02a2cd44c6074bf331eb244e546018643ab 11-Nov-2014 Vineeta Srivastava <vsrivastava@google.com> Revert "GNSS measurement"

This reverts commit af0c0cc82699ddd8d50bf8a2fa60c4bc923a4ebe.

Bug: 18314406

Change-Id: I41638b8bfb6820c41c70af633f3f6c42efacf71c
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
af0c0cc82699ddd8d50bf8a2fa60c4bc923a4ebe 31-Oct-2014 Kevin Tang <zhikait@codeaurora.org> GNSS measurement

Implementation of GNSS Measurements support.
In GPS HAL, Only GPS Measurements report
will be collected from modem.

bug: 16630595

Change-Id: Ief4368099df4ff573ad1a764f4156d63685e936d
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
1300ae618a0e750e41a5ee22bc242a8e0a7951b5 17-Sep-2014 Kevin Tang <zhikait@codeaurora.org> GPS LOCK did not work when NMEA_PROVIDER follows it

there is an implicit requirement on the loc_gps_cfg_s_type field
data type, that is they must be 32 bit fields. Otherwise it would
only work with the assistance of padding. When two adjacent 8 bit
fields are defined, the later filled field would overwrite the
previously written neighbor. This is why GPS_LOCK was tested as
broken in the latest build.

This also fixes a theoretic bug that when there are two of the
same fields defined in the config table to be filled, the
accounting of the filled entries was incorrect earlier. This is
not a realistic bug, as there are no idential entries in the
config table HAL fills.

Bug: 16131208

Change-Id: I2e262fb30272f6f334508df17bb640022d7b1ef5
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
8aa503a872e8c8cf241061f6ffed4e9fba125ffe 11-Sep-2014 Kevin Tang <zhikait@codeaurora.org> GPS_LOCK configuration support

GPS_LOCK is defined as a bit mask in the higher layer
defined in gps.conf. GPS HAL reads from gps.conf, yet
this can be reconfigured by gps.h defined new API to
a different value. The current value will be used at
cleanup() time, to optionally lock gps modem to the
configured mode.

This changs also sets SUPL URL to NULL if hostname
comes with set_server() API is a NULL string.

Also optimized configuration_update() implementation
so that no all items will go through the reconfigu
scan.

Bug: 16131208
Bug: 17288144

Change-Id: I12a89b12ff82b6efd7b5567d2fcd6a7e79414c71
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
fe660078f05f448ececb0b1170ecd79e600db440 28-Aug-2014 Kevin Tang <zhikait@codeaurora.org> adding update config post power up

Some of the parameters configured in gps.conf may be
carrier dependent. This provides a mechanism so that
GpsLocationProvider can determine current operator
resolve of the carrier specific configurations and
update HAL with those configurations post init.
Bug: 17110478
Change-Id: I80aa4404da7666824335fee074dae2ffcba40548
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
1d4940024c54e7d1e63f73edd5054a18a7a01b63 26-Jul-2014 Dante Russo <drusso@codeaurora.org> Agps Cert Install Api Implementation

Implementation of the install agps certificate
API for installing certificates at runtime.
Also add a field in gps.conf for cert
writable properties.

bug: 16633052

Change-Id: I49239b612381e81bd8a4c0a5773783572d4b2d9a
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
47ad5e4cf2f6810db3c0e7ec79696496a94b6f0d 27-Jun-2014 Dante Russo <drusso@codeaurora.org> Merge branch 'KK.04.04.02.010.399' into l-pdk

Change-Id: I3b841bb04243b494c9741ae0f042ee524cfeec80
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
0ed9ab19618e840907e343877bf91bd30aba8be9 09-Jul-2014 Vineeta Srivastava <vsrivastava@google.com> Revert "Merge branch 'KK.04.04.02.010.399' into l-pdk"

This reverts commit 8c61f8c1f1572ab769912264af3f31feb041fe79.

Change-Id: I488b164f36f6f6be55aebb4759c116a3b4a1e448
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
8c61f8c1f1572ab769912264af3f31feb041fe79 27-Jun-2014 Dante Russo <drusso@codeaurora.org> Merge branch 'KK.04.04.02.010.399' into l-pdk

Change-Id: I2452a378d4a4697cec2b023a0e9a9bf3e5f14924
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
e14a6c846df2ce4bb1847e4250991f7c52fd793d 19-Aug-2013 Dante Russo <drusso@codeaurora.org> Merge latest gps hal

Merged at commit-id 782431aff037174b5d6bf533975a05aafff98ed2

Change-Id: Icf77a4758601b107251860544e98a363307d1fff
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
34ee09551764b045fdc02df754157473125edf60 26-Mar-2013 Kevin Tang <zhikait@codeaurora.org> Revert "remove loc_api from hardware/qcom/gps"

This reverts commit 0d257cc5d371b6619978326badbd29acea999725.

Change-Id: I80c00022b5ab562ade9a9c8ca5abd0087d897c9e
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
0d257cc5d371b6619978326badbd29acea999725 07-Feb-2013 Iliyan Malchev <malchev@google.com> remove loc_api from hardware/qcom/gps

Change-Id: I2a1e928dc38de45c7421e2ef7a406ca969eafc97
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
c74962df0d30bdb176472a1775a794fd93b1cd7a 25-Oct-2012 Iliyan Malchev <malchev@google.com> chmod uga-x

find -type f -perm +111 -name \*.[ch]\* -exec chmod uga-x {} \;

Bug: 7428209
Change-Id: I991e3fb62a46f4b4cd727ef4b6a4472b4015ce33
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h
f77c85bb51137f5ba854184e5e9194197027438a 10-Jul-2012 Ajay Dudani <adudani@codeaurora.org> gps: Initial implementation of msm gps hal

Change-Id: Icf126a0bbb9dec414144b9b405694e41777920d5
/hardware/qcom/gps/loc_api/libloc_api_50001/loc_eng.h