<?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; /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Mon, 14 Sep 2026 09:55:30 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=log&amp;max=40&amp;peg=2139</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=rss&amp;peg=2139" rel="self" type="application/rss+xml" />
<item><pubDate>Sat, 21 Jul 2012 09:13:26 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2120 – Moved so that you can configure which protocols to support ...</title><description>&lt;div&gt;&lt;strong&gt;linlun – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Moved so that you can configure which protocols to support for irRecieve into config.inc.template&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_irReceive/config.inc.template&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=2120&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=2120&amp;peg=2139</guid></item>
<item><pubDate>Tue, 27 Mar 2012 19:09:28 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1931 – Added protocol Viking to configuration, no implementation done Added support ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added protocol Viking to configuration, no implementation done&lt;br /&gt;
Added support for burst protocols in rfTransceiver module&lt;br /&gt;
Should not break anything&lt;/div&gt;~ /trunk/Configuration/data.xml&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1931&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1931&amp;peg=2139</guid></item>
<item><pubDate>Tue, 20 Mar 2012 20:09:41 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1929 – Implemented nexa transmitt basic, no dimming with absolute values yet</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implemented nexa transmitt basic, no dimming with absolute values yet&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/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1929&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1929&amp;peg=2139</guid></item>
<item><pubDate>Thu, 23 Feb 2012 19:35:35 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1922 – Added sns_rfTransceive, light version of IR-Transceive and aimed for RF ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added sns_rfTransceive, light version of IR-Transceive and aimed for RF rx tx. Only RX implemented.&lt;br /&gt;
Configuration updated with fixes to sns_rfTransceive&lt;br /&gt;
IR/RF-protocols fix for nexa timeout&lt;/div&gt;~ /trunk/Configuration/data.xml&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.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/module/sns_rfTransceive&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/config.inc.template&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive_eeprom.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sources.list&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1922&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1922&amp;peg=2139</guid></item>
<item><pubDate>Thu, 02 Feb 2012 20:46:07 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1906 – Added support for old nexa, non selflearning code</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support for old nexa, non selflearning code&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/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1906&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1906&amp;peg=2139</guid></item>
<item><pubDate>Mon, 30 Jan 2012 20:06:41 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1904 – Added skeleton for nexa1</title><description>&lt;div&gt;&lt;strong&gt;arune – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added skeleton for nexa1&lt;/div&gt;~ /trunk/Configuration/data.xml&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.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;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1904&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1904&amp;peg=2139</guid></item>
<item><pubDate>Sun, 15 Jan 2012 19:03:32 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1886 – Added skeleton nexa2 transmit driver</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added skeleton nexa2 transmit driver&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/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1886&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1886&amp;peg=2139</guid></item>
<item><pubDate>Sat, 07 Jan 2012 21:00:31 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1874 – Updated Nexa protocol after testing</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated Nexa protocol after testing&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/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1874&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1874&amp;peg=2139</guid></item>
<item><pubDate>Sat, 07 Jan 2012 18:00:26 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1871 – Minor changes in ir driver and module to support Nexa, ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Minor changes in ir driver and module to support Nexa, Nexa not working yet&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1871&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1871&amp;peg=2139</guid></item>
<item><pubDate>Sun, 18 Dec 2011 17:04:57 +0000</pubDate><dc:creator>myhrman</dc:creator><title>Rev 1837 – Pronto work. Preparations for dynamic modfreq. Bugfixes in transmit &amp; ...</title><description>&lt;div&gt;&lt;strong&gt;myhrman – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Pronto work. Preparations for dynamic modfreq. Bugfixes in transmit &amp; receive.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.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/module/sns_irTransceive/sns_irTransceive.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1837&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1837&amp;peg=2139</guid></item>
<item><pubDate>Thu, 15 Dec 2011 20:08:01 +0000</pubDate><dc:creator>myhrman</dc:creator><title>Rev 1831 – fix previous commit</title><description>&lt;div&gt;&lt;strong&gt;myhrman – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;fix previous commit&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1831&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1831&amp;peg=2139</guid></item>
<item><pubDate>Thu, 15 Dec 2011 20:00:19 +0000</pubDate><dc:creator>myhrman</dc:creator><title>Rev 1830 – Pronto TX, not yet working.</title><description>&lt;div&gt;&lt;strong&gt;myhrman – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Pronto TX, not yet working.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.h&lt;br /&gt;~ /trunk/PcSoftware/Atom/Services/Can/irTransceive.js&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1830&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1830&amp;peg=2139</guid></item>
<item><pubDate>Sun, 04 Dec 2011 20:41:17 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1823 – Added possiblity to configure ir max pulse length</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added possiblity to configure ir max pulse length&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1823&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1823&amp;peg=2139</guid></item>
<item><pubDate>Sun, 04 Dec 2011 09:38:10 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1820 – Added max pulse time to all protocols timeout to make ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added max pulse time to all protocols timeout to make pulse time real configurable&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1820&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1820&amp;peg=2139</guid></item>
<item><pubDate>Wed, 23 Feb 2011 16:59:50 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1716 – Updated protocols implementation status</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated protocols implementation status&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1716&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1716&amp;peg=2139</guid></item>
<item><pubDate>Sun, 20 Feb 2011 18:17:05 +0000</pubDate><dc:creator>bjorne</dc:creator><title>Rev 1715 – IR Driver: Implemented expandSIRC and support for receiving 15-bit SIRC ...</title><description>&lt;div&gt;&lt;strong&gt;bjorne – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;IR Driver: Implemented expandSIRC and support for receiving 15-bit SIRC 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/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1715&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1715&amp;peg=2139</guid></item>
<item><pubDate>Mon, 01 Nov 2010 17:58:02 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 1588 – Added first version of NEXA2 parser</title><description>&lt;div&gt;&lt;strong&gt;linlun – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added first version of NEXA2 parser&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/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1588&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1588&amp;peg=2139</guid></item>
<item><pubDate>Thu, 16 Sep 2010 21:33:16 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1564 – ir protocol: changed frame timeout time</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;ir protocol: changed frame timeout time&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1564&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1564&amp;peg=2139</guid></item>
<item><pubDate>Thu, 16 Sep 2010 21:18:44 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1562 – ir protocol: added &quot;sky protocol&quot;, only receive</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;ir protocol: added &quot;sky protocol&quot;, only receive&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/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1562&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1562&amp;peg=2139</guid></item>
<item><pubDate>Thu, 06 Aug 2009 18:44:21 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1329 – drivers/ir: minor change to panasonic level time</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers/ir: minor change to panasonic level time&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1329&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1329&amp;peg=2139</guid></item>
<item><pubDate>Wed, 05 Aug 2009 17:04:58 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1324 – drivers/ir: removed comment &quot;untested&quot; from panasonic transmit protocol</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers/ir: removed comment &quot;untested&quot; from panasonic transmit protocol&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1324&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1324&amp;peg=2139</guid></item>
<item><pubDate>Wed, 05 Aug 2009 11:18:33 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1320 – drivers/ir: added panasonic protocol for sending and transmitting (transmit untested) ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers/ir: added panasonic protocol for sending and transmitting (transmit untested)&lt;br /&gt;
module/irreceiver: added pause between packets when sending debug/raw irdata&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/module/sns_irReceive/sns_irReceive.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_irReceive/sns_irReceive.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1320&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=1320&amp;peg=2139</guid></item>
<item><pubDate>Sat, 03 Jan 2009 21:54:04 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 993 – modules: added irreceiver as module drivers/ir: minor changes for irreceiver ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;modules: added irreceiver as module&lt;br /&gt;
drivers/ir: minor changes for irreceiver module&lt;br /&gt;
drivers/can: updated moduleid.h&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiver.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_irReceive&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_irReceive/config.inc.template&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_irReceive/sns_irReceive.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_irReceive/sns_irReceive.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_irReceive/sources.list&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=993&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=993&amp;peg=2139</guid></item>
<item><pubDate>Tue, 28 Oct 2008 19:17:46 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 923 – drivers/ir/protocols.h: changed status of rc5 transmitter implementation</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers/ir/protocols.h: changed status of rc5 transmitter implementation&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=923&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=923&amp;peg=2139</guid></item>
<item><pubDate>Sun, 19 Oct 2008 14:58:38 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 920 – drivers/ir/protocols.h: minor changes in comments</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers/ir/protocols.h: minor changes in comments&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=920&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=920&amp;peg=2139</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/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=732&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=732&amp;peg=2139</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/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=617&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=617&amp;peg=2139</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/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=610&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=610&amp;peg=2139</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/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=608&amp;peg=2139</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h?op=revision&amp;rev=608&amp;peg=2139</guid></item>
</channel></rss>