<?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>Raskas' blog &#187; TomTom</title>
	<atom:link href="http://www.raskas.be/blog/category/tomtom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.raskas.be/blog</link>
	<description>Everything is possible... You only have to find out how.</description>
	<lastBuildDate>Sat, 05 Dec 2009 14:18:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create GPX files with your TomTom (2)</title>
		<link>http://www.raskas.be/blog/2007/06/28/create-gpx-files-with-your-tomtom-2/</link>
		<comments>http://www.raskas.be/blog/2007/06/28/create-gpx-files-with-your-tomtom-2/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 17:05:16 +0000</pubDate>
		<dc:creator>Johan Huysmans</dc:creator>
				<category><![CDATA[TomTom]]></category>

		<guid isPermaLink="false">http://www.raskas.be/blog/2007/06/28/create-gpx-files-with-your-tomtom-2/</guid>
		<description><![CDATA[An other application for the TomTom devices is nmealogger. This logger will log all the data received from the gps device into a file. This data includes the actual position, the current date and time, the amount and reception of the satellites, &#8230;
The format of information which is generated by a gps device is mostly [...]]]></description>
			<content:encoded><![CDATA[<p>An other application for the TomTom devices is <a href="http://www.webazar.org/tomtom/nmealogger.php?lang=uk">nmealogger</a>. This logger will log all the data received from the gps device into a file. This data includes the actual position, the current date and time, the amount and reception of the satellites, &#8230;<br />
The format of information which is generated by a gps device is mostly in the NMEA format, it is also stored in a file in that format. The information of these files can be converted to any other format by <a href="http://www.gpsbabel.org/">gpsbabel</a>.</p>
<p>The zip file you can download from the site contains a .cab file and a .toc file. The files are provided in that format because it can be installed from the TomTom HOME application.<br />
That TomTom application isn&#8217;t working on linux therefore you must install it manually.<br />
The .cab file is the only file we need. It is an archive file containing all files which need to be stored on the cf of the TomTom device. These files need to be extracted and the directory structure has to be intact.<br />
<code><br />
[johan@raskas ~]$ file nmealogger_v1.4.cab<br />
nmealogger_v1.4.cab: Microsoft Cabinet archive data, 686973 bytes, 16 files<br />
[johan@raskas ~]$ cabextract nmealogger_v1.4.cab<br />
Extracting cabinet: nmealogger_v1.4.cab<br />
  extracting nmealogger/nmealogger<br />
  extracting skin/Arial.ttf<br />
  ...<br />
  extracting skin/tomtom.bmp<br />
  extracting sdkregistry/nmealogger.bmp<br />
  extracting sdkregistry/nmealogger.cap<br />
</code></p>
<p>Once you&#8217;re device is booted with the nmealogger files installed you will find a new menu entry. There you can start / stop the logging.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.raskas.be/blog/2007/06/28/create-gpx-files-with-your-tomtom-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Create GPX files with your TomTom</title>
		<link>http://www.raskas.be/blog/2007/06/05/create-gpx-files-with-your-tomtom/</link>
		<comments>http://www.raskas.be/blog/2007/06/05/create-gpx-files-with-your-tomtom/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 17:30:03 +0000</pubDate>
		<dc:creator>Johan Huysmans</dc:creator>
				<category><![CDATA[TomTom]]></category>

		<guid isPermaLink="false">http://www.raskas.be/blog/2007/06/05/create-gpx-files-with-your-tomtom/</guid>
		<description><![CDATA[I wanted to turn my TomTom One GPS device into a tracking device, producing gpx files that can be used in several programs.
The TomTom software delivered with the device isn&#8217;t capable of producing these files, luckely it is possible to add software.
In my first TomTom blog post I mentioned Event Logger. This is such software [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to turn my TomTom One GPS device into a tracking device, producing <a href="http://www.topografix.com/gpx.asp">gpx</a> files that can be used in several programs.</p>
<p>The TomTom software delivered with the device isn&#8217;t capable of producing these files, luckely it is possible to add software.</p>
<p>In <a href="http://www.raskas.be/blog/2006/02/22/tomtom-linux/">my first TomTom blog post</a> I mentioned <a href="http://web.tiscali.it/macri/Event_Logger/">Event Logger</a>. This is such software you can install on top of your tomtom device, while still using your navigation sofware like before.<br />
The Event Logger software is capable of syncing your time with the gps-satellites, automatically switching between day and night colors, logging events, logging tracks, &#8230;<br />
The packages also includes a build of <a href="http://en.wikipedia.org/wiki/Top_(Unix)">top</a> which proves that the device is really running Linux.</p>
<p>The functionality of Event Logger can be tuned in a configuration file. Some basic actions, like enabling or disabling of features, can be triggered from a button within the graphical menu on your device.</p>
<p>The downside of this extra program on your navigation device is that it takes longer to boot and shutdown.<br />
Recently I noticed that when the device is powered off it automatically reboots. Still haven&#8217;t found why it is rebooting, I hope I find the problem or it gets fixed in the next release.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.raskas.be/blog/2007/06/05/create-gpx-files-with-your-tomtom/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TomTom &amp; Linux</title>
		<link>http://www.raskas.be/blog/2006/02/22/tomtom-linux/</link>
		<comments>http://www.raskas.be/blog/2006/02/22/tomtom-linux/#comments</comments>
		<pubDate>Wed, 22 Feb 2006 19:12:32 +0000</pubDate>
		<dc:creator>Johan Huysmans</dc:creator>
				<category><![CDATA[TomTom]]></category>

		<guid isPermaLink="false">http://www.raskas.be/blog/2006/02/22/tomtom-linux/</guid>
		<description><![CDATA[I&#8217;m going to buy a TomTom Go 300, or a TomTom One. I still haven&#8217;t decided which one. During my search for more information about those devices, I found some very interesting sites and facts.
The First and most important fact:
Some parts of the TomTom GO software falls under the GNU General Public License (GPL). It [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to buy a TomTom Go 300, or a TomTom One. I still haven&#8217;t decided which one. During my search for more information about those devices, I found some very interesting sites and facts.</p>
<p>The First and most important fact:<br />
Some parts of the TomTom GO software falls under the GNU General Public License (GPL). It is running a linux kernel and several other open-source software. You can find the list of all components on <a href="http://www.tomtom.com/gpl">www.tomtom.com/gpl</a>. It even has a <a href="http://osx.freshmeat.net/projects/ttlinux/">freshmeat</a> page.</p>
<p>From the <a href="http://www.opentom.org">www.opentom.org</a> website you can start gathering information about the linux on that device. For example the <a href="http://www.maintech.de/nonprofit-projects/opentom-mp3-player/">opentom mp3 player</a> or the <a href="http://web.tiscali.it/macri/Event_Logger/">Event Logger</a>.</p>
<p>If you have question or want to meet some people owning a tomtom you can browse to <a href="http://www.mytomtomgo.com/">www.mytomtomgo.com</a> or for the dutch people <a href="http://tomtomone.jouwsites.nl/">tomtomone.jouwsites.nl</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.raskas.be/blog/2006/02/22/tomtom-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
