08-06-2020, 09:04 AM
(This post was last modified: 08-06-2020, 10:56 AM by Baggypants.)
Getting GPS data was easy as eating pancakes.
Turn on location as in the wiki with mmcli and find out which /dev/ttyUSBx device is outputting nmea data with cat. For me it was /dev/ttyUSB1
Edit the navit.xml line <vehicle name"Local GPS" and change source="file:///dev/ttyUSB1"
There was a gpsd_query stanza after that I removed.
Sorted. Navit will find you eventually.
If you have issues where the wrong button seems to get pressed start navit from the CLI rather than the icon.
Turn on location as in the wiki with mmcli and find out which /dev/ttyUSBx device is outputting nmea data with cat. For me it was /dev/ttyUSB1
Edit the navit.xml line <vehicle name"Local GPS" and change source="file:///dev/ttyUSB1"
There was a gpsd_query stanza after that I removed.
Sorted. Navit will find you eventually.
If you have issues where the wrong button seems to get pressed start navit from the CLI rather than the icon.