<?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>Matt Wronkiewicz&#039;s Weblog&#187; perfectflite</title>
	<atom:link href="http://matt.wronkiewicz.net/archives/tag/perfectflite/feed" rel="self" type="application/rss+xml" />
	<link>http://matt.wronkiewicz.net</link>
	<description></description>
	<lastBuildDate>Wed, 16 Mar 2011 20:38:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>PerfectFlite MiniAlt/WD on Mac OS X</title>
		<link>http://matt.wronkiewicz.net/archives/10</link>
		<comments>http://matt.wronkiewicz.net/archives/10#comments</comments>
		<pubDate>Thu, 25 Jun 2009 07:21:58 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Programming Projects]]></category>
		<category><![CDATA[Rockets]]></category>
		<category><![CDATA[flight computers]]></category>
		<category><![CDATA[flight log]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[mean machine]]></category>
		<category><![CDATA[parachute deployment]]></category>
		<category><![CDATA[perfectflite]]></category>
		<category><![CDATA[usb connection]]></category>

		<guid isPermaLink="false">http://matt.wronkiewicz.net/archives/10</guid>
		<description><![CDATA[My very understanding wife bought me a rocket altimeter. This handy little device will let me control the descent rate of my higher altitude rockets, so they have less time to drift under the parachute. Less drifting means I won&#8217;t have to walk a mile across the dry lake bed to retrieve my rocket, and [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>My very understanding wife bought me a rocket altimeter. This handy little device will let me control the descent rate of my higher altitude rockets, so they have less time to drift under the parachute. Less drifting means I won&#8217;t have to walk a mile across the dry lake bed to retrieve my rocket, and less chance of losing it. Last ROCstock I flew the upgraded Mean Machine on an Aerotech H128W-M. Gary at Rocketography took a <a href="http://www.rocketography.printroom.com/ViewGalleryPhoto.asp?userid=gamoratz&amp;gallery_id=1618593&amp;image_id=239&amp;pos=240" title="nice photo">nice photo</a> of the launch. It blasted up and out of sight in seconds. I couldn&#8217;t find the rocket after a long search, but I got a call a few days later from someone who found it a couple of miles from the launch pad. Anyway, the altimeter is the <a href="http://www.perfectflite.com/catalog/MAWD.html" title="MiniAlt/WD">MiniAlt/WD</a> (MAWD) from PerfectFlite, ordered from <a href="http://stores.whatsuphobby.com/StoreFront.bok" title="What's Up Hobbies">What&#8217;s Up Hobbies</a> along with the USB adapter. It doesn&#8217;t have as many sensors as some other flight computers, and it&#8217;s not very programmable, but several people recommended it as a reliable choice for what I want to do. The USB connection is only supported under Windows and Mac OS 9, but I got it to work under OS X. All I had to do was install the drivers from <a href="http://www.ftdichip.com/Drivers/VCP.htm">http://www.ftdichip.com/Drivers/VCP.htm</a>, and then do &#8220;screen /dev/tty.usbserial-A9009jvE 38400&#8243; from the terminal to talk to it. I even wrote a little C program to download the flight log over the serial port. We&#8217;ll see how well it works when I fly the altimeter on Martian Sunrise 2 in a couple of weeks. If that goes well, I&#8217;ll look into connecting it to some pyros for dual parachute deployment, probably on the Mean Machine or the new 4&#8243; rocket I&#8217;ve been designing.</p>
<p><strong>(Update) </strong>Here&#8217;s the MAWD dump program with source code: <a href="http://www.wronkiewicz.net/Dump%20MAWD.dmg" title="Dump MAWD.dmg">Dump MAWD.dmg</a>. It&#8217;s a command line program that takes the path to the serial port as a single argument.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://matt.wronkiewicz.net/archives/10/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

