summaryrefslogtreecommitdiff
path: root/etc/gps.conf
AgeCommit message (Collapse)Author
2013-07-23Merge up to MR1 tipGohulan Balachandran
Point merged in is cc92e0ccd4412f161961ff3c57c9b9c38af3e77e Change-Id: I3b782716fee9ed519b77a4e415fa08155bdce76a
2013-07-23Add support for having no qcom proprietaryDante Russo
qcom bsp will handle xtra/agps/ni/time through qcom propreitary service, and non-qcom bsp will handle xtra/gps/ni/time through android framework. xtra url will be queried from modem on qcom bsp, and read from gps.conf from non-qcom bsp. Change-Id: Ib54a1596caa65f7aa0358f639640c3d1074980e7
2013-06-26DEBUG_LEVEL 0 to produce no logsTushar Janefalkar
In accordance to gps.conf, debug level of 0 now produces no logs at all. In addition, if the parameter DEBUG_LEVEL is commented in gps.conf, logs will be printed according to Android's logging levels CRs-fixed: 503157 Change-Id: I26ca2be67fbc7ce2bf633f66d9b88ca6450e9d27
2013-06-11gps: Added xtra server query loc apiDante Russo
In order to prevent the issue where the xtra server url that stored in gps.conf is incorrect (like xtra.bin instead of xtra2.bin) for a particular modem, I've made this change so that the xtra server url can be queried through loc api. CRs-fixed: 366599 Change-Id: If65de98d837f068fd61a235cbf1104026246e5a9
2013-06-11Merge branch jb_mr1 into jb_2.6Dante Russo
Merged from from label AU_LINUX_ANDROID_JB_MR1.04.02.02.049.306 Change-Id: Ie2f7fd3d25f8f28f5d1b6e733974bb5f75999ee8
2013-06-07jb_2.6 bring up changes.Dante Russo
Enable gps.conf and remove dependancy on libgeofence.so Change-Id: I3f58f0b6afcb017504af51699b7030db07051402
2013-04-17Set On Demand Time as default in gps.confTushar Janefalkar
The capabilities mask in gps.conf was updated to set On Demand Time injection by default Change-Id: I1532072040aa258d441e23649c6e038bc8e56923
2013-04-12gps: Add A-GLONASS Position protocol in gps.confKevin Tang
OEMs rely on gps.conf to config gps features. We want to have default config in the conf file however to both serve as recommendeded setting and as setting template. This added A-GLONASS protocol is already supported by the current implementation. Now we are adding the default config to the conf file." Change-Id: Ib9f66d01963c87ac5b3d70a68e1d4dd085771d47 CRs-fixed: 454855
2013-04-09gps.conf: Removed the option to configure ulp on/offSatheesh Jayakumar
Since the switch for ulp in gps.conf did not truly turn QCA implementation for Fused Location Provider on/off this change removes this redundant parameter from gps.conf Change-Id: I677c42a00e6b0d156c2e4c3b65da13a55eb97279 CRs-Fixed: 461273
2013-03-19Split gps configuration file (change 1/2)Tushar Janefalkar
gps.conf now split into izat.conf: proprietary items sap.conf : sensor assisted positioning items gps.conf : items used in open source (gps.conf moved to open source) CRs-fixed: 461129 Change-Id: I819230ee3bb13aad0b91f7d33bfb9e57b6d1abe1
2012-10-27chmod uga-xIliyan Malchev
find -type f -perm +111 -name \*.[ch]\* -exec chmod uga-x {} \; Bug: 7428209 Change-Id: I991e3fb62a46f4b4cd727ef4b6a4472b4015ce33 Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-09-10Reduce default logging verbosity to error & warning logs onlyAjay Dudani
Change-Id: I3da98ccc8e1dfc1d0ef9f51bd96d22fc385ba529
2012-07-09gps: Initial implementation of msm gps halAjay Dudani
Change-Id: Icf126a0bbb9dec414144b9b405694e41777920d5