|
From: | ABOU ZID Ahmed |
Subject: | Re: [gpsd-dev] GPSD for AOSP |
Date: | Tue, 23 Oct 2018 17:00:54 +0200 |
Hello all, Here is the Android Architecture : What I would like to do, is to use GPSD to read GPS localisation and make a custom HAL that will connect to GPSD in Socket. And then, this HAL will forward information to Applications. For that, first of all, I just need to compile GPSD for Android and then customise my HAL to get GPS data from GPSD. That’s why I was asking for a GPSD in AOSP, that would be very great for my use case. Thanks for help Ahmed Sent from Mail for Windows 10 From: Gary E. Miller Yo Fred! On Sun, 21 Oct 2018 12:37:32 -0700 (PDT) Fred Wright <address@hidden> wrote: > My understanding (and Eric confirmed this at one point) is that > Android already uses GPSD internally, I can find no evidence of that. Here is the AOSP Qualcomm GPS driver source: git clone https://android.googlesource.com/platform/hardware/qcom/gps git clone https://android.googlesource.com/platform/hardware/qcom/sdm845/gps It is all written in C++ and uses the AOSP Location API which does not look at all like the gpsd API. From the above location you can browse around and find the code for other GPS. > Maintaining a Makefile in parallel with the SConstruct would be a > nightmare; it would be far better to fix whatever is necessary to > make crossbuilding to Android from an SCons-capable platform work. > There's already some support for crossibuilding, but I think it needs > work. +1 RGDS GARY --------------------------------------------------------------------------- Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703 address@hidden Tel:+1 541 382 8588 Veritas liberabit vos. -- Quid est veritas? "If you can’t measure it, you can’t improve it." - Lord Kelvin |
[Prev in Thread] | Current Thread | [Next in Thread] |