;t for you.
> From: mohur.b...@gmail.com
> Date: Thu, 10 Jun 2010 18:09:38 -0700
> To: viking-devel@lists.sourceforge.net
> Subject: Re: [Viking-devel] Using Viking
>
> Hmm. I don't think Viking feeds gpsd to the device. Hmm?
>
> I found the file to edit
Hmm. I don't think Viking feeds gpsd to the device. Hmm?
I found the file to edit under Ubuntu by the way. Its hiding in
/etc/default/gpsd
I manually edited the Device="/dev/ttyUSB0"
but even after I started and stopped gpsd, the device is not getting
attached to the PID when I did a ps -ef |gr
Hi guys,
How do I set gpsd on command line to my USB device on tty/USB0 ? I am on the
man page for gpsd. Do I use sysconfig? I use Ubuntu.
I am thinking there should be a configuration file somewhere on my system,
but I cant find it? Would somebody care to share some light?
My USB device is a sm
Hi,
I am running Viking on Ubuntu.
I cannot seem to load any map. Can somebody help?
Thanks.
-Mo
--
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky
Hello,
I wrote a small cgi script to let JOSM SlippyMap plugin
use the OSM tiles cached in ~/.viking-maps.
Handy for offline use of JOSM.
I thought someone else might find this useful as well.
You need
1) apache with cgi support, copy the below perl code
to your cgi-bin dir e.g. on debian /u