PINE64
Turn by Turn alternative GPS app in Mobian - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: Turn by Turn alternative GPS app in Mobian (/showthread.php?tid=10697)

Pages: 1 2 3


RE: Turn by Turn alternative GPS app in Mobian - wibble - 11-19-2020

You mean geoclue support ;-) gpsd support has been in there for years! Have you tried to prime the GPS with the AGPS data? I didn't get beyond writing a proof-of-concept script for it, but it makes the first fix MUCH quicker and the lock more reliable. Might need tweaking depending on which OS you're running:
https://gist.github.com/alastair-dm/263209b54d01209be28828e555fa6628


RE: Turn by Turn alternative GPS app in Mobian - Lousy Fisherman - 11-20-2020

I can't get geoclue to work properly. On mobian the error messages are I am forbidden because the API key is invalid. On Arch I have a polkit default policy that I am having trouble changing (org.freedesktop.ModemManager1.*) that says geoclue is not authorized to access the modem. Sigh.

I am trying to integrate location with the voice assistant kalliope. As in "Tell me the closest gas station".  At this point I am integrating gpsd and it does appear to be far more suitable. Unfortunately, it does not have the cellular and wifi locate capabilities. While I view wifi locate as unnecessary, cellular locate means the GPS does not have to be active.

Side note, on all distros, (Mobian, Arch, Manjaro) many of the service daemons are puking out error messages. This is causing "some" of the inconsistencies that we are seeing.

HTH
LF


RE: Turn by Turn alternative GPS app in Mobian - Baggypants - 11-20-2020

I did mean geoclue, in my defence I'm a massive idiot.

Lousy. geoclue support isn't in the navit packages yet. I've not had any issues using geoclue with anything in mobian.


RE: Turn by Turn alternative GPS app in Mobian - jp46 - 01-14-2021

In clear terms, is it possible to have with the PinePhone under Mobian an equivalent to Google Earth?
And which one?


RE: Turn by Turn alternative GPS app in Mobian - sfb - 01-18-2021

are you aware of https://wiki.mobian-project.org/doku.php?id=puremaps ?


RE: Turn by Turn alternative GPS app in Mobian - john_doe - 05-15-2021

Arch user here. I compiled navit with geoclue support and downloaded map data. It works, I'm getting the correct position from time to time but it is nowhere near usable as real car navigation at the moment.


RE: Turn by Turn alternative GPS app in Mobian - wibble - 05-18-2021

Are you talking about an unreliable GPS fix, or that the UI is a throwback to 200x? If it's the former, are you using the assistance data with the GPS? For the latter that's just where Navit is - you'd need to try something like Pure Maps for a more modern experience.


RE: Turn by Turn alternative GPS app in Mobian - john_doe - 05-30-2021

(05-18-2021, 10:04 AM)wibble Wrote: Are you talking about an unreliable GPS fix, or that the UI is a throwback to 200x? If it's the former, are you using the assistance data with the GPS? For the latter that's just where Navit is - you'd need to try something like Pure Maps for a more modern experience.

The UI is fine for me. I also tried PureMaps through flatpak. It works, but I'm getting only the position of the next cell tower I think. I activated agps using your script, according to mmcli location-status it is activated but signals is set to 'no'.