History log of /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/loc_eng_nmea.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fecc8ce536377c38a9f7bfcc9f26a32afded5aca 08-Jul-2016 Dante Russo <drusso@codeaurora.org> Fix logging level and remove nmea log

Logging level should be 2 by default to
prevent excessive logging by default.
Nmea log print is removed, as it can be
excessive during gps tracking.

Bugs: 29499503 29272976
Change-Id: Ia60295207b6bbbcb24bbede4f1802c0c7a2f2544
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/loc_eng_nmea.cpp
76733cd8ab68f9f167e52a68128fe2edc1636928 06-Jul-2016 Dante Russo <drusso@codeaurora.org> Return the correct length of nmea sentence.

Return the correct length of nmea sentence in the
function loc_eng_nmea_put_checksum(). The correct
length is length of NMEA string including ‘$’
character alongwith length of checksum.

CRs-Fixed: 1020044
Change-Id: I45a086190008df79a93b9386bc69d9c50e47c93b
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/loc_eng_nmea.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_eng_nmea.cpp
2e0c5f2f0d31e06a817de185fda694ba79f82ce0 08-Mar-2016 Dante Russo <drusso@codeaurora.org> Rename QcomGnssSvStatus to QtiGnssSvStatus

Change-Id: I312a0d2f7e80c630961ea67c154d978005943268
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/loc_eng_nmea.cpp
976ed0484fad05752a6a1aeb7be0c3f29abaac02 12-Feb-2016 Lifu Tang <lifu@google.com> Merge "Fixed the build break" into nyc-dev
2ec254f444925c654eca105d41fb8aaa52a34645 12-Feb-2016 Lifu Tang <lifu@google.com> Fixed the build break

Change-Id: I208cd77f125fe9dca9dabe018e780e56a3fcc523
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/loc_eng_nmea.cpp
f53ac3ae2fb797f3e3f00685b3e691b218d3d930 06-Feb-2016 Steve Pfetsch <spfetsch@google.com> [DO NOT MERGE] gps: Update to proprietary drop AU_LINUX_ANDROID_LA.HB.1.3.9.06.00.01.213.002

Updated header file "gps_extended_c.h" to resolve build errors.

Change-Id: I57412dc33e86908291669e184fa42db23d0e272b
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/loc_eng_nmea.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_eng_nmea.cpp