<?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>Sat, 12 Sep 2026 23:07:52 +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;</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?isdir=1&amp;op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 05 Jul 2016 06:21:05 +0000</pubDate><dc:creator>cougar</dc:creator><title>Rev 2306 – FIX #ifdef -&gt; #if for sns_counter_CHx_DEBOUNCE_TIME_MS cheks</title><description>&lt;div&gt;&lt;strong&gt;cougar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;FIX #ifdef -&gt; #if for sns_counter_CHx_DEBOUNCE_TIME_MS cheks&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_counter/sns_counter.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2306</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2306</guid></item>
<item><pubDate>Mon, 04 Jul 2016 21:24:38 +0000</pubDate><dc:creator>cougar</dc:creator><title>Rev 2305 – Add up to 8 channel support for sns_counter (based on ...</title><description>&lt;div&gt;&lt;strong&gt;cougar – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add up to 8 channel support for sns_counter (based on sns_input but without PCA95xx support)&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_counter/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_counter/sns_counter.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_counter/sns_counter.h&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/interface/counter.js&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2305</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2305</guid></item>
<item><pubDate>Sun, 05 Oct 2014 16:21:54 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2299 – fixed issue with PROGMEM and newer avr-gcc, data must be ...</title><description>&lt;div&gt;&lt;strong&gt;linlun – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;fixed issue with PROGMEM and newer avr-gcc, data must be set to const&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=2299</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2299</guid></item>
<item><pubDate>Mon, 26 May 2014 17:40:09 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2288 – Added default config for orgeon and new viking protocol</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added default config for orgeon and new viking protocol&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/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=2288</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2288</guid></item>
<item><pubDate>Thu, 06 Mar 2014 19:28:49 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2283 – Fixed missing ; in RRD_tool.js, mote implementation in PID regulator</title><description>&lt;div&gt;&lt;strong&gt;linlun – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed missing ; in RRD_tool.js, mote implementation in PID regulator&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/PID_v1.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/PID_v1.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/interface/RRD_Tool.js&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2283</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2283</guid></item>
<item><pubDate>Thu, 06 Mar 2014 16:42:03 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2282 – Fixed build error</title><description>&lt;div&gt;&lt;strong&gt;linlun – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed build error&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2282</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2282</guid></item>
<item><pubDate>Wed, 05 Mar 2014 20:43:11 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2281 – Updates to new PID code</title><description>&lt;div&gt;&lt;strong&gt;linlun – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updates to new PID code&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/misc/PID_v1.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2281</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2281</guid></item>
<item><pubDate>Thu, 27 Feb 2014 21:13:56 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2278 – Updates to PIDv1 module</title><description>&lt;div&gt;&lt;strong&gt;linlun – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updates to PIDv1 module&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2278</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2278</guid></item>
<item><pubDate>Tue, 25 Feb 2014 17:31:41 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2273 – Fixed compiler warning for cast of pointer</title><description>&lt;div&gt;&lt;strong&gt;linlun – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed compiler warning for cast of pointer&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2273</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2273</guid></item>
<item><pubDate>Mon, 24 Feb 2014 20:59:33 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2272 – Updates to New PID controller</title><description>&lt;div&gt;&lt;strong&gt;linlun – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updates to New PID controller&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/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=2272</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2272</guid></item>
<item><pubDate>Sun, 23 Feb 2014 20:06:14 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2270 – small fix</title><description>&lt;div&gt;&lt;strong&gt;linlun – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;small fix&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2270</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2270</guid></item>
<item><pubDate>Sun, 23 Feb 2014 19:54:10 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2269 – More work done on new PID-regulator</title><description>&lt;div&gt;&lt;strong&gt;linlun – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;More work done on new PID-regulator&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/sources.list&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2269</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2269</guid></item>
<item><pubDate>Fri, 10 Jan 2014 06:17:05 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2264 – Fixed build error</title><description>&lt;div&gt;&lt;strong&gt;linlun – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed build error&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2264</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2264</guid></item>
<item><pubDate>Thu, 09 Jan 2014 20:42:57 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2263 – Added new PID module that uses the new driver, untested</title><description>&lt;div&gt;&lt;strong&gt;linlun – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added new PID module that uses the new driver, untested&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1_eeprom.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/config.inc.template&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/sources.list&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2263</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2263</guid></item>
<item><pubDate>Sun, 25 Nov 2012 11:54:31 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2243 – Added module to measure plant moisture</title><description>&lt;div&gt;&lt;strong&gt;linlun – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added module to measure plant moisture&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_flower&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_flower/config.inc.template&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_flower/sns_flower.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_flower/sns_flower.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_flower/sns_flower_eeprom.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_flower/sources.list&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2243</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2243</guid></item>
<item><pubDate>Sun, 18 Nov 2012 21:03:31 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2242 – Better avarage-calulation</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Better avarage-calulation&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/tst_Benchmark.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2242</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2242</guid></item>
<item><pubDate>Sun, 18 Nov 2012 15:09:22 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2239 – Added Rubicson temperature sensor in RF-nod, still atom integration and ...</title><description>&lt;div&gt;&lt;strong&gt;linlun – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added Rubicson temperature sensor in RF-nod, still atom integration and parse of data left&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/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=2239</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2239</guid></item>
<item><pubDate>Thu, 15 Nov 2012 23:29:34 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2238 – Added benchmark test &quot;CpuTime&quot;, untested</title><description>&lt;div&gt;&lt;strong&gt;arune – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added benchmark test &quot;CpuTime&quot;, untested&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/tst_Benchmark.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/tst_Benchmark.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2238</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2238</guid></item>
<item><pubDate>Thu, 15 Nov 2012 19:29:21 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2236 – fixed viking protocol.c and module</title><description>&lt;div&gt;&lt;strong&gt;linlun – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;fixed viking protocol.c and module&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/avr-lib/drivers/lcd/glcd/dotmatrix.c&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/module/?op=revision&amp;isdir=1&amp;rev=2236</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2236</guid></item>
<item><pubDate>Mon, 05 Nov 2012 15:02:24 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2234 – Added module for making benchmarks, still untested and only one ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added module for making benchmarks, still untested and only one test exist: measuring time to put a can frame in tx buffer on can controller&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/tst_Benchmark&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/config.inc.template&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/sources.list&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/tst_Benchmark.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/tst_Benchmark.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/tst_Benchmark_eeprom.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2234</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2234</guid></item>
<item><pubDate>Sun, 04 Nov 2012 20:41:49 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2233 – Added viking steak protocol</title><description>&lt;div&gt;&lt;strong&gt;linlun – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added viking steak protocol&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/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=2233</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2233</guid></item>
<item><pubDate>Wed, 31 Oct 2012 21:30:25 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2232 – Fixed error and updated sensors.js for ultrasonic functionality</title><description>&lt;div&gt;&lt;strong&gt;linlun – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed error and updated sensors.js for ultrasonic functionality&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/config.inc.template&lt;br /&gt;~ /trunk/PcSoftware/Atom1.5/script/interface/sensor.js&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2232</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2232</guid></item>
<item><pubDate>Wed, 31 Oct 2012 21:17:25 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2231 – Fixed spelling in data.xml</title><description>&lt;div&gt;&lt;strong&gt;linlun – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed spelling in data.xml&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_ultrasonic/sns_ultrasonic.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2231</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2231</guid></item>
<item><pubDate>Wed, 31 Oct 2012 21:13:50 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2230 – Added support for percent in ultrasonic module, not tested</title><description>&lt;div&gt;&lt;strong&gt;linlun – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support for percent in ultrasonic module, not tested&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/sns_ultrasonic.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/sns_ultrasonic.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2230</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2230</guid></item>
<item><pubDate>Wed, 26 Sep 2012 20:25:30 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2226 – Added ultrasonic module</title><description>&lt;div&gt;&lt;strong&gt;linlun – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added ultrasonic module&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/config.inc.template&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/sns_ultrasonic.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/sns_ultrasonic.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/sns_ultrasonic_eeprom.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module/sns_ultrasonic/sources.list&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2226</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2226</guid></item>
<item><pubDate>Sat, 22 Sep 2012 18:00:07 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2224 – Fixed bug in report intervall if not all channels is ...</title><description>&lt;div&gt;&lt;strong&gt;linlun – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed bug in report intervall if not all channels is used&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_VoltageCurrent/sns_VoltageCurrent.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2224</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2224</guid></item>
<item><pubDate>Sun, 09 Sep 2012 19:46:10 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 2222 – Now dotmatrix prints a nice startup message</title><description>&lt;div&gt;&lt;strong&gt;linlun – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Now dotmatrix prints a nice startup message&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_ks0108/act_ks0108.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2222</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2222</guid></item>
<item><pubDate>Thu, 06 Sep 2012 18:26:41 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2212 – Changed default mode for rfTransceive to continuous to be able ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changed default mode for rfTransceive to continuous to be able to read viking and future sensors&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/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=2212</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2212</guid></item>
<item><pubDate>Wed, 29 Aug 2012 18:52:51 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2200 – Added RF protocol Viking temperature sensor receive parser Bugfix in ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added RF protocol Viking temperature sensor receive parser&lt;br /&gt;
Bugfix in Nexa2 implementation&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/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/config.inc.template&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/module/?op=revision&amp;isdir=1&amp;rev=2200</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2200</guid></item>
<item><pubDate>Wed, 29 Aug 2012 12:06:24 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2199 – Implementation of continuous mode for ir/rf pulse receiver done and ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implementation of continuous mode for ir/rf pulse receiver done and working for Nexa2&lt;br /&gt;
Updated irReceiver and irTransceiver modules to support new 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;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_irReceive/sns_irReceive.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c&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/module/?op=revision&amp;isdir=1&amp;rev=2199</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2199</guid></item>
<item><pubDate>Wed, 29 Aug 2012 09:06:28 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2198 – Work done on rf continuous mode, buffer index still not ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Work done on rf continuous mode, buffer index still not implemented&lt;br /&gt;
Bug fix in protocol for Nexa2 and Nexa1 (start bit checks)&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c&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_irTransceive/sns_irTransceive.c&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/module/?op=revision&amp;isdir=1&amp;rev=2198</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2198</guid></item>
<item><pubDate>Mon, 27 Aug 2012 11:05:06 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2194 – Added IR-protocol defines to config.inc.template</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added IR-protocol defines to config.inc.template&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/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=2194</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2194</guid></item>
<item><pubDate>Mon, 20 Aug 2012 07:34:57 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2185 – Funtion for setting volume over CAN updated after testing, resulted ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Funtion for setting volume over CAN updated after testing, resulted in some other fixes around converting values to send on CAN&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_water/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_water/sns_water.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2185</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2185</guid></item>
<item><pubDate>Sun, 19 Aug 2012 11:14:08 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2183 – Added support for setting volume and report interval over CAN, ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support for setting volume and report interval over CAN, untested&lt;/div&gt;~ /trunk/Configuration/data.xml&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_water/sns_water.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2183</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2183</guid></item>
<item><pubDate>Wed, 15 Aug 2012 19:48:55 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2178 – Initialized filter in case eeprom fails</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Initialized filter in case eeprom fails&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=2178</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2178</guid></item>
<item><pubDate>Wed, 15 Aug 2012 19:25:06 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2177 – Added support for eeprom, minor rework of counters</title><description>&lt;div&gt;&lt;strong&gt;arune – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support for eeprom, minor rework of counters&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_water/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_water/sns_water.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_water/sns_water.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2177</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2177</guid></item>
<item><pubDate>Wed, 15 Aug 2012 14:00:20 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2176 – Reverted modulo optimization, not true</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Reverted modulo optimization, not true&lt;/div&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=2176</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2176</guid></item>
<item><pubDate>Wed, 15 Aug 2012 11:21:09 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2175 – Optimization of modulo operations according wikipedia, also minor comment cleanup</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Optimization of modulo operations according wikipedia, also minor comment cleanup&lt;/div&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=2175</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2175</guid></item>
<item><pubDate>Tue, 14 Aug 2012 21:07:53 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2174 – Bug fix for previous commit, forgot to use defined constant ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Bug fix for previous commit, forgot to use defined constant in code&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_water/sns_water.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2174</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2174</guid></item>
<item><pubDate>Tue, 14 Aug 2012 21:05:27 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 2173 – Minor fixes and tweaks</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Minor fixes and tweaks&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_water/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/sns_water/sns_water.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2173</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/module/?op=revision&amp;isdir=1&amp;rev=2173</guid></item>
</channel></rss>