<?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>vsdev &#187; Uncategorized</title>
	<atom:link href="http://www.frozeneskimo.com/electronics/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frozeneskimo.com/electronics</link>
	<description>electronics and embedded development</description>
	<lastBuildDate>Mon, 28 Jun 2010 03:46:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>vAVRdisasm – AVR Disassembler – Updated to version 1.6</title>
		<link>http://www.frozeneskimo.com/electronics/2010/02/20/vavrdisasm-%e2%80%93-avr-disassembler-%e2%80%93-updated-to-version-1-6/</link>
		<comments>http://www.frozeneskimo.com/electronics/2010/02/20/vavrdisasm-%e2%80%93-avr-disassembler-%e2%80%93-updated-to-version-1-6/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 00:26:15 +0000</pubDate>
		<dc:creator>vsergeev</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.frozeneskimo.com/electronics/?p=166</guid>
		<description><![CDATA[vAVRdisasm has been updated to version 1.6! Changes include a fix in the number-of-operands field of the SPM instruction. This bug was causing vAVRdisasm to crash during disassembly of the SPM instruction in some instances, as it was attempting to format a non-existing operand. Visit the vAVRdisasm page for more information and links to download [...]]]></description>
			<content:encoded><![CDATA[<p>vAVRdisasm has been updated to version 1.6! Changes include a fix in the number-of-operands field of the SPM instruction. This bug was causing vAVRdisasm to crash during disassembly of the SPM instruction in some instances, as it was attempting to format a non-existing operand.</p>
<p>Visit the <a href="http://dev.frozeneskimo.com/software_projects:vavrdisasm">vAVRdisasm page</a> for more information and links to download the new version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frozeneskimo.com/electronics/2010/02/20/vavrdisasm-%e2%80%93-avr-disassembler-%e2%80%93-updated-to-version-1-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ssterm – Simple Serial-Port Terminal – Updated to Version 1.1</title>
		<link>http://www.frozeneskimo.com/electronics/2009/11/22/ssterm-%e2%80%93-simple-serial-port-terminal-%e2%80%93-updated-to-version-1-1/</link>
		<comments>http://www.frozeneskimo.com/electronics/2009/11/22/ssterm-%e2%80%93-simple-serial-port-terminal-%e2%80%93-updated-to-version-1-1/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 05:22:42 +0000</pubDate>
		<dc:creator>vsergeev</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.frozeneskimo.com/electronics/?p=164</guid>
		<description><![CDATA[ssterm has been updated to version 1.1! Changes include a major bug fix: serial port was not being opened in non-blocking mode, preventing ssterm from working in some situations; this has been fixed. Visit the ssterm page for more information and links to the latest version.]]></description>
			<content:encoded><![CDATA[<p>ssterm has been updated to version 1.1! Changes include a major bug fix: serial port was not being opened in non-blocking mode, preventing ssterm from working in some situations; this has been fixed.</p>
<p>Visit the <a href="http://dev.frozeneskimo.com/software_projects:ssterm">ssterm</a> page for more information and links to the latest version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frozeneskimo.com/electronics/2009/11/22/ssterm-%e2%80%93-simple-serial-port-terminal-%e2%80%93-updated-to-version-1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ssterm &#8211; Simple Serial-Port Terminal &#8211; Version 1.0 Released!</title>
		<link>http://www.frozeneskimo.com/electronics/2009/10/26/ssterm-1-0-simple-serial-terminal-initial-release/</link>
		<comments>http://www.frozeneskimo.com/electronics/2009/10/26/ssterm-1-0-simple-serial-terminal-initial-release/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 11:59:42 +0000</pubDate>
		<dc:creator>vsergeev</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.frozeneskimo.com/electronics/?p=145</guid>
		<description><![CDATA[Version 1.0 of ssterm, short for &#8220;simple serial-port terminal&#8221;, has been released! ssterm is a console-based serial port terminal with curses and stdin/stdout user interfaces. ssterm supports a variety of features, such as hexadecimal data representation, remapping of transmitted and received newlines, newline character color-coding, buffer scrolling/dumping, and data piping. Visit the ssterm page for [...]]]></description>
			<content:encoded><![CDATA[<p>Version 1.0 of ssterm, short for &#8220;simple serial-port terminal&#8221;, has been released! ssterm is a console-based serial port terminal with curses and stdin/stdout user interfaces. ssterm supports a variety of features, such as hexadecimal data representation, remapping of transmitted and received newlines, newline character color-coding, buffer scrolling/dumping, and data piping.</p>
<p>Visit the <a href="http://dev.frozeneskimo.com/software_projects:ssterm">ssterm</a> page for more information and links to download the source or binary.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frozeneskimo.com/electronics/2009/10/26/ssterm-1-0-simple-serial-terminal-initial-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vAVRdisasm &#8211; AVR Disassembler &#8211; Updated to version 1.5</title>
		<link>http://www.frozeneskimo.com/electronics/2009/10/08/vavrdisasm-free-avr-disassembler-updated-to-version-1-5/</link>
		<comments>http://www.frozeneskimo.com/electronics/2009/10/08/vavrdisasm-free-avr-disassembler-updated-to-version-1-5/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 03:52:20 +0000</pubDate>
		<dc:creator>vsergeev</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.frozeneskimo.com/electronics/?p=143</guid>
		<description><![CDATA[vAVRdisasm has been updated to version 1.5! Changes include added support for DES, SPM #2, LDS (16-bit), and STS (16-bit) instructions, bringing the disassembler to support the AVR instruction set up to revision 0856H &#8211; 04/09. In addition I&#8217;ve renamed some source files to make more sense and for better organization of code. Visit the [...]]]></description>
			<content:encoded><![CDATA[<p>vAVRdisasm has been updated to version 1.5! Changes include added support for DES, SPM #2, LDS (16-bit), and STS (16-bit) instructions, bringing the disassembler to support the AVR instruction set up to revision 0856H &#8211; 04/09. In addition I&#8217;ve renamed some source files to make more sense and for better organization of code.</p>
<p>Visit the <a href="http://dev.frozeneskimo.com/software_projects:vavrdisasm">vAVRdisasm page</a> for more information and links to download the new version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frozeneskimo.com/electronics/2009/10/08/vavrdisasm-free-avr-disassembler-updated-to-version-1-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vAVRdisasm &#8211; AVR Disassembler &#8211; Updated to version 1.4</title>
		<link>http://www.frozeneskimo.com/electronics/2009/06/27/vavrdisasm-free-avr-disassembler-updated-to-version-14/</link>
		<comments>http://www.frozeneskimo.com/electronics/2009/06/27/vavrdisasm-free-avr-disassembler-updated-to-version-14/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 10:28:10 +0000</pubDate>
		<dc:creator>vsergeev</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.frozeneskimo.com/electronics/?p=119</guid>
		<description><![CDATA[I&#8217;ve fixed a few bugs in vAVRdisasm, bringing it to version 1.4. The first is a small bug fix: vAVRdisasm no longer ends its disassembly with an invalid record error if a newline is present at the end of the program file (or encountered anywhere throughout the program file). This was a minor annoyance, as [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve fixed a few bugs in vAVRdisasm, bringing it to version 1.4. The first is a small bug fix: vAVRdisasm no longer ends its disassembly with an invalid record error if a newline is present at the end of the program file (or encountered anywhere throughout the program file). This was a minor annoyance, as some program files have a redundant newline after the last record line in the file.</p>
<p>The critical fix in this version is support for odd byte length Intel Hex and Motorola S-Record records. Some program files are formatted this way, and previously vAVRdisasm would incorrectly disassemble them as it did not account for the possibility of odd byte length records. Special thanks to Ahmed for discovering and patching this bug!</p>
<p>See the <a href="/electronics/vavrdisasm-free-avr-disassembler/">vAVRdisasm page</a> for more information and links to download the new version. vAVRdisasm is also available at the development wiki <a href="http://dev.frozeneskimo.com/software_projects:vavrdisasm">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frozeneskimo.com/electronics/2009/06/27/vavrdisasm-free-avr-disassembler-updated-to-version-14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libGIS updated to version 1.0.2</title>
		<link>http://www.frozeneskimo.com/electronics/2009/06/27/libgis-updated-to-version-102/</link>
		<comments>http://www.frozeneskimo.com/electronics/2009/06/27/libgis-updated-to-version-102/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 10:20:44 +0000</pubDate>
		<dc:creator>vsergeev</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.frozeneskimo.com/electronics/?p=116</guid>
		<description><![CDATA[I&#8217;ve made a small bug fix to libGIS, updating it to version 1.0.2. The routines now better support newlines encountered in Intel Hex and Motorola S-Record formatted files. Previously the file reading routines returned an error, claiming they had encountered an &#8220;invalid record&#8221;, upon encountering a newline; now they return a return code indicating a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve made a small bug fix to libGIS, updating it to version 1.0.2. The routines now better support newlines encountered in Intel Hex and Motorola S-Record formatted files. Previously the file reading routines returned an error, claiming they had encountered an &#8220;invalid record&#8221;, upon encountering a newline; now they return a return code indicating a (harmless) newline has been encountered (which are sometimes found at the end of Intel Hex and Motorola S-Record files). This makes libGIS&#8217;s record reading a bit smoother.</p>
<p>See the <a href="/electronics/libgis-free-atmel-generic-intel-hex-and-motorola-s-record-parser-library/">libGIS page</a> for more information and a link to the new version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frozeneskimo.com/electronics/2009/06/27/libgis-updated-to-version-102/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vAVRdisasm &#8211; AVR Disassembler &#8211; Updated to version 1.3</title>
		<link>http://www.frozeneskimo.com/electronics/2009/01/08/vavrdisasm-free-avr-disassembler-updated-to-version-13/</link>
		<comments>http://www.frozeneskimo.com/electronics/2009/01/08/vavrdisasm-free-avr-disassembler-updated-to-version-13/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 20:00:48 +0000</pubDate>
		<dc:creator>vsergeev</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.frozeneskimo.com/electronics/?p=110</guid>
		<description><![CDATA[The new release of vAVRdisasm corrects a few minor bugs and one critical bug: the calculation of the absolute address which are used in certain instructions (like absolute jump). Previous versions of vAVRdisasm showed absolute addresses that were not multiplied by two (to account for the 16-bit instruction size), and therefore did not display the [...]]]></description>
			<content:encoded><![CDATA[<p>The new release of vAVRdisasm corrects a few minor bugs and one critical bug: the calculation of the absolute address which are used in certain instructions (like absolute jump). Previous versions of vAVRdisasm showed absolute addresses that were not multiplied by two (to account for the 16-bit instruction size), and therefore did not display the correct absolute address. This has been fixed in this version of vAVRdisasm.</p>
<p>See the <a href="/electronics/vavrdisasm-free-avr-disassembler/">vAVRdisasm page</a> for more information and links to download the new version. vAVRdisasm is also available at the development wiki <a href="http://dev.frozeneskimo.com/software_projects:vavrdisasm">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.frozeneskimo.com/electronics/2009/01/08/vavrdisasm-free-avr-disassembler-updated-to-version-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
