<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:4pt; font-weight:400; font-style:normal;">Perhaps I should comment a bit with my experienes using a USB GPS dongle with a linux device (eee, with solid state disk)<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>it's lots of fun, if, and that's a big if, you like tinkering with all kinds of things.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>It's nice to be able to integrate in one device voice recording, track recording, navigation, even josm editing on the spot...<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>On the other hand, lots of things will go wrong, or get some interesting twist.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>E.g. you would assume that callibraton for voice recording is not necessary, because the tracking device and the recording device are one and the same. Not quite so: it's close, but every now and then a frame is skipped, and the gps clock and the computer clock are not completely synchronized, and cannot be synched in an accurate way via ntp unless you have an old style serial port gps dongle, that is able to synch the ticks by dropping carrier detect. You see, in the process you learn a lot of interesting things, which may not necessarily speed up the mapping effort...<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>It's also no fun when you discover at home that you lost 4 hours of voice recording, because you aborted the application and the file was not properly closed (the length in the header is not correct, but wait, perhaps we can fix that...). Or because your disk got full...<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Currently I'm working on registering waypoints, which is becoming an independent hardware project on its own (you see, there is no obvious button to push in my setup, because keyboard clicks and mouse clicks go to the application that currently has the input focus).<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>For use under linux, you will want to check whether the device you have in mind has binary support in gpsd (the sirfstar iii chipset is supported), otherwise, when starting up you'll have to wait, because the gps mouse cold starts, without any saved information.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Also, the setup is mostly suited for mapping by car.  something you can put in your pocket is much handier when walking or biking.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>(just some random thoughts)<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>-- Patrick<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>On Tuesday 14 July 2009 11:38:26 Marc Verwerft wrote:<br>
> Hello Marc,<br>
><br>
> The main difference between the devices that Peter and Luc use and<br>
> you GISTEQ dongle is that the GISTEQ dongle has no builtin memory<br>
> for tracking.<br>
> In other words, they just put their device in their pocket and<br>
> start walking. Later on they connect to a PC and do read out of the<br>
> data to see which path they followed. Your device needs to be<br>
> hooked up to a PC/PDA that will record the GPS track. Personally, I<br>
> prefer a tracking capability on the device (but of course it costs<br>
> more then).<br>
><br>
> Regards,<br>
><br>
> Marc Verwerft<br>
><br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p></body></html>