<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.6" -->
<rss version="2.0">
    <channel>
        <title>Projects</title>
        <description>WebSVN RSS feed - Projects</description>
        <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;</link>
        <lastBuildDate>Wed, 19 Jun 2013 18:51:08 +0100</lastBuildDate>
        <generator>FeedCreator 1.6</generator>
        <item>
            <title>Fixed problem with UART code on ATMega8
Fixed problem with 8-bit ...</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=124&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 124 - dhylands&lt;/strong&gt; (3 file(s) modified)&lt;/div&gt;&lt;div&gt;Fixed problem with UART code on ATMega8&lt;br /&gt;
Fixed problem with 8-bit int ADC code&lt;br /&gt;
&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Mon, 21 May 2007 08:29:13 +0100</pubDate>
        </item>
        <item>
            <title>Now disabled RXCIE when disabling the Rx</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=118&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 118 - dhylands&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Now disabled RXCIE when disabling the Rx&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Mon, 02 Apr 2007 21:55:18 +0100</pubDate>
        </item>
        <item>
            <title>Added LCD stuff from the robostix svn
</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=98&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 98 - dhylands&lt;/strong&gt; (12 file(s) modified)&lt;/div&gt;&lt;div&gt;Added LCD stuff from the robostix svn&lt;br /&gt;
&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Tue, 20 Mar 2007 15:24:23 +0100</pubDate>
        </item>
        <item>
            <title>Fixed initialization of GPIO pins
Removed extra Log statements
</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=86&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 86 - dhylands&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;Fixed initialization of GPIO pins&lt;br /&gt;
Removed extra Log statements&lt;br /&gt;
&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Tue, 06 Mar 2007 08:30:33 +0100</pubDate>
        </item>
        <item>
            <title>Fixed a variety of minor problems preventing UART0 from working ...</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=83&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 83 - dhylands&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Fixed a variety of minor problems preventing UART0 from working on the ATMega168&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Mon, 05 Mar 2007 21:10:35 +0100</pubDate>
        </item>
        <item>
            <title>Added robostix Flash-LED test program
Added bioloid-serial a test program for ...</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=82&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 82 - dhylands&lt;/strong&gt; (17 file(s) modified)&lt;/div&gt;&lt;div&gt;Added robostix Flash-LED test program&lt;br /&gt;
Added bioloid-serial a test program for bioloid-uart&lt;br /&gt;
Added bioloid-uart code&lt;br /&gt;
Minor tweaks to Logging to get things working again&lt;br /&gt;
Fixed mon target for BootHost&lt;br /&gt;
&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Mon, 05 Mar 2007 20:29:11 +0100</pubDate>
        </item>
        <item>
            <title>Added additional defines for single UART AVRs</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=78&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 78 - dhylands&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Added additional defines for single UART AVRs&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Fri, 02 Mar 2007 01:11:01 +0100</pubDate>
        </item>
        <item>
            <title>Removed erroneous static declaration for ms_spin</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=75&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 75 - dhylands&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Removed erroneous static declaration for ms_spin&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Tue, 27 Feb 2007 18:48:33 +0100</pubDate>
        </item>
        <item>
            <title>Added a timer based UART which can Tx on any ...</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=71&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 71 - dhylands&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;Added a timer based UART which can Tx on any pin&lt;br /&gt;
&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Wed, 21 Feb 2007 19:04:08 +0100</pubDate>
        </item>
        <item>
            <title>Minor comment updates
</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=69&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 69 - dhylands&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Minor comment updates&lt;br /&gt;
&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Wed, 21 Feb 2007 19:02:58 +0100</pubDate>
        </item>
        <item>
            <title>Added TIMER2 prescalar definition for ATMega8/48/88/168
</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=68&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 68 - dhylands&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Added TIMER2 prescalar definition for ATMega8/48/88/168&lt;br /&gt;
&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Wed, 21 Feb 2007 19:02:13 +0100</pubDate>
        </item>
        <item>
            <title>Minor comment updates
</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=67&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 67 - dhylands&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Minor comment updates&lt;br /&gt;
&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Wed, 21 Feb 2007 19:01:34 +0100</pubDate>
        </item>
        <item>
            <title>Fixed ms_spin and us_spin inline asm functions to work properly ...</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=66&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 66 - dhylands&lt;/strong&gt; (6 file(s) modified)&lt;/div&gt;&lt;div&gt;Fixed ms_spin and us_spin inline asm functions to work properly under 4.1.1&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Wed, 21 Feb 2007 18:59:39 +0100</pubDate>
        </item>
        <item>
            <title>Oops fixed ADC ISR to preserve REFS bits in ADMUX</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=65&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 65 - dhylands&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Oops fixed ADC ISR to preserve REFS bits in ADMUX&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Tue, 20 Feb 2007 18:49:13 +0100</pubDate>
        </item>
        <item>
            <title>ADC_Init now inializes AREF to come from AVCC</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=64&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 64 - dhylands&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;ADC_Init now inializes AREF to come from AVCC&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Tue, 20 Feb 2007 18:40:30 +0100</pubDate>
        </item>
        <item>
            <title>Added adc support
Added adc-test
Added log-test
Modifed uart-test to toggle D3
</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=63&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 63 - dhylands&lt;/strong&gt; (14 file(s) modified)&lt;/div&gt;&lt;div&gt;Added adc support&lt;br /&gt;
Added adc-test&lt;br /&gt;
Added log-test&lt;br /&gt;
Modifed uart-test to toggle D3&lt;br /&gt;
&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Sun, 18 Feb 2007 01:05:09 +0100</pubDate>
        </item>
        <item>
            <title>AVR Common utilities
</title>
            <link>http://websvn.hylands.org/listing.php?repname=Projects&amp;amp;path=%2Fcommon%2Favr%2F&amp;amp;rev=42&amp;amp;sc=0</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 42 - dhylands&lt;/strong&gt; (7 file(s) modified)&lt;/div&gt;&lt;div&gt;AVR Common utilities&lt;br /&gt;
&lt;/div&gt;</description>
            <author>dhylands</author>
            <pubDate>Fri, 02 Feb 2007 07:13:31 +0100</pubDate>
        </item>
    </channel>
</rss>
