<?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/module/</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sun, 13 Sep 2026 00:24:25 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=log&amp;isdir=1&amp;max=40&amp;peg=1663</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?isdir=1&amp;op=rss&amp;peg=1663" rel="self" type="application/rss+xml" />
<item><pubDate>Thu, 25 Nov 2010 20:54:15 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 1616 – Added a mode &quot;Burst&quot; to the existing &quot;Pressed&quot; and &quot;Released&quot; ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a mode &quot;Burst&quot; to the existing &quot;Pressed&quot; and &quot;Released&quot; for the IR message. This will only send one code and then stop on its own, like a click.&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/module/sns_irTransmit/sns_irTransmit.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1616&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1616&amp;peg=1663</guid></item>
<item><pubDate>Mon, 22 Nov 2010 06:59:20 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 1613 – Fixed problem with dimmerscrip in atom, the script needed the ...</title><description>&lt;div&gt;&lt;strong&gt;linlun – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed problem with dimmerscrip in atom, the script needed the channel value in the xml-file for the netinfo message&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/module/act_dimmer230/act_dimmer230.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1613&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1613&amp;peg=1663</guid></item>
<item><pubDate>Sun, 21 Nov 2010 13:53:27 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 1611 – Fixade flimmerproblem på dimmer230 vid användandet av lågenergilampor</title><description>&lt;div&gt;&lt;strong&gt;linlun – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixade flimmerproblem på dimmer230 vid användandet av lågenergilampor&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_dimmer230/act_dimmer230.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_dimmer230/config.inc.template&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1611&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1611&amp;peg=1663</guid></item>
<item><pubDate>Thu, 04 Nov 2010 18:30:13 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 1591 – Fixed problem with 100% pwm when fade was enabled</title><description>&lt;div&gt;&lt;strong&gt;linlun – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed problem with 100% pwm when fade was enabled&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1591&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1591&amp;peg=1663</guid></item>
<item><pubDate>Sun, 31 Oct 2010 21:29:03 +0000</pubDate><dc:creator>nattgris</dc:creator><title>Rev 1586 – sns_NTC: new module for NTC thermistors</title><description>&lt;div&gt;&lt;strong&gt;nattgris – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;sns_NTC: new module for NTC thermistors&lt;/div&gt;~ /trunk/Configuration/data.xml&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_NTC&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_NTC/config.inc.template&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_NTC/sns_NTC.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_NTC/sns_NTC.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_NTC/sources.list&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1586&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1586&amp;peg=1663</guid></item>
<item><pubDate>Sun, 31 Oct 2010 17:24:59 +0000</pubDate><dc:creator>kribba</dc:creator><title>Rev 1584 – </title><description>&lt;div&gt;&lt;strong&gt;kribba – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;&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/module/sns_nmea/sns_nmea.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_nmea/sns_nmea.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1584&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1584&amp;peg=1663</guid></item>
<item><pubDate>Sun, 31 Oct 2010 15:48:24 +0000</pubDate><dc:creator>myhrman</dc:creator><title>Rev 1582 – Added support for configuration of databits/stopbits/parity in sns_Serial.</title><description>&lt;div&gt;&lt;strong&gt;myhrman – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support for configuration of databits/stopbits/parity in sns_Serial.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1582&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1582&amp;peg=1663</guid></item>
<item><pubDate>Sun, 31 Oct 2010 12:33:22 +0000</pubDate><dc:creator>kribba</dc:creator><title>Rev 1580 – </title><description>&lt;div&gt;&lt;strong&gt;kribba – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;&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/module/sns_nmea/sns_nmea.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1580&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1580&amp;peg=1663</guid></item>
<item><pubDate>Tue, 26 Oct 2010 16:41:28 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1575 – sns_serial: removed some printfs</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;sns_serial: removed some printfs&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1575&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1575&amp;peg=1663</guid></item>
<item><pubDate>Mon, 25 Oct 2010 19:18:53 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 1573 – Fixed bug in sns_power</title><description>&lt;div&gt;&lt;strong&gt;linlun – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed bug in sns_power&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_power/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1573&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1573&amp;peg=1663</guid></item>
<item><pubDate>Mon, 25 Oct 2010 19:05:40 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 1572 – Update to ModuleManager and added support for two sensors in ...</title><description>&lt;div&gt;&lt;strong&gt;linlun – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Update to ModuleManager and added support for two sensors in sns_power&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_power/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.h&lt;br /&gt;~ /trunk/PcSoftware/scripts/ModuleManager&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1572&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1572&amp;peg=1663</guid></item>
<item><pubDate>Sun, 24 Oct 2010 12:20:54 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1570 – inputanalog: fixed bug with digital input config voltage conversion and ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;inputanalog: fixed bug with digital input config voltage conversion and fixed bug with digital input variable being set to else but LOW or HIGH from start&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1570&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1570&amp;peg=1663</guid></item>
<item><pubDate>Sat, 09 Oct 2010 12:03:07 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 1566 – Fixed some bugs in module hwPWM, but still some strange ...</title><description>&lt;div&gt;&lt;strong&gt;linlun – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed some bugs in module hwPWM, but still some strange behavior when using some of the PWM modes with timer 1&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1566&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1566&amp;peg=1663</guid></item>
<item><pubDate>Tue, 14 Sep 2010 16:39:47 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1561 – module/serial: bugfixes after test</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;module/serial: bugfixes after test&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1561&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1561&amp;peg=1663</guid></item>
<item><pubDate>Tue, 14 Sep 2010 16:16:00 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1560 – module/serial: only force sending if setting &gt; 0</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;module/serial: only force sending if setting &gt; 0&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_Serial/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1560&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1560&amp;peg=1663</guid></item>
<item><pubDate>Tue, 14 Sep 2010 16:05:11 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1559 – module/serial: now onely sends data if can frame is full ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;module/serial: now onely sends data if can frame is full or forced by timer&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_Serial/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1559&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1559&amp;peg=1663</guid></item>
<item><pubDate>Tue, 14 Sep 2010 15:49:30 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1558 – module/serial: fixed an issue when compiling without eeprom support</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;module/serial: fixed an issue when compiling without eeprom support&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1558&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1558&amp;peg=1663</guid></item>
<item><pubDate>Sun, 12 Sep 2010 13:22:00 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1557 – module/template: updated template with new eeprom functionality (store/read of dword, ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;module/template: updated template with new eeprom functionality (store/read of dword, update of data done in libc-eeprom when available)&lt;br /&gt;
module/act_output: new eeprom functionality integrated&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_output/act_output_eeprom.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/template/template.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/template/template_eeprom.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1557&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1557&amp;peg=1663</guid></item>
<item><pubDate>Sun, 12 Sep 2010 12:56:26 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1556 – module/sns_serial: workaround for older versions of avr-libc</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;module/sns_serial: workaround for older versions of avr-libc&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1556&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1556&amp;peg=1663</guid></item>
<item><pubDate>Thu, 09 Sep 2010 17:45:05 +0000</pubDate><dc:creator>myhrman</dc:creator><title>Rev 1555 – Untested EEPROM support added in sns_Serial.</title><description>&lt;div&gt;&lt;strong&gt;myhrman – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Untested EEPROM support added in sns_Serial.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_Serial/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial_eeprom.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_Serial/sources.list&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1555&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1555&amp;peg=1663</guid></item>
<item><pubDate>Thu, 26 Aug 2010 07:08:31 +0000</pubDate><dc:creator>leif</dc:creator><title>Rev 1552 – removed unnecessary file</title><description>&lt;div&gt;&lt;strong&gt;leif – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;removed unnecessary file&lt;/div&gt;x /trunk/EmbeddedSoftware/AVR/module/sns_TC1047A/readme.txt&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1552&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1552&amp;peg=1663</guid></item>
<item><pubDate>Thu, 26 Aug 2010 05:33:32 +0000</pubDate><dc:creator>leif</dc:creator><title>Rev 1550 – This is a module for the LM335 (analog)temperature sensor</title><description>&lt;div&gt;&lt;strong&gt;leif – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;This is a module for the LM335 (analog)temperature sensor&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_LM335&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_LM335/config.inc.template&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_LM335/readme.txt&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_LM335/sns_LM335.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_LM335/sns_LM335.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_LM335/sources.list&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1550&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1550&amp;peg=1663</guid></item>
<item><pubDate>Thu, 26 Aug 2010 05:18:45 +0000</pubDate><dc:creator>leif</dc:creator><title>Rev 1549 – restoring from my mistakes</title><description>&lt;div&gt;&lt;strong&gt;leif – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;restoring from my mistakes&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_TC1047A/config.inc.template&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/module/sns_TC1047A/sns_LM335.c&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/module/sns_TC1047A/sns_LM335.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_TC1047A/sources.list&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1549&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1549&amp;peg=1663</guid></item>
<item><pubDate>Thu, 26 Aug 2010 04:35:51 +0000</pubDate><dc:creator>leif</dc:creator><title>Rev 1548 – a module for the temperature sensor LM335. Based on the ...</title><description>&lt;div&gt;&lt;strong&gt;leif – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;a module for the temperature sensor LM335. Based on the TC1047A-code&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_TC1047A/config.inc.template&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_TC1047A/readme.txt&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_TC1047A/sns_LM335.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_TC1047A/sns_LM335.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_TC1047A/sources.list&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1548&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1548&amp;peg=1663</guid></item>
<item><pubDate>Tue, 17 Aug 2010 16:35:08 +0000</pubDate><dc:creator>leif</dc:creator><title>Rev 1547 – corrected the ifndef</title><description>&lt;div&gt;&lt;strong&gt;leif – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;corrected the ifndef&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_TC1047A/sns_TC1047A.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1547&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1547&amp;peg=1663</guid></item>
<item><pubDate>Sun, 15 Aug 2010 19:56:08 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1546 – module/inputAnalog: fixed define when not enabling eeprom</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;module/inputAnalog: fixed define when not enabling eeprom&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1546&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1546&amp;peg=1663</guid></item>
<item><pubDate>Sat, 14 Aug 2010 05:59:14 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1545 – module/inputAnalog: fixed a couple of minor bugs after testing dynamic ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;module/inputAnalog: fixed a couple of minor bugs after testing dynamic config&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1545&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1545&amp;peg=1663</guid></item>
<item><pubDate>Fri, 13 Aug 2010 15:49:25 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1543 – module/inputAnalog: added pullup enable ports and reference enable ports for ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;module/inputAnalog: added pullup enable ports and reference enable ports for each sensor&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1543&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1543&amp;peg=1663</guid></item>
<item><pubDate>Fri, 13 Aug 2010 15:12:28 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1542 – module/inputAnalog: added dynamic config configuration: rearranged variables for inputAnalog config ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;module/inputAnalog: added dynamic config&lt;br /&gt;
configuration: rearranged variables for inputAnalog config message&lt;/div&gt;~ /trunk/Configuration/data.xml&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1542&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1542&amp;peg=1663</guid></item>
<item><pubDate>Fri, 13 Aug 2010 09:36:37 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1541 – module/inputAnalog: preprocessor check for AVRlibc version, this chooses eeprom_update (only ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;module/inputAnalog: preprocessor check for AVRlibc version, this chooses eeprom_update (only supported from some recent versions of avr libc) or eeprom_write&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1541&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1541&amp;peg=1663</guid></item>
<item><pubDate>Fri, 13 Aug 2010 09:23:04 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1540 – module/inputAnalog: Added eeprom support, periodic transmission now sends if ad ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;module/inputAnalog: Added eeprom support, periodic transmission now sends if ad value changes more than configured theshold, minor tweaks&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sources.list&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1540&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1540&amp;peg=1663</guid></item>
<item><pubDate>Thu, 12 Aug 2010 06:12:02 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1539 – module: added inputAnalog module which can use AD inputs both ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;module: added inputAnalog module which can use AD inputs both as periodic transmission and digital inputs, configured dynamically (over CAN), config not done yet, module untested&lt;br /&gt;
configuration: added module inputAnalog and command for dynamic config of inputAnalog&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/module/sns_inputAnalog&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/config.inc.template&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog_eeprom.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sources.list&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1539&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1539&amp;peg=1663</guid></item>
<item><pubDate>Mon, 09 Aug 2010 16:25:13 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1538 – module/protectedoutput: minor fix</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;module/protectedoutput: minor fix&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1538&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1538&amp;peg=1663</guid></item>
<item><pubDate>Mon, 09 Aug 2010 14:48:01 +0000</pubDate><dc:creator>myhrman</dc:creator><title>Rev 1537 – protectedOutput: added new config parameter, act_protectedOutput_FORCED_RETRIES.</title><description>&lt;div&gt;&lt;strong&gt;myhrman – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;protectedOutput: added new config parameter, act_protectedOutput_FORCED_RETRIES.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/config.inc.template&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1537&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1537&amp;peg=1663</guid></item>
<item><pubDate>Mon, 09 Aug 2010 10:52:35 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1536 – module/serial: temporary fix, also added parameter for DEBUG-printfs</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;module/serial: temporary fix, also added parameter for DEBUG-printfs&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1536&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1536&amp;peg=1663</guid></item>
<item><pubDate>Mon, 09 Aug 2010 09:29:49 +0000</pubDate><dc:creator>myhrman</dc:creator><title>Rev 1535 – Minor adjustments and fixes to protectedOutput.</title><description>&lt;div&gt;&lt;strong&gt;myhrman – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Minor adjustments and fixes to protectedOutput.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1535&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1535&amp;peg=1663</guid></item>
<item><pubDate>Mon, 09 Aug 2010 09:17:59 +0000</pubDate><dc:creator>myhrman</dc:creator><title>Rev 1534 – EEPROM support in protectedOutput pretty much complete.</title><description>&lt;div&gt;&lt;strong&gt;myhrman – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;EEPROM support in protectedOutput pretty much complete.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/config.inc.template&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1534&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1534&amp;peg=1663</guid></item>
<item><pubDate>Mon, 09 Aug 2010 08:38:12 +0000</pubDate><dc:creator>myhrman</dc:creator><title>Rev 1533 – Fixed build errors in protectedOutput.</title><description>&lt;div&gt;&lt;strong&gt;myhrman – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed build errors in protectedOutput.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/config.inc.template&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1533&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1533&amp;peg=1663</guid></item>
<item><pubDate>Sun, 08 Aug 2010 23:35:05 +0000</pubDate><dc:creator>myhrman</dc:creator><title>Rev 1532 – Started to add EEPROM support to protectedOutput. Not yet complete!</title><description>&lt;div&gt;&lt;strong&gt;myhrman – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Started to add EEPROM support to protectedOutput. Not yet complete!&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput_eeprom.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/sources.list&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1532&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1532&amp;peg=1663</guid></item>
<item><pubDate>Sun, 08 Aug 2010 08:37:53 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1530 – modules/identification: fixed minor bug</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;modules/identification: fixed minor bug&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_identification/sns_identification.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1530&amp;peg=1663</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=1530&amp;peg=1663</guid></item>
</channel></rss>