<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HomeAutomation &#x2013; /branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sun, 13 Sep 2026 21:36:27 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=log&amp;max=40&amp;</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Mon, 24 Mar 2008 12:17:51 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 757 – copy trunk/embeddedsoftware to new branch</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;copy trunk/embeddedsoftware to new branch&lt;/div&gt;+ /branches/hwid/EmbeddedSoftware &lt;i&gt;(copied from /trunk/EmbeddedSoftware@756)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=revision&amp;rev=757</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=revision&amp;rev=757</guid></item>
<item><pubDate>Sun, 06 Jan 2008 21:00:33 +0000</pubDate><dc:creator>noddan</dc:creator><title>Rev 734 – drivers/ir/protocols: Updated marantz parse &amp; expand with marantz names and ...</title><description>&lt;div&gt;&lt;strong&gt;noddan – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers/ir/protocols: Updated marantz parse &amp; expand with marantz names and improved error detection in parse&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=revision&amp;rev=734</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=revision&amp;rev=734</guid></item>
<item><pubDate>Thu, 03 Jan 2008 11:31:39 +0000</pubDate><dc:creator>noddan</dc:creator><title>Rev 733 – drivers/ir: Marantz protocol cleaned up, smaller code and uses less ...</title><description>&lt;div&gt;&lt;strong&gt;noddan – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers/ir: Marantz protocol cleaned up, smaller code and uses less memory.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=revision&amp;rev=733</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=revision&amp;rev=733</guid></item>
<item><pubDate>Thu, 03 Jan 2008 11:00:23 +0000</pubDate><dc:creator>noddan</dc:creator><title>Rev 732 – drivers/ir: added support for Marantz extended protocol</title><description>&lt;div&gt;&lt;strong&gt;noddan – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers/ir: added support for Marantz extended protocol&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=revision&amp;rev=732</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=revision&amp;rev=732</guid></item>
<item><pubDate>Fri, 30 Nov 2007 21:32:59 +0000</pubDate><dc:creator>noddan</dc:creator><title>Rev 727 – drivers/ir: added RC-5 protocol for transmit. Doesn&apos;t work perfectly but ...</title><description>&lt;div&gt;&lt;strong&gt;noddan – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers/ir: added RC-5 protocol for transmit. Doesn&apos;t work perfectly but it is functional.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiver.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=revision&amp;rev=727</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=revision&amp;rev=727</guid></item>
<item><pubDate>Wed, 22 Aug 2007 16:35:28 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 617 – drivers/ir: implemented framecnt for transmitter</title><description>&lt;div&gt;&lt;strong&gt;arune – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers/ir: implemented framecnt for transmitter&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiver.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=revision&amp;rev=617</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=revision&amp;rev=617</guid></item>
<item><pubDate>Sat, 18 Aug 2007 12:23:01 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 610 – drivers/IR: updated ir-drivers, debug output not implemented yet, some ugly-hacks ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers/IR: updated ir-drivers, debug output not implemented yet, some ugly-hacks still exists&lt;/div&gt;x /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ircommon.c&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ircommon.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiver.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiver.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=revision&amp;rev=610</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=revision&amp;rev=610</guid></item>
<item><pubDate>Thu, 16 Aug 2007 17:21:22 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 608 – ir: splitted drivers and protocol, nice and clean, this now ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;ir: splitted drivers and protocol, nice and clean, this now works for transmitter, receiver not tested&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiver.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiver.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=revision&amp;rev=608</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/hwid/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c?op=revision&amp;rev=608</guid></item>
</channel></rss>