<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kushal , kD &#38; FOSS &#187; GPS</title>
	<atom:link href="http://kushaldas.in/category/gps/feed/" rel="self" type="application/rss+xml" />
	<link>http://kushaldas.in</link>
	<description>FOSS and life. Kushal Das talks here</description>
	<lastBuildDate>Mon, 06 Sep 2010 20:18:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>sparcy &#8212; command line utility for Spac Systems Limited GPS loggers</title>
		<link>http://kushaldas.in/2009/11/20/sparcy-command-line-utility-for-spac-systems-limited-gps-loggers/</link>
		<comments>http://kushaldas.in/2009/11/20/sparcy-command-line-utility-for-spac-systems-limited-gps-loggers/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 06:14:12 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[OSM]]></category>

		<guid isPermaLink="false">http://kushaldas.in/2009/11/20/sparcy-command-line-utility-for-spac-systems-limited-gps-loggers/</guid>
		<description><![CDATA[Few days back I bought a new GPS data logger from Sparc Systems Limited , GDL 3204. It comes with a nice 3 page manual. The last page explains the data format of the logs.
The device works in a very nice and easy way, it is having 32 channels.
We already had a nice python script [...]]]></description>
			<content:encoded><![CDATA[<p>Few days back I bought a new <a href="http://www.flickr.com/photos/runa-sankarshan/4039585218/in/set-611848/">GPS data logger</a> from <a href="http://sparcsys.com/profile.htm">Sparc Systems Limited</a> , GDL 3204. It comes with a nice 3 page manual. The last page explains the data format of the logs.<br />
The device works in a very nice and easy way, it is having 32 channels.</p>
<p>We already had a nice <a href="http://bitbucket.org/lawgon/osmindia/">python script</a> to parse the log and create gpx files. But for me , every time &#8220;cat&#8221;ing the device and then convert the log is a difficult task. </p>
<p><a href="https://fedorahosted.org/releases/s/p/sparcy/sparcy-0.1.tar.gz">Sparcy</a> , which can get the data from the device and convert them into gpxfor you. If you already have the raw data, you can convert them to gpx too. People from #osm helped me a lot to understand how latitude and longitude calculations are done.<br />
RPMs are available <a href="http://kushal.fedorapeople.org/repo">here</a>.</p>
<p>The post is brought to you by <a href="http://fedorahosted.org/lekhonee">lekhonee</a> v0.8</p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2009/11/20/sparcy-command-line-utility-for-spac-systems-limited-gps-loggers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From BrokenMoko to OpenMoko, a late night journey</title>
		<link>http://kushaldas.in/2008/08/27/from-brokenmoko-to-openmoko-a-late-night-journey/</link>
		<comments>http://kushaldas.in/2008/08/27/from-brokenmoko-to-openmoko-a-late-night-journey/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 09:52:38 +0000</pubDate>
		<dc:creator>kd</dc:creator>
				<category><![CDATA[FOSS]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[OSM]]></category>
		<category><![CDATA[OpenMoko]]></category>
		<category><![CDATA[TangoGPS]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://kushaldas.in/?p=294</guid>
		<description><![CDATA[Last few days I was looking for a GPS device to test how they work and if I can do some OpenStreet Map work and I am not in condition to buy anything.
A BrokenMoko was lying on the table we use, from the time I came to Pune. TangoGPS is the GPS application in it. [...]]]></description>
			<content:encoded><![CDATA[<p>Last few days I was looking for a GPS device to test how they work and if I can do some <a href="http://openstreetpmap.org" target="_blank">OpenStreet Map</a> work and I am not in condition to buy anything.</p>
<p>A BrokenMoko was lying on the table we use, from the time I came to Pune. <a href="http://www.tangogps.org/gps/cat/About" target="_blank">TangoGPS</a> is the GPS application in it. I tried a lot to figure out how to use that and failed. Later at night joined #openmoko , people (Specially Zorkman and Dave) tried to help me in every known way so that I can turn that on. Figured out the unit was running some FSO build (no idea what it is).</p>
<p>Finally around 1AM , &lt;Zorkman&gt; asked me to install some 2008.8 build into the SD card and boot from there. They told me all steps one by one :) Steps are:</p>
<ul>
<li>Connect the OpenMoko to your system , <a href="http://wiki.openmoko.org/wiki/USB_Networking#Simple_Manual_Linux_Configuration" target="_blank">create</a> a USB connection</li>
<li>write a proper /etc/resolv.conf</li>
<li><a href="http://wiki.openmoko.org/wiki/Booting_from_SD#Prepare_the_SD_card" target="_blank">Prepare</a> the SD card by partitioning and formatting.</li>
<li>Download these <a href="http://downloads.openmoko.org/releases/Om2008.8-update/20080826-asu-stable-rootfs.tar.gz" target="_blank">roofs</a> and <a href="http://downloads.openmoko.org/releases/Om2008.8-update/20080826-asu-stable-uImage.bin)" target="_blank">kernel</a>.</li>
<li>on the FR: mount /dev/mmcblk0p1 /mnt/mokokernel</li>
<li>scp 20080826-asu-stable-uImage.bin root@192.168.0.202:/mnt/mokokernel/uImage.bin</li>
<li>on the FR: mount /dev/mmcblk0p2 /mnt/moko</li>
<li>scp 20080826-asu-stable-rootfs.tar.gz root@192.168.0.202:/tmp/</li>
<li>on the FR:tar -C /tmp/20080826-asu-stable-rootfs.tar.gz -xzvf /mnt/moko</li>
<li>download http://downloads.openmoko.org/releases/Om2008.8-update/gta02v5_and_up-u-boot.bin</li>
<li>Read how to <a href="http://wiki.openmoko.org/wiki/Flashing_the_Neo_FreeRunner" target="_blank">flash</a></li>
<li><a href="http://wiki.openmoko.org/wiki/Flashing_the_Neo_FreeRunner#Boot_the_FreeRunner_from_NOR_Flash" target="_blank">Boot</a> from SD</li>
<li>opkg update &amp;&amp; opkg install gpsd</li>
<li>opkg install http://www.tangogps.org/downloads/tangogps_0.9.3-r1_armv4t.ipk</li>
<li>echo GPS_DEV=&#8221;/dev/ttySAC1&#8243; &gt; /etc/default/gpsd</li>
<li>Turn on GPS hardware from setting menu</li>
<li>on the FR: /etc/init.d/gpsd start</li>
<li>edit your ~/.gconf/apps/tangogps/%gconf.xml and replace it with <a href="http://kushaldas.in/tmp/gconf.xml" target="_blank">this</a>.</li>
<li>edit /usr/share/themes/Moko/gtk-2.0/gtkrc and replace it with <a href="http://kushaldas.in/tmp/gtkrc" target="_blank">this</a>.</li>
<li>Now fire tangogps and enjoy</li>
</ul>
<p>Don&#8217;t forget to get out of the house to test it :)</p>
]]></content:encoded>
			<wfw:commentRss>http://kushaldas.in/2008/08/27/from-brokenmoko-to-openmoko-a-late-night-journey/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
