-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Florian Knodt edited this page Jul 5, 2016
·
1 revision
- qt5 incl. dev tools
- qt5-serialport
- gpsd
- systemd
- Compile the software
- copy gpsd-tcp.conf to /etc/gpsd-tcp.conf
- copy Plug-Ins/*.so to a directory readable for everyone (/usr/share/gpsd-tcp/)
- Change the plug-in directory in gpsd-tcp.conf ("Modulpfad=")
- change the userU/group to something allowed to access your device (/dev/ttyACM0)
- run gpsd-tcp/gpsd-tcp
- configure gpsd to use DEVICES="tcp://127.0.0.1:8000"
Error messages are written to journald, not stdout/stderr!