Comment on Part 2 of car Raspberry pi 4 GPS project

KaninchenSpeed@sh.itjust.works ⁨5⁩ ⁨weeks⁩ ago

I’m currently doing the same project.

To get gps to work on linux, you configure gpsd to get the data from your gps module and setup geoclue to get its data from gpsd. I lost the config files but I remember that I did the gpsd geoclue connection by echoing the gps data of gpsd into a netcat socket and connecting geoclue to it. Organic maps then automaticly gets its position from geoclue.

source
Sort:hotnewtop