KGPS KGPS
Version 0.2

Next Previous Table of Contents

3. Remarks

Available GPS Application uses a deamon for the gps device, which can be connected to the local serial port of the computer or which is reachable over ethernet from another host.
This software uses only the local serial ports.
 

3.1 The Configuration file $KDE_CONFIG_DIR/kgpsrc

# KDE Config File
Rockwell=$$PRWIILOG,???,V,,,\r\n$$PRWIILOG,RMC,A,U,1,0\r\n$$PRWIILOG,GSV,A,T,1,
Garmin=$$PGRMO,GPRMC,1\r\n$$PGRMO,GPGSV,1\r\n$$PGRMO,GPGSA,1
Baudrate=4800
Port=1
GPS Receiver=Garmin

 
Next Previous Table of Contents