[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, master, updated. milestone4-368-g700ab82

Daniel Willmann daniel at totalueberwachung.de
Mon Feb 2 18:51:44 UTC 2009


The following commit has been merged in the master branch:
commit fe6444a49bce26a5efb8679f215ab4215ce0bda0
Author: Daniel Willmann <daniel at totalueberwachung.de>
Date:   Sun Dec 21 18:07:08 2008 +0100

    frameworkd.conf: Document ogpsd options more

diff --git a/conf/example/frameworkd.conf b/conf/example/frameworkd.conf
index 0b9fbb5..77fe106 100644
--- a/conf/example/frameworkd.conf
+++ b/conf/example/frameworkd.conf
@@ -64,9 +64,12 @@ ti_calypso_deep_sleep = adaptive
 log_level = INFO
 
 [ogpsd]
-device = UBXDevice
+# possible options are NMEADevice, UBXDevice, GTA02Device, EtenDevice
+device = GTA02Device
+# possible options are SerialChannel, GllinChannel, UDPChannel, FileChannel
 channel = SerialChannel
-path = /dev/ttyACM0
+# For UDPChannel the path defines the port to listen to
+path = /dev/ttySAC1
 log_level = INFO
 
 [opreferencesd]

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list