03.05.2015, 17:32
Zitat:4. Setup the GPS receiver
Open the file /home/pi/startup/StartCarPC and find the line gpsd /dev/ttyAMA0
Replace /dev/ttyAMA0 with your gps device file name. Here is how to find the file name:
1. For USB devices. After plugging the device into the usb port type dmesg and you should see somewhere that a new device was mapped on /dev/tty... Most probably the file name would be /dev/ttyACM0.
2. For Serial(UART) modules, using UART TX/RX pins the device will have the file name /dev/ttyAMA0.
You can test that the device is connected to a file name by calling cat /dev/ttyAMA0, for example and you should see some NMEA output.
Wie schon im anderen Forum geschrieben, müsste Dein GPS-Modul über UART arbeiten können...
Siehe zitierten Text oben von Andrei's Website.
Du musst die Datei "/home/pi/startup/StartCarPC" garnicht editieren, wenn die Zeile schon "gpsd /dev/ttyAMA0" beinhaltet. Je nachdem welche Version vom Projekt Du nutzt, kanns auch sein, dass der Pfad ein wenig anders ist, und sich die Datei im opt-Ordner finden lässt...Wäre dann wahrscheinlich /opt/startup/StartCarPC...
Raspberry Pi 2, HifiBerry, Jessie und Kodi 15.2