<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: GPSd under OS X</title>
	<atom:link href="http://sethjust.com/2009/01/13/gpsd-under-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://sethjust.com/2009/01/13/gpsd-under-os-x/</link>
	<description>If it ain&#039;t broke, fix it!</description>
	<lastBuildDate>Sat, 28 Apr 2012 18:19:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Dabbler : GPSDrive on OS X</title>
		<link>http://sethjust.com/2009/01/13/gpsd-under-os-x/comment-page-1/#comment-310</link>
		<dc:creator>Dabbler : GPSDrive on OS X</dc:creator>
		<pubDate>Sun, 12 Feb 2012 02:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://sethjust.wordpress.com/?p=47#comment-310</guid>
		<description>[...] on OS X, I set my sights on GPSDrive, an open source navigation and map viewing program. When I posted about GPS a couple years ago, I installed GPSDrive, using the version from Fink. However, the latest version of GPSDrive on Fink [...]</description>
		<content:encoded><![CDATA[<p>[...] on OS X, I set my sights on GPSDrive, an open source navigation and map viewing program. When I posted about GPS a couple years ago, I installed GPSDrive, using the version from Fink. However, the latest version of GPSDrive on Fink [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dabbler : GPSd under OS X (revisited)</title>
		<link>http://sethjust.com/2009/01/13/gpsd-under-os-x/comment-page-1/#comment-252</link>
		<dc:creator>Dabbler : GPSd under OS X (revisited)</dc:creator>
		<pubDate>Mon, 11 Jul 2011 04:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://sethjust.wordpress.com/?p=47#comment-252</guid>
		<description>[...] been almost 2 and half years since I originally posted about GPSd and OS X. That post got quite a bit of traffic for a while, but a whole lot has changed since then. If [...]</description>
		<content:encoded><![CDATA[<p>[...] been almost 2 and half years since I originally posted about GPSd and OS X. That post got quite a bit of traffic for a while, but a whole lot has changed since then. If [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhoto, Geotagging, GPS and the Mac: A Post-Macworld Roundup &#124; Maps &#38; Atlas</title>
		<link>http://sethjust.com/2009/01/13/gpsd-under-os-x/comment-page-1/#comment-26</link>
		<dc:creator>iPhoto, Geotagging, GPS and the Mac: A Post-Macworld Roundup &#124; Maps &#38; Atlas</dc:creator>
		<pubDate>Thu, 29 Jan 2009 06:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://sethjust.wordpress.com/?p=47#comment-26</guid>
		<description>[...] files, one about using an old Garmin GPS. And, for those who like to futz with the command line, Seth describes how he got the GPSd daemon working under OS X (via Make: [...]</description>
		<content:encoded><![CDATA[<p>[...] files, one about using an old Garmin GPS. And, for those who like to futz with the command line, Seth describes how he got the GPSd daemon working under OS X (via Make: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GPS hacken unter Mac OS X: Handgemachte Geolocation auf dem Mac &#187; MACNOTES.DE</title>
		<link>http://sethjust.com/2009/01/13/gpsd-under-os-x/comment-page-1/#comment-25</link>
		<dc:creator>GPS hacken unter Mac OS X: Handgemachte Geolocation auf dem Mac &#187; MACNOTES.DE</dc:creator>
		<pubDate>Thu, 15 Jan 2009 10:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://sethjust.wordpress.com/?p=47#comment-25</guid>
		<description>[...] sich sein Geolocation-Tool selber zusammenhacken möchte: Seth Just hat eine Anleitung veröffentlicht, wie man unter Mac OS X billige GPS-Module via USB zur Kommunikation mit dem GPS-Daemon GPSd [...]</description>
		<content:encoded><![CDATA[<p>[...] sich sein Geolocation-Tool selber zusammenhacken möchte: Seth Just hat eine Anleitung veröffentlicht, wie man unter Mac OS X billige GPS-Module via USB zur Kommunikation mit dem GPS-Daemon GPSd [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sethjust</title>
		<link>http://sethjust.com/2009/01/13/gpsd-under-os-x/comment-page-1/#comment-24</link>
		<dc:creator>sethjust</dc:creator>
		<pubDate>Wed, 14 Jan 2009 17:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://sethjust.wordpress.com/?p=47#comment-24</guid>
		<description>I haven&#039;t used the MacPorts version, but as long as it will talk to whatever GPS you have, it should work. The only reason I used the most recent RC is that it was more likely to have fixed some bugs. Also, older ports have some bugs with unit conversions supposedly, which is why the fink GPSd shouldn&#039;t be used.
As to getting MacPorts GPSd and Fink gpsdrive talking, GPSd is a TCP daemon, which means that it communicates with other programs over the network. Once gpsd is running (wherever the file is located) clients will connect to it on localhost:2947.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t used the MacPorts version, but as long as it will talk to whatever GPS you have, it should work. The only reason I used the most recent RC is that it was more likely to have fixed some bugs. Also, older ports have some bugs with unit conversions supposedly, which is why the fink GPSd shouldn&#8217;t be used.<br />
As to getting MacPorts GPSd and Fink gpsdrive talking, GPSd is a TCP daemon, which means that it communicates with other programs over the network. Once gpsd is running (wherever the file is located) clients will connect to it on localhost:2947.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cardinalbiggles</title>
		<link>http://sethjust.com/2009/01/13/gpsd-under-os-x/comment-page-1/#comment-23</link>
		<dc:creator>cardinalbiggles</dc:creator>
		<pubDate>Wed, 14 Jan 2009 15:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://sethjust.wordpress.com/?p=47#comment-23</guid>
		<description>I just took a look, and MacPorts has gpsd version 2.30 - it does not have gpsdrive however. I run both Fink and MacPorts, but I haven&#039;t tried getting them communicating as I don&#039;t have a usb gps, but I&#039;m assuming at the most, a simple &#039;ln -s&#039; would so the trick. The big question is if 2.30 is a late enough version.</description>
		<content:encoded><![CDATA[<p>I just took a look, and MacPorts has gpsd version 2.30 &#8211; it does not have gpsdrive however. I run both Fink and MacPorts, but I haven&#8217;t tried getting them communicating as I don&#8217;t have a usb gps, but I&#8217;m assuming at the most, a simple &#8216;ln -s&#8217; would so the trick. The big question is if 2.30 is a late enough version.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

