<?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/personal/template_module/src/main.c.template</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sat, 12 Sep 2026 23:18:57 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=log&amp;max=40&amp;</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Sun, 26 Feb 2012 19:54:06 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1924 – Fix for list command not working after hwid changes, only ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix for list command not working after hwid changes, only affects newly created nodes from template_module&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=1924</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=1924</guid></item>
<item><pubDate>Sun, 12 Feb 2012 15:36:40 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 1909 – New personal folders created now uses new BIOS function GetHwId ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;New personal folders created now uses new BIOS function GetHwId instead of compiling in constant value&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=1909</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=1909</guid></item>
<item><pubDate>Fri, 02 Jan 2009 01:28:47 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 986 – Atom: Added definitions for the nmt protocol to the xml ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 17 file(s) modified&lt;/strong&gt;&lt;br/&gt;Atom: Added definitions for the nmt protocol to the xml file&lt;br /&gt;
Atom: Had to change one definition name for the module listing so unfortunatly module apps will need to update their main.c.template again.. sorry&lt;br /&gt;
Atom: Structured the TODO for Atom&lt;br /&gt;
Atom: Added the ability for Atom to understand nmt messages, this show up correct in the debug output and we have control of nodes via javascript programming &lt;br /&gt;
should be possible but I have not built anything for that yet. Reset, App_start and Heartbeat works as expected though&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/personal/template_module/src/main.c.template&lt;br /&gt;~ /trunk/PcSoftware/Atom/CanNet/candebug.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom/CanNet/canidtranslator.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom/CanNet/canidtranslator.h&lt;br /&gt;~ /trunk/PcSoftware/Atom/CanNet/canmessage.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom/CanNet/canmessage.h&lt;br /&gt;~ /trunk/PcSoftware/Atom/Services/System/CanManager.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/Services/System/CanMessage.js&lt;br /&gt;+ /trunk/PcSoftware/Atom/Services/System/CanNMTMessage.js&lt;br /&gt;+ /trunk/PcSoftware/Atom/Services/System/CanNode.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/Services/System/CanService.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/Services/System/Startup.js&lt;br /&gt;~ /trunk/PcSoftware/Atom/TODO.txt&lt;br /&gt;~ /trunk/PcSoftware/Atom/VM/virtualmachine.cpp&lt;br /&gt;~ /trunk/PcSoftware/Atom/VM/virtualmachine.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=986</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=986</guid></item>
<item><pubDate>Mon, 22 Dec 2008 18:52:31 +0000</pubDate><dc:creator>runge</dc:creator><title>Rev 948 – Updated module-template to use new defines, THIS BREAKS OLD STUFF, ...</title><description>&lt;div&gt;&lt;strong&gt;runge – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated module-template to use new defines, THIS BREAKS OLD STUFF, you need to manually replace your main.src.template in all module applications&lt;br /&gt;
Added include of moduleid.h in canid.h if MODULE_APPLICATION is defined, also removed module-stuff from canid.h&lt;br /&gt;
Updated act_hd44780-module to new system, more to come&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=948</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=948</guid></item>
<item><pubDate>Sat, 23 Aug 2008 17:24:20 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 905 – Added support for printf-over-can in modules</title><description>&lt;div&gt;&lt;strong&gt;arune – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support for printf-over-can in modules&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canprintf.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canprintf.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules/GlobalCMD.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/personal/template_module/src/sources.list.template&lt;br /&gt;+ /trunk/PcSoftware/scripts/canPrintf&lt;br /&gt;+ /trunk/PcSoftware/scripts/canPrintf/.project&lt;br /&gt;+ /trunk/PcSoftware/scripts/canPrintf/canPrintf.pl&lt;br /&gt;+ /trunk/PcSoftware/scripts/canPrintf/settings.pl&lt;br /&gt;+ /trunk/PcSoftware/scripts/canPrintf/settings.pl.template&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=905</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=905</guid></item>
<item><pubDate>Sun, 15 Jun 2008 16:10:57 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 869 – Merged modules branch into trunk</title><description>&lt;div&gt;&lt;strong&gt;linlun – 83 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merged modules branch into trunk&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules/GlobalCMD.h &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules/GlobalCMD.h@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules/PhysicalQuantityCMD.h &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules/PhysicalQuantityCMD.h@868)&lt;/i&gt;&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/FOST02 &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/FOST02@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/FOST02/FOST02.c &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/FOST02/FOST02.c@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/FOST02/FOST02.h &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/FOST02/FOST02.h@868)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/module &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/act_hd44780 &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.c &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.c@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.h &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.h@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/act_hd44780/config.inc.template &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/config.inc.template@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/act_hd44780/protocol.h &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/protocol.h@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/act_hd44780/sources.list &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/sources.list@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_BusVoltage &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_BusVoltage@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_BusVoltage/config.inc.template &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_BusVoltage/config.inc.template@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_BusVoltage/protocol.h &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_BusVoltage/protocol.h@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_BusVoltage/sns_BusVoltage.c &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_BusVoltage/sns_BusVoltage.c@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_BusVoltage/sns_BusVoltage.h &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_BusVoltage/sns_BusVoltage.h@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_BusVoltage/sources.list &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_BusVoltage/sources.list@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20 &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/config.inc.template &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/config.inc.template@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/protocol.h &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/protocol.h@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.h &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.h@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/sources.list &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sources.list@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_FOST02 &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_FOST02@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_FOST02/config.inc.template &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_FOST02/config.inc.template@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_FOST02/protocol.h &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_FOST02/protocol.h@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_FOST02/sns_FOST02.c &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_FOST02/sns_FOST02.c@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_FOST02/sns_FOST02.h &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_FOST02/sns_FOST02.h@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_FOST02/sources.list &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_FOST02/sources.list@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/config.inc.template &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/config.inc.template@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/protocol.h &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/protocol.h@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.c &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.c@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.h &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.h@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sources.list &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sources.list@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/template &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/template@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/template/config.inc.template &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/template/config.inc.template@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/template/protocol.h &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/template/protocol.h@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/template/sources.list &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/template/sources.list@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/template/template.c &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/template/template.c@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/module/template/template.h &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/module/template/template.h@868)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/personal/template_module &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/personal/template_module@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/personal/template_module/bios.inc &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios.inc@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/personal/template_module/Makefile &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/personal/template_module/ModuleManager &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/personal/template_module/ModuleManager@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/personal/template_module/modules &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/personal/template_module/README &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/personal/template_module/README@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/personal/template_module/src &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/personal/template_module/src/config.inc.template &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/config.inc.template@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/personal/template_module/src/Makefile &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/Makefile@868)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/personal/template_module/src/sources.list.template &lt;i&gt;(copied from /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/sources.list.template@868)&lt;/i&gt;&lt;br /&gt;+ /trunk/PcSoftware/Atom &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/atom.conf &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/atom.conf@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/Atom.py &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/Atom.py@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/BackendCan.py &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/BackendCan.py@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/CanModuleTypes.py &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/CanModuleTypes.py@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/Config &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/Config@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/Config/example.controller &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/Config/example.controller@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/ControllerBase.py &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/ControllerBase.py@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/ControllerManager.py &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/ControllerManager.py@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/Controllers &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/Controllers@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/Controllers/Example.py &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/Controllers/Example.py@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/Daemon.py &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/Daemon.py@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/ServiceBase.py &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/ServiceBase.py@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/ServiceManager.py &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/ServiceManager.py@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/Services &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/Services@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/Services/Imap.py &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/Services/Imap.py@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/Services/LCD.py &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/Services/LCD.py@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/Services/Sensor.py &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/Services/Sensor.py@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/ServiceTypes.py &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/ServiceTypes.py@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/Settings.py &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/Settings.py@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/TODO &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/TODO@868)&lt;/i&gt;&lt;br /&gt;/trunk/PcSoftware/Atom/Util.py &lt;i&gt;(copied from /branches/modules/PcSoftware/Atom/Util.py@868)&lt;/i&gt;&lt;br /&gt;+ /trunk/PcSoftware/scripts/frame &lt;i&gt;(copied from /branches/modules/PcSoftware/scripts/frame@868)&lt;/i&gt;&lt;br /&gt;+ /trunk/PcSoftware/scripts/ModuleManager &lt;i&gt;(copied from /branches/modules/PcSoftware/scripts/ModuleManager@868)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=869</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=869</guid></item>
<item><pubDate>Tue, 13 May 2008 22:02:25 +0000</pubDate><dc:creator>migan</dc:creator><title>Rev 827 – Added module for hd44780 lcd, not well tested yet but ...</title><description>&lt;div&gt;&lt;strong&gt;migan – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added module for hd44780 lcd, not well tested yet but starts&lt;br /&gt;
Fixed some defines to be able to work with pointers to messages&lt;br /&gt;
Created separate files for module protocol defines, not defined in canid.h anymore&lt;br /&gt;
Fixed bios.inc in template to use &amp;lt;GENERATE_ID&gt; again&lt;br /&gt;
Fixed a bug in ModuleManger&lt;br /&gt;
Added the framescript to the svn&lt;/div&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.c&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/config.inc.template&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/protocol.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/sources.list&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/protocol.h&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.h&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios.inc&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template&lt;br /&gt;+ /branches/modules/PcSoftware/scripts/frame&lt;br /&gt;~ /branches/modules/PcSoftware/scripts/ModuleManager&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=827</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=827</guid></item>
<item><pubDate>Tue, 13 May 2008 18:04:16 +0000</pubDate><dc:creator>migan</dc:creator><title>Rev 819 – Added a script for adding modules to a application Cleaned ...</title><description>&lt;div&gt;&lt;strong&gt;migan – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a script for adding modules to a application&lt;br /&gt;
Cleaned files and added new ones :)&lt;br /&gt;
Makefiles still does not work&lt;/div&gt;~ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/config.inc.template&lt;br /&gt;x /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/dep.inc&lt;br /&gt;x /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/OLDMakefile&lt;br /&gt;x /branches/modules/EmbeddedSoftware/AVR/personal/template_module/config.inc&lt;br /&gt;x /branches/modules/EmbeddedSoftware/AVR/personal/template_module/config.template&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile&lt;br /&gt;x /branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules.inc&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules.py&lt;br /&gt;x /branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules/sns_ds18x20&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/README&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/config.inc.template&lt;br /&gt;x /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/Makefile&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/sources.list.template&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=819</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=819</guid></item>
<item><pubDate>Sun, 11 May 2008 18:43:51 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 801 – First test application with changes to stdcan</title><description>&lt;div&gt;&lt;strong&gt;linlun – 77 file(s) modified&lt;/strong&gt;&lt;br/&gt;First test application with changes to stdcan&lt;/div&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/config.inc.template&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/OLDMakefile&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios.inc&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.eep&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.elf&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.hex&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.lss&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.map&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.sym&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios_export.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios_export.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios_pass1.elf&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/config.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers/can&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers/can/mcp2515&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers/can/mcp2515/mcp2515.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers/can/mcp2515/mcp2515.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/flash.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/flash.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/libbios.a&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/libbios.S&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/config.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/can&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/can/stdcan.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/can/stdcan.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/mcu&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/mcu/mcu.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/mcu/mcu.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/crc8.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/crc8.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/delay.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/delay.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/ds18x20.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/ds18x20.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/onewire.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/onewire.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/timer&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/timer/timer.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/timer/timer.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.eep&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.elf&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.hex&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.lss&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.map&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.sym&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/modules&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/modules/sns_ds18x20&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/config.inc&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules/sns_ds18x20&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/config.inc.template&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=801</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template?op=revision&amp;rev=801</guid></item>
</channel></rss>