<?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/"
		>
<channel>
	<title>Comments on: A custom APRS tracker with a real screen</title>
	<atom:link href="http://www.danplanet.com/blog/2011/03/20/a-custom-aprs-tracker-with-a-real-screen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danplanet.com/blog/2011/03/20/a-custom-aprs-tracker-with-a-real-screen/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-custom-aprs-tracker-with-a-real-screen</link>
	<description>If they&#039;re not right...they&#039;re wrong</description>
	<lastBuildDate>Wed, 16 May 2012 18:19:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: SM0RVV</title>
		<link>http://www.danplanet.com/blog/2011/03/20/a-custom-aprs-tracker-with-a-real-screen/#comment-7412</link>
		<dc:creator>SM0RVV</dc:creator>
		<pubDate>Mon, 14 May 2012 06:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danplanet.com/wordpress/?p=97#comment-7412</guid>
		<description>Tnx for the --help update.

73!</description>
		<content:encoded><![CDATA[<p>Tnx for the &#8211;help update.</p>
<p>73!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Phillips</title>
		<link>http://www.danplanet.com/blog/2011/03/20/a-custom-aprs-tracker-with-a-real-screen/#comment-4405</link>
		<dc:creator>Mark Phillips</dc:creator>
		<pubDate>Wed, 14 Mar 2012 09:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danplanet.com/wordpress/?p=97#comment-4405</guid>
		<description>+1 on the-h switch.

I tried to buy the Pi when it was released. Web site crashed under the demand for it. It&#039;s going to be a got item!</description>
		<content:encoded><![CDATA[<p>+1 on the-h switch.</p>
<p>I tried to buy the Pi when it was released. Web site crashed under the demand for it. It&#8217;s going to be a got item!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SM0RVV</title>
		<link>http://www.danplanet.com/blog/2011/03/20/a-custom-aprs-tracker-with-a-real-screen/#comment-4383</link>
		<dc:creator>SM0RVV</dc:creator>
		<pubDate>Tue, 13 Mar 2012 08:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danplanet.com/wordpress/?p=97#comment-4383</guid>
		<description>Really great work Dan!

I have been wanting to see something like this for a long time.
Xastir is good in many ways, but it&#039;s not very car-friendly.

Short wishlist:
A &quot;-h&quot; option which displays usage.
Comments in the example ini files, which lists valid options.
Last but not least, two way messages!

This is going to be a perfect match for Raspberry Pi.

73 and thanks for making your work Open Source.
SM0RVV</description>
		<content:encoded><![CDATA[<p>Really great work Dan!</p>
<p>I have been wanting to see something like this for a long time.<br />
Xastir is good in many ways, but it&#8217;s not very car-friendly.</p>
<p>Short wishlist:<br />
A &#8220;-h&#8221; option which displays usage.<br />
Comments in the example ini files, which lists valid options.<br />
Last but not least, two way messages!</p>
<p>This is going to be a perfect match for Raspberry Pi.</p>
<p>73 and thanks for making your work Open Source.<br />
SM0RVV</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donn</title>
		<link>http://www.danplanet.com/blog/2011/03/20/a-custom-aprs-tracker-with-a-real-screen/#comment-4294</link>
		<dc:creator>Donn</dc:creator>
		<pubDate>Tue, 06 Mar 2012 05:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danplanet.com/wordpress/?p=97#comment-4294</guid>
		<description>Hi Mark Phillips,

Would you share your video/picture for your project?
I like to built.. but have no idea on how to start it..
If you willing to share, it will be great.. thanks</description>
		<content:encoded><![CDATA[<p>Hi Mark Phillips,</p>
<p>Would you share your video/picture for your project?<br />
I like to built.. but have no idea on how to start it..<br />
If you willing to share, it will be great.. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Phillips</title>
		<link>http://www.danplanet.com/blog/2011/03/20/a-custom-aprs-tracker-with-a-real-screen/#comment-4258</link>
		<dc:creator>Mark Phillips</dc:creator>
		<pubDate>Thu, 01 Mar 2012 16:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danplanet.com/wordpress/?p=97#comment-4258</guid>
		<description>I don&#039;t mean to sound condescending or start a flame war on Dan&#039;s site but this is not really complete project and what is required is already outlined in his (and other&#039;s) messages.

Dan wrote some code (available via git: per above link) which you will need to compile on your given platform. Dan uses an ARM based device called a BeagleBoard (not PC compatible). I&#039;m currently using an Atom based home theater machine I picked up at Micro Center for $240. Both these machines output 1V p-p analog video such as you would feed into your TV&#039;s yellow socket from the VCR  etc.

I&#039;m running LXDM on mine and I&#039;m guessing that Dan runs Angstrom Beagelboard default Linux distro) on his. As I have a regular PC I&#039;m able to compile my code easily. Dan on the other hand has to &quot;cross compile&quot; the code to run on his ARM11 processor. I would not recommend you try cross compiling unless you are very familiar with both Linux and your chosen processor.

The screen that Dan uses is available from ebay from about $50. It&#039;s not a computer screen but a TV screen. I&#039;m using the spare TV input on my minivan&#039;s factory radio so I don&#039;t need to clutter the dashboard with hardware.

I found a cool bluetooth keyboard at Micro Center for $70. Its about the size of an xbox controller that you type on with your thumbs and it has a track pad underneath that you operate with your index finger . However, unless you want to run a full suite of apps and need full keyboard input I would suggest using any number of arduino based keyboard emulators that will present a few buttons that you would link to the application function you want.

My setup has grown into a monster; PC, GPS, KISS TNC (homebrew), &lt;a href=&quot;http://www.gmskhotspot.com&quot; rel=&quot;nofollow&quot;&gt;NQSMHS&lt;/a&gt;, &lt;a href=&quot;http://goboxgizmos.com/usbdigivox.html&quot; rel=&quot;nofollow&quot;&gt;PSK31 interface&lt;/a&gt; for my FT857and the relevant radio&#039;s for it all.

All of this is far too much money. Dan&#039;s solution is also too much money coming in at over $300! In his defense, development and proof of concepts cost money.

I&#039;ve ordered one of those Android TV media player devices. They spec at a 1GHz ARM11 processor, 512MB+ RAM, 1GB flash storage, USB, video, wifi, 10/100/1000 for around $100. They can run Linux (Android is Linux based) too. I&#039;ll let you know how I get on with it.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t mean to sound condescending or start a flame war on Dan&#8217;s site but this is not really complete project and what is required is already outlined in his (and other&#8217;s) messages.</p>
<p>Dan wrote some code (available via git: per above link) which you will need to compile on your given platform. Dan uses an ARM based device called a BeagleBoard (not PC compatible). I&#8217;m currently using an Atom based home theater machine I picked up at Micro Center for $240. Both these machines output 1V p-p analog video such as you would feed into your TV&#8217;s yellow socket from the VCR  etc.</p>
<p>I&#8217;m running LXDM on mine and I&#8217;m guessing that Dan runs Angstrom Beagelboard default Linux distro) on his. As I have a regular PC I&#8217;m able to compile my code easily. Dan on the other hand has to &#8220;cross compile&#8221; the code to run on his ARM11 processor. I would not recommend you try cross compiling unless you are very familiar with both Linux and your chosen processor.</p>
<p>The screen that Dan uses is available from ebay from about $50. It&#8217;s not a computer screen but a TV screen. I&#8217;m using the spare TV input on my minivan&#8217;s factory radio so I don&#8217;t need to clutter the dashboard with hardware.</p>
<p>I found a cool bluetooth keyboard at Micro Center for $70. Its about the size of an xbox controller that you type on with your thumbs and it has a track pad underneath that you operate with your index finger . However, unless you want to run a full suite of apps and need full keyboard input I would suggest using any number of arduino based keyboard emulators that will present a few buttons that you would link to the application function you want.</p>
<p>My setup has grown into a monster; PC, GPS, KISS TNC (homebrew), <a href="http://www.gmskhotspot.com" rel="nofollow">NQSMHS</a>, <a href="http://goboxgizmos.com/usbdigivox.html" rel="nofollow">PSK31 interface</a> for my FT857and the relevant radio&#8217;s for it all.</p>
<p>All of this is far too much money. Dan&#8217;s solution is also too much money coming in at over $300! In his defense, development and proof of concepts cost money.</p>
<p>I&#8217;ve ordered one of those Android TV media player devices. They spec at a 1GHz ARM11 processor, 512MB+ RAM, 1GB flash storage, USB, video, wifi, 10/100/1000 for around $100. They can run Linux (Android is Linux based) too. I&#8217;ll let you know how I get on with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donn</title>
		<link>http://www.danplanet.com/blog/2011/03/20/a-custom-aprs-tracker-with-a-real-screen/#comment-4056</link>
		<dc:creator>Donn</dc:creator>
		<pubDate>Mon, 20 Feb 2012 07:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danplanet.com/wordpress/?p=97#comment-4056</guid>
		<description>Somebody please list out the part that need to build this project..
really love the sound &amp; look.. thanks to the creator.. hope I can build one like it.. 73</description>
		<content:encoded><![CDATA[<p>Somebody please list out the part that need to build this project..<br />
really love the sound &amp; look.. thanks to the creator.. hope I can build one like it.. 73</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Phillips</title>
		<link>http://www.danplanet.com/blog/2011/03/20/a-custom-aprs-tracker-with-a-real-screen/#comment-4013</link>
		<dc:creator>Mark Phillips</dc:creator>
		<pubDate>Thu, 16 Feb 2012 11:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danplanet.com/wordpress/?p=97#comment-4013</guid>
		<description>Hmmmnnn,

Needs gpsd support ;)

Been looking for the right board to start this project. Looks like it&#039;ll be mini6410 based. Dev kits start at about $100.</description>
		<content:encoded><![CDATA[<p>Hmmmnnn,</p>
<p>Needs gpsd support <img src="http://www.danplanet.com/blog/wp-content/themes/grey-opaque/images/smilies/icon_wink.gif" alt="Smilie: ;)" title="Smilie: ;)" /></p>
<p>Been looking for the right board to start this project. Looks like it&#8217;ll be mini6410 based. Dev kits start at about $100.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Phillips</title>
		<link>http://www.danplanet.com/blog/2011/03/20/a-custom-aprs-tracker-with-a-real-screen/#comment-3915</link>
		<dc:creator>Mark Phillips</dc:creator>
		<pubDate>Thu, 09 Feb 2012 01:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danplanet.com/wordpress/?p=97#comment-3915</guid>
		<description>ARM based AutoPC  looking pretty good! Been looking at those Android based TV media players. Same specs as your Beagle Board but with wifi and BT for around $100. 

S0, APRS Tracker, Navit, CHiRP, D-RATS and other stuff for $100.  And it&#039;ll fit the spare av-in line on my factory radio - result!!</description>
		<content:encoded><![CDATA[<p>ARM based AutoPC  looking pretty good! Been looking at those Android based TV media players. Same specs as your Beagle Board but with wifi and BT for around $100. </p>
<p>S0, APRS Tracker, Navit, CHiRP, D-RATS and other stuff for $100.  And it&#8217;ll fit the spare av-in line on my factory radio &#8211; result!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.danplanet.com/blog/2011/03/20/a-custom-aprs-tracker-with-a-real-screen/#comment-3867</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sun, 05 Feb 2012 17:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danplanet.com/wordpress/?p=97#comment-3867</guid>
		<description>Yeah, I&#039;ve got a wireless presentation remote connected to it now, which gives me five buttons for navigating an interface on the device. I don&#039;t have much of one created yet, but I can scroll back through the station history, which is nice. It opens a lot more options (read: work) :)</description>
		<content:encoded><![CDATA[<p>Yeah, I&#8217;ve got a wireless presentation remote connected to it now, which gives me five buttons for navigating an interface on the device. I don&#8217;t have much of one created yet, but I can scroll back through the station history, which is nice. It opens a lot more options (read: work) <img src="http://www.danplanet.com/blog/wp-content/themes/grey-opaque/images/smilies/icon_smile.gif" alt="Smilie: :)" title="Smilie: :)" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Phillips</title>
		<link>http://www.danplanet.com/blog/2011/03/20/a-custom-aprs-tracker-with-a-real-screen/#comment-3827</link>
		<dc:creator>Mark Phillips</dc:creator>
		<pubDate>Sat, 04 Feb 2012 01:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danplanet.com/wordpress/?p=97#comment-3827</guid>
		<description>How about some push buttons so that you can toggle between tracker, navit (for the mapping, and some gps stats from xgps/gpsd?

Hmmmnnn. Having serious carputer ideas now.</description>
		<content:encoded><![CDATA[<p>How about some push buttons so that you can toggle between tracker, navit (for the mapping, and some gps stats from xgps/gpsd?</p>
<p>Hmmmnnn. Having serious carputer ideas now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

