PINE64
what is the gps device name? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Hardware (https://forum.pine64.org/forumdisplay.php?fid=122)
+--- Thread: what is the gps device name? (/showthread.php?tid=9082)



what is the gps device name? - blicken - 02-08-2020

I have ubuntu touch installed, I would like to read the gps stream from the command-line.
what device file would I read to get the GPS data? yes, the modem is enabled, and yes, I read the other thread about the gps.


RE: what is the gps device name? - wibble - 02-08-2020

Docs for this model seem thin on the ground, but it looks like they have a fair bit in common. This is guesswork based on docs I've found while waiting for mine to turn up. Check dmesg for ttyUSB interfaces which might get renamed by udev rules. One will be a read-only one for the NMEA output, and another takes AT commands for configuring it. I assume you wouldn't be asking if gpsd was connecting to it already.

https://projects.osmocom.org/projects/quectel-modems/wiki/EC25
https://www.embeddedpi.com/documentation/3g-4g-modems/quecetel-modem-gps-setup
https://sixfab.com/wp-content/uploads/2018/09/Quectel_EC25EC21_GNSS_AT_Commands_Manual_V1.1.pdf


RE: what is the gps device name? - evilbunny - 02-08-2020

(02-08-2020, 11:55 AM)blicken Wrote: I have ubuntu touch installed, I would like to read the gps stream from the command-line.
what device file would I read to get the GPS data? yes, the modem is enabled, and yes, I read the other thread about the gps.

I'm pretty sure UT takes control of gps so apps can use it, I tried looking for a thread like this on their forums, but the best I could find is this:

https://forums.ubports.com/post/21131