Difference between revisions of "Gpsd: instalasi & jalankan"

From OnnoWiki
Jump to navigation Jump to search
(Created page with " sudo apt install gpsd gpsd-clients matikan gpsd sudo su systemctl stop gpsd.socket systemctl stop gpsd Pastikan GPS tersambung ls /dev/ttyUSB0 Jalankan gpsd -D...")
 
 
Line 23: Line 23:
  
 
[[File:Screenshot from 2024-06-06 11-57-00.png|center|400px|thumb]]
 
[[File:Screenshot from 2024-06-06 11-57-00.png|center|400px|thumb]]
 +
 +
cgps localhost:2947
 +
 +
 +
[[File:Screenshot from 2024-06-06 12-00-01.png|center|400px|thumb]]

Latest revision as of 12:01, 6 June 2024

sudo  apt install gpsd gpsd-clients

matikan gpsd

sudo su
systemctl stop gpsd.socket
systemctl stop gpsd


Pastikan GPS tersambung

ls /dev/ttyUSB0

Jalankan

gpsd -D 5 -N -n /dev/ttyUSB0

Jalankan sebagai user biasa

xgps localhost:2947


Screenshot from 2024-06-06 11-57-00.png
cgps localhost:2947


Screenshot from 2024-06-06 12-00-01.png