<?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 for Gruvin&#039;s BLOG</title>
	<atom:link href="http://cybermedix.co.nz/wordpress/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://cybermedix.co.nz/wordpress</link>
	<description>Nothing to see here. Move along please.</description>
	<lastBuildDate>Thu, 02 Feb 2012 07:18:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on ER9X and FrSky using Mac OS X (full article) by Admin</title>
		<link>http://cybermedix.co.nz/wordpress/er9x/comment-page-1/#comment-6510</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Thu, 02 Feb 2012 07:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://cybermedix.co.nz/wordpress/?page_id=197#comment-6510</guid>
		<description>Hi William

I wasn&#039;t aware I was quite &lt;i&gt;that&lt;/i&gt; popular. Scary. :p

Firstly, working at the Terminal in Unix system, logged in as a standard user is pretty darn safe. Unlike Windows (of old) you don&#039;t have access to delete anything but your own personal files. Hmmm. Wait a minute - that&#039;s the most important stuff! OK. Forget I said that. :p

There are three things you need to get eePe (or &lt;a href=&quot;http://code.google.com/p/companion9x&quot; title=&quot;companion9x project home&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;companion9x&lt;/a&gt;, which I prefer at the moment) working on the Mac.

1. eePe itself -- the Mac OS X version.
2. The Qt4 Library for Mac. (This isn&#039;t usually included with OS X compiled versions of eePe or companion9x, as far as I know.)
3. AVRDUDE for Max OS X.

&lt;b&gt;eePe for Mac OS X&lt;/b&gt; ... I&#039;m not sure there is a readily available Mac OS X version of &lt;a href=&quot;http://eepe.googlecode.com/&quot; title=&quot;eePe project home&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;eePe&lt;/a&gt; project site&#039;s Downloads area or not. But I do know that eePe can be compiled for the Mac and runs well. (I&#039;ve done it.) So there must be a readily downloadable version, somewhere. Last I checked, the same was also true of companion9x.

&lt;b&gt;The Qt4 Library&lt;/b&gt; is used by both eePe and companion9x. You can get that from &lt;a href=&quot;http://qt.nokia.com/&quot; title=&quot;Qt4 Home Site&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://qt.nokia.com/&lt;/a&gt;. Whilst it&#039;s theoretically possible to include just the necessary parts of Qt4 inside an eePe or c&#039;9x application bundle (so you don&#039;t have to install the full Qt4 library yourself) I&#039;m not aware of anyone who has actually made it work. Personally. I prefer to have Qt4 installed on it&#039;s own anyway. This keeps the individual application download size way smaller and helps ensure you&#039;re running the latest version of Qt.

&lt;b&gt;AVRDUDE for Mac&lt;/b&gt; ... this can be downloaded as source and compiled, then installed. But I&#039;m betting you don&#039;t want to go there. Installing the CrossPack suite that I spoke of in the above article is therefore likely the easiest way to get it done. You&#039;ll end up with everything you need to compile source code in the process, but that shouldn&#039;t matter much.

Once all that is installed, eePe should run fine and allow you to up/download EEPROM model data to/from your radio, just as you would on Windows -- only nicer. :-D</description>
		<content:encoded><![CDATA[<p>Hi William</p>
<p>I wasn&#8217;t aware I was quite <i>that</i> popular. Scary. :p</p>
<p>Firstly, working at the Terminal in Unix system, logged in as a standard user is pretty darn safe. Unlike Windows (of old) you don&#8217;t have access to delete anything but your own personal files. Hmmm. Wait a minute &#8211; that&#8217;s the most important stuff! OK. Forget I said that. :p</p>
<p>There are three things you need to get eePe (or <a href="http://code.google.com/p/companion9x" title="companion9x project home" target="_blank" rel="nofollow">companion9x</a>, which I prefer at the moment) working on the Mac.</p>
<p>1. eePe itself &#8212; the Mac OS X version.<br />
2. The Qt4 Library for Mac. (This isn&#8217;t usually included with OS X compiled versions of eePe or companion9x, as far as I know.)<br />
3. AVRDUDE for Max OS X.</p>
<p><b>eePe for Mac OS X</b> &#8230; I&#8217;m not sure there is a readily available Mac OS X version of <a href="http://eepe.googlecode.com/" title="eePe project home" target="_blank" rel="nofollow">eePe</a> project site&#8217;s Downloads area or not. But I do know that eePe can be compiled for the Mac and runs well. (I&#8217;ve done it.) So there must be a readily downloadable version, somewhere. Last I checked, the same was also true of companion9x.</p>
<p><b>The Qt4 Library</b> is used by both eePe and companion9x. You can get that from <a href="http://qt.nokia.com/" title="Qt4 Home Site" target="_blank" rel="nofollow">http://qt.nokia.com/</a>. Whilst it&#8217;s theoretically possible to include just the necessary parts of Qt4 inside an eePe or c&#8217;9x application bundle (so you don&#8217;t have to install the full Qt4 library yourself) I&#8217;m not aware of anyone who has actually made it work. Personally. I prefer to have Qt4 installed on it&#8217;s own anyway. This keeps the individual application download size way smaller and helps ensure you&#8217;re running the latest version of Qt.</p>
<p><b>AVRDUDE for Mac</b> &#8230; this can be downloaded as source and compiled, then installed. But I&#8217;m betting you don&#8217;t want to go there. Installing the CrossPack suite that I spoke of in the above article is therefore likely the easiest way to get it done. You&#8217;ll end up with everything you need to compile source code in the process, but that shouldn&#8217;t matter much.</p>
<p>Once all that is installed, eePe should run fine and allow you to up/download EEPROM model data to/from your radio, just as you would on Windows &#8212; only nicer. <img src='http://cybermedix.co.nz/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ER9X and FrSky using Mac OS X (full article) by William</title>
		<link>http://cybermedix.co.nz/wordpress/er9x/comment-page-1/#comment-6509</link>
		<dc:creator>William</dc:creator>
		<pubDate>Thu, 02 Feb 2012 04:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://cybermedix.co.nz/wordpress/?page_id=197#comment-6509</guid>
		<description>Hi Gruvin
I have seen your name every where they mention the er9x. glad to see you have written something specific to what I am interested in doing. Using my Mac, my er9x FW and my flysky th9x.

Unfortunately I am not a that great working inside of terminal and quite frankly it scares me. So I did manage to re-flash my th9x on a pc using the smartie board programming chip and get the EL backlight installed all in one fell swoop. And so far I am loving the better firmware.

But I want to be able to install and run eepe on my mac and create files with various models and configurations on my Mac. So for someone who does not need to flash the firmware anymore and just want to plug in the TX and swap in and out eepe files what steps should I take? Hope you can help. Thanks</description>
		<content:encoded><![CDATA[<p>Hi Gruvin<br />
I have seen your name every where they mention the er9x. glad to see you have written something specific to what I am interested in doing. Using my Mac, my er9x FW and my flysky th9x.</p>
<p>Unfortunately I am not a that great working inside of terminal and quite frankly it scares me. So I did manage to re-flash my th9x on a pc using the smartie board programming chip and get the EL backlight installed all in one fell swoop. And so far I am loving the better firmware.</p>
<p>But I want to be able to install and run eepe on my mac and create files with various models and configurations on my Mac. So for someone who does not need to flash the firmware anymore and just want to plug in the TX and swap in and out eepe files what steps should I take? Hope you can help. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ER9X and FrSky using Mac OS X (full article) by Admin</title>
		<link>http://cybermedix.co.nz/wordpress/er9x/comment-page-1/#comment-5178</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Tue, 15 Nov 2011 08:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://cybermedix.co.nz/wordpress/?page_id=197#comment-5178</guid>
		<description>Yes. I&#039;ve seen that. We ultimately deemed the smatrtieparts board to be faulty and are having it replaced. &lt;del datetime=&quot;2012-02-02T07:19:08+00:00&quot;&gt; The replacement has not yet arrived however, so it is not yet known for certain.&lt;/del&gt; [The replacement smartieparts pogo board subsequently arrived and worked perfectly.] Another programmer -- an AVR ISP MkII, temporarily hard wired to the same board -- proved to work without issue. It&#039;s still all rather strange.

Out of interest, what version of AVRDUDE do you actually have and is it running on Windows, Linux or Mac? (In our case, the same fault occurred both on the Mac and under Windows 7. But I&#039;d be curious to know, regardless.)

By the way, the -B 1 in the command line to AVRDUDE is telling the programmer to go as fast as it can (basically). You might try having it go slower -- say, -B 10 -- and see if that helps. If using eePe, you can add -B 10 as an addition option in the configuration screen It will override the default (usually.)

Another feature of the fault we experienced was particularly odd. Specifically, the smartieparts board would still happily program the EEPROM, just not Flash. It will be very interesting to see if the replacement does in fact work any better and therefore, whether or not there isn&#039;t some other contributing factor.

Another possibility is that your ATmega has got itself, &#039;fuse bricked&#039;. If that is the case, then it likely isn&#039;t running the firmware code at all any more (it won&#039;t boot up). If that&#039;s the case, it&#039;s a whole other story. There is an article or two about dealing with a fuse-bricked rig on the gruvin9x and er9x project sites (in doc folders) -- probably the th9x site also. (I think it&#039;s a PDF file named something like &#039;Fuse Brick.pdf&#039;.)

You might also like to take this discussion up at Google Groups gruvin9x-discuss mailing list. There&#039;s only a dozen or so members at last check, but someone might be able to help. You can also try the much more busy RCGroups.com ER9X threads, though I warn you there is a lot of traffic there so you better be able to read fast. :-P</description>
		<content:encoded><![CDATA[<p>Yes. I&#8217;ve seen that. We ultimately deemed the smatrtieparts board to be faulty and are having it replaced. <del datetime="2012-02-02T07:19:08+00:00"> The replacement has not yet arrived however, so it is not yet known for certain.</del> [The replacement smartieparts pogo board subsequently arrived and worked perfectly.] Another programmer &#8212; an AVR ISP MkII, temporarily hard wired to the same board &#8212; proved to work without issue. It&#8217;s still all rather strange.</p>
<p>Out of interest, what version of AVRDUDE do you actually have and is it running on Windows, Linux or Mac? (In our case, the same fault occurred both on the Mac and under Windows 7. But I&#8217;d be curious to know, regardless.)</p>
<p>By the way, the -B 1 in the command line to AVRDUDE is telling the programmer to go as fast as it can (basically). You might try having it go slower &#8212; say, -B 10 &#8212; and see if that helps. If using eePe, you can add -B 10 as an addition option in the configuration screen It will override the default (usually.)</p>
<p>Another feature of the fault we experienced was particularly odd. Specifically, the smartieparts board would still happily program the EEPROM, just not Flash. It will be very interesting to see if the replacement does in fact work any better and therefore, whether or not there isn&#8217;t some other contributing factor.</p>
<p>Another possibility is that your ATmega has got itself, &#8216;fuse bricked&#8217;. If that is the case, then it likely isn&#8217;t running the firmware code at all any more (it won&#8217;t boot up). If that&#8217;s the case, it&#8217;s a whole other story. There is an article or two about dealing with a fuse-bricked rig on the gruvin9x and er9x project sites (in doc folders) &#8212; probably the th9x site also. (I think it&#8217;s a PDF file named something like &#8216;Fuse Brick.pdf&#8217;.)</p>
<p>You might also like to take this discussion up at Google Groups gruvin9x-discuss mailing list. There&#8217;s only a dozen or so members at last check, but someone might be able to help. You can also try the much more busy RCGroups.com ER9X threads, though I warn you there is a lot of traffic there so you better be able to read fast. <img src='http://cybermedix.co.nz/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ER9X and FrSky using Mac OS X (full article) by mike</title>
		<link>http://cybermedix.co.nz/wordpress/er9x/comment-page-1/#comment-5171</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 15 Nov 2011 02:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://cybermedix.co.nz/wordpress/?page_id=197#comment-5171</guid>
		<description>Anyone had this happen???  I&#039;m using the smartieparts board, with these commands, and throwing an error....


usr$ avrdude -c usbasp -p atmega64 -B 1 -U flash:w:er9x.hex

avrdude: error: programm enable: target doesn&#039;t answer. 1 
avrdude: AVR device initialized and ready to accept instructions

Reading &#124; ################################################## &#124; 100% 0.01s

avrdude: Device signature = 0x000000
avrdude: Yikes!  Invalid device signature.
         Double check connections and try again, or use -F to override
         this check.


avrdude done.  Thank you.</description>
		<content:encoded><![CDATA[<p>Anyone had this happen???  I&#8217;m using the smartieparts board, with these commands, and throwing an error&#8230;.</p>
<p>usr$ avrdude -c usbasp -p atmega64 -B 1 -U flash:w:er9x.hex</p>
<p>avrdude: error: programm enable: target doesn&#8217;t answer. 1<br />
avrdude: AVR device initialized and ready to accept instructions</p>
<p>Reading | ################################################## | 100% 0.01s</p>
<p>avrdude: Device signature = 0&#215;000000<br />
avrdude: Yikes!  Invalid device signature.<br />
         Double check connections and try again, or use -F to override<br />
         this check.</p>
<p>avrdude done.  Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ER9X and FrSky using Mac OS X (full article) by Instalar firmware er9x en Turnigy 9x y en OSX &#171; My Blog</title>
		<link>http://cybermedix.co.nz/wordpress/er9x/comment-page-1/#comment-3864</link>
		<dc:creator>Instalar firmware er9x en Turnigy 9x y en OSX &#171; My Blog</dc:creator>
		<pubDate>Mon, 18 Jul 2011 06:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://cybermedix.co.nz/wordpress/?page_id=197#comment-3864</guid>
		<description>[...] un articulo aqui donde contaban como instalar en firmware er9x en la emisora Turnigy 9x en OSX. El problema es [...]</description>
		<content:encoded><![CDATA[<p>[...] un articulo aqui donde contaban como instalar en firmware er9x en la emisora Turnigy 9x en OSX. El problema es [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Curing Multiple Drive Map Weirdness in Windows by Admin</title>
		<link>http://cybermedix.co.nz/wordpress/2011/01/curing-multiple-drive-map-weirdness-in-windows-7/comment-page-1/#comment-3610</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Tue, 21 Jun 2011 01:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://cybermedix.co.nz/wordpress/?p=247#comment-3610</guid>
		<description>Yeah. Pretty sure I came across that idea and thought it worked for a short time, too. I never did find a fix. Nor did I ever find a way to make Windows (7) actually remember login credentials for drive mappings after a reboot. After 20+ years of grief, I hate Windows for everything it&#039;s worth now anyway. Switch to Mac and never look back. At least they get the simple stuff right (and much more.) :D</description>
		<content:encoded><![CDATA[<p>Yeah. Pretty sure I came across that idea and thought it worked for a short time, too. I never did find a fix. Nor did I ever find a way to make Windows (7) actually remember login credentials for drive mappings after a reboot. After 20+ years of grief, I hate Windows for everything it&#8217;s worth now anyway. Switch to Mac and never look back. At least they get the simple stuff right (and much more.) <img src='http://cybermedix.co.nz/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Curing Multiple Drive Map Weirdness in Windows by Wayne Poll</title>
		<link>http://cybermedix.co.nz/wordpress/2011/01/curing-multiple-drive-map-weirdness-in-windows-7/comment-page-1/#comment-3609</link>
		<dc:creator>Wayne Poll</dc:creator>
		<pubDate>Tue, 21 Jun 2011 00:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://cybermedix.co.nz/wordpress/?p=247#comment-3609</guid>
		<description>Darn - forget that - they&#039;re back!  I thought I had it... :-(</description>
		<content:encoded><![CDATA[<p>Darn &#8211; forget that &#8211; they&#8217;re back!  I thought I had it&#8230; <img src='http://cybermedix.co.nz/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Curing Multiple Drive Map Weirdness in Windows by Wayne Poll</title>
		<link>http://cybermedix.co.nz/wordpress/2011/01/curing-multiple-drive-map-weirdness-in-windows-7/comment-page-1/#comment-3608</link>
		<dc:creator>Wayne Poll</dc:creator>
		<pubDate>Mon, 20 Jun 2011 23:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://cybermedix.co.nz/wordpress/?p=247#comment-3608</guid>
		<description>Hey Gruvin,

Same issues here - drivin&#039; us nuts. Think we foind a fix.

Diasble offline files - under Sync Centre control panel - Manage Offline Files.

HTH...</description>
		<content:encoded><![CDATA[<p>Hey Gruvin,</p>
<p>Same issues here &#8211; drivin&#8217; us nuts. Think we foind a fix.</p>
<p>Diasble offline files &#8211; under Sync Centre control panel &#8211; Manage Offline Files.</p>
<p>HTH&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Belkin Play Max Ethernet Problems by Admin</title>
		<link>http://cybermedix.co.nz/wordpress/2011/03/belkin-play-max-ethernet-problems/comment-page-1/#comment-2428</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Mon, 14 Mar 2011 06:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://cybermedix.co.nz/wordpress/?p=272#comment-2428</guid>
		<description>I just went to the trouble of a complete factory reset (&quot;Restore Factory Defaults&quot;) in the hope that the problem might go away. This time I left all TCP/IP, DHCP etc settings as defaults, changing only what needed to be changed (configured) to get online. Alas, no change. Nada.

For now, I&#039;m getting around the problem by having *everything( connect wirelessly. But this sux for transferring large files from machine to machine, so I&#039;m not at all happy. Time to join the growing list of Belkin Haters? I sure hope not. But now that I think of it, both of the only other two Belkin products I&#039;ve ever owned were lemons too! Uhoh ...</description>
		<content:encoded><![CDATA[<p>I just went to the trouble of a complete factory reset (&#8220;Restore Factory Defaults&#8221;) in the hope that the problem might go away. This time I left all TCP/IP, DHCP etc settings as defaults, changing only what needed to be changed (configured) to get online. Alas, no change. Nada.</p>
<p>For now, I&#8217;m getting around the problem by having *everything( connect wirelessly. But this sux for transferring large files from machine to machine, so I&#8217;m not at all happy. Time to join the growing list of Belkin Haters? I sure hope not. But now that I think of it, both of the only other two Belkin products I&#8217;ve ever owned were lemons too! Uhoh &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ER9X and FrSky using Mac OS X (full article) by Admin</title>
		<link>http://cybermedix.co.nz/wordpress/er9x/comment-page-1/#comment-2002</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Sat, 29 Jan 2011 22:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://cybermedix.co.nz/wordpress/?page_id=197#comment-2002</guid>
		<description>The Li-Ion battery mod includes the supplier -- &lt;a href=&quot;http://www.dealextreme.com&quot; rel=&quot;nofollow&quot;&gt;http://www.dealextreme.com&lt;/a&gt;. About US$8, including delivery to just about anywhere. We&#039;re using the &quot;protected&quot; TrustFire brand cells, at a stated 2400mAh. They seem fine. (The &quot;protection&quot; is real. It&#039;s a little round circuit board appended to the end of each cell to protect from over/under charge.)</description>
		<content:encoded><![CDATA[<p>The Li-Ion battery mod includes the supplier &#8212; <a href="http://www.dealextreme.com" rel="nofollow">http://www.dealextreme.com</a>. About US$8, including delivery to just about anywhere. We&#8217;re using the &#8220;protected&#8221; TrustFire brand cells, at a stated 2400mAh. They seem fine. (The &#8220;protection&#8221; is real. It&#8217;s a little round circuit board appended to the end of each cell to protect from over/under charge.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

