<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HomeAutomation &#x2013; /branches/modules/EmbeddedSoftware/PIC/canBase/</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sat, 12 Sep 2026 23:21:23 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=log&amp;isdir=1&amp;max=40&amp;</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?isdir=1&amp;op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Sun, 11 May 2008 18:36:05 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 800 – Added branch for modulized applications</title><description>&lt;div&gt;&lt;strong&gt;linlun – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added branch for modulized applications&lt;/div&gt;+ /branches/modules &lt;i&gt;(copied from /trunk@799)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=800</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=800</guid></item>
<item><pubDate>Tue, 13 Mar 2007 17:29:20 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 363 – Small fixes in canBoot. canTemp now support relative blind position. ...</title><description>&lt;div&gt;&lt;strong&gt;johboh – 91 file(s) modified&lt;/strong&gt;&lt;br/&gt;Small fixes in canBoot. canTemp now support relative blind position. canIR command translation using EEPROM. Support EEPROM table update on-the-fly. canEthernet now has basic tcp/ip-stack. all modules are using new file structure for pgmdefs/funcdefs.&lt;/div&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Include/CAN.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/lkr/18f2685_bootclient.lkr&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/CAN.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcp&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcs&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mptags&lt;br /&gt;x /trunk/EmbeddedSoftware/PIC/canBoot/Include/crc16.h&lt;br /&gt;x /trunk/EmbeddedSoftware/PIC/canBoot/Source/crc16.c&lt;br /&gt;x /trunk/EmbeddedSoftware/PIC/canBoot/_output&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mcp&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mcs&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.tagsrc&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/Announce.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/ARP.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/ARPTsk.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/compiler.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/Delay.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/DHCP.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/DNS.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/ENC28J60.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/FTP.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/GenericTCPClient.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/GenericTypeDefs.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/Helpers.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/HTTP.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/ICMP.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/IP.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/MAC.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/MPFS.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/NBNS.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/Scheduler.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/SGP.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/SNMP.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/stackTasks.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/StackTsk.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/TCP.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/TFTPc.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/TimeSync.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/UART.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/UDP.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/XEEPROM.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/Announce.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/ARP.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/ARPTsk.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/Delay.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/DHCP.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/DNS.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/ENC28J60.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/FTP.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/GenericTCPClient.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/Helpers.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/HTTP.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/I2CEEPROM.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/ICMP.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/IP.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/LCDBlocking.c&lt;br /&gt;x /trunk/EmbeddedSoftware/PIC/canEthernet/Source/Main.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/MainDemo.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/MPFS.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/NBNS.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/Scheduler.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/SGP.C&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/SNMP.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/SPIEEPROM.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/StackTsk.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/TCP.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/TFTPc.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/TimeSync.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/UART.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/UDP.c&lt;br /&gt;x /trunk/EmbeddedSoftware/PIC/canEthernet/_output&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canFreezer/canFreezer.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/canIR.mcp&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/canIR.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/canIR.tagsrc&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/Include/compiler.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/Source/Main.c&lt;br /&gt;x /trunk/EmbeddedSoftware/PIC/canIR/_output&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Include/blinds.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Source/Main.c&lt;br /&gt;x /trunk/EmbeddedSoftware/PIC/canTemp/_output&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/Include/crc16.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/Include/crc16.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/Include/eeprom instr.txt&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/Include/funcdefs.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/Include/pgmtypes.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=363</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=363</guid></item>
<item><pubDate>Sat, 03 Mar 2007 18:07:14 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 353 – canBase now use better tick service. canIR now supports the ...</title><description>&lt;div&gt;&lt;strong&gt;johboh – 29 file(s) modified&lt;/strong&gt;&lt;br/&gt;canBase now use better tick service. canIR now supports the new tick service. canTemp use faster blind routine and support new tick service.&lt;/div&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Include/Tick.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/CAN.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/Tick.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/Include/boot.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/canIR.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/Include/stackTasks.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mcp&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mcs&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Include/stackTasks.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Source/blinds.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/CAN.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/EEAccess.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/Main.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/Tick.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/Include/adc.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=353</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=353</guid></item>
<item><pubDate>Mon, 26 Feb 2007 20:38:37 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 342 – Minor fixes in bootloader. canTemp now use precent instead of ...</title><description>&lt;div&gt;&lt;strong&gt;johboh – 33 file(s) modified&lt;/strong&gt;&lt;br/&gt;Minor fixes in bootloader. canTemp now use precent instead of angle for blinds.&lt;/div&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/CAN.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/Include/compiler.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/canIR.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/canIR.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/Include/compiler.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Include/compiler.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Include/stackTasks.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/CAN.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/EEAccess.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/Main.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/Tick.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/Include/funcdefs.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=342</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=342</guid></item>
<item><pubDate>Sun, 25 Feb 2007 19:51:08 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 339 – pican: funct/funcc depricated. Now using new can package structure. Bootloader(canBoot) ...</title><description>&lt;div&gt;&lt;strong&gt;johboh – 43 file(s) modified&lt;/strong&gt;&lt;br/&gt;pican: funct/funcc depricated. Now using new can package structure. Bootloader(canBoot) has been rewritten and are now using crc-checking and a better algorithm. canBase/canTemp now uses new can package structure.&lt;/div&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Include/CAN.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Include/CANdefs.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/lkr/18f2685_bootclient.lkr&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/CAN.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcp&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.tagsrc&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/Include/boot.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/Include/CAN.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/Include/CANdefs.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBoot/Include/crc16.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/Include/stackTasks.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/Include/typedefs.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBoot/new boot.txt&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBoot/Source/crc16.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mcp&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.tagsrc&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Include/blinds.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Include/compiler.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Include/stackTasks.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Source/blinds.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/CAN.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/EEAccess.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/Main.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/Tick.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/Include/adc.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/Include/adc.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/Include/funcdefs.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=339</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=339</guid></item>
<item><pubDate>Sat, 03 Feb 2007 15:58:13 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 282 – canTemp/canBase: canSendMessage while fix.</title><description>&lt;div&gt;&lt;strong&gt;johboh – 20 file(s) modified&lt;/strong&gt;&lt;br/&gt;canTemp/canBase: canSendMessage while fix.&lt;/div&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/CAN.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Include/blinds.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Include/stackTasks.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Source/blinds.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/CAN.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/EEAccess.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/Main.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/Tick.o&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=282</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=282</guid></item>
<item><pubDate>Sun, 28 Jan 2007 13:58:11 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 260 – Bitrate, opt and code move, secfixes in canIR, canBase, canTemp, ...</title><description>&lt;div&gt;&lt;strong&gt;johboh – 106 file(s) modified&lt;/strong&gt;&lt;br/&gt;Bitrate, opt and code move, secfixes in canIR, canBase, canTemp, canBoot, canToSerial, canLCD, canEthernet, canFreezer, canDimmer and canIRTrans.&lt;/div&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Include/CANdefs.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/CAN.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canDimmer/canDimmer.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canDimmer/canDimmer.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canDimmer/Include/stackTasks.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canDimmer/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canDimmer/_output/CAN.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canDimmer/_output/canDimmer.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canDimmer/_output/canDimmer.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canDimmer/_output/canDimmer.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canDimmer/_output/canDimmer.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canDimmer/_output/canDimmer.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canDimmer/_output/EEAccess.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canDimmer/_output/Main.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canDimmer/_output/Tick.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/Include/stackTasks.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/_output/CAN.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/_output/canEthernet.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/_output/canEthernet.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/_output/canEthernet.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/_output/canEthernet.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/_output/canEthernet.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/_output/EEAccess.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/_output/Main.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canEthernet/_output/Tick.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canFreezer/canFreezer.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canFreezer/canFreezer.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canFreezer/Include/stackTasks.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canFreezer/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canFreezer/_output/CAN.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canFreezer/_output/canFreezer.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canFreezer/_output/canFreezer.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canFreezer/_output/canFreezer.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canFreezer/_output/canFreezer.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canFreezer/_output/canFreezer.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canFreezer/_output/EEAccess.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canFreezer/_output/Main.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canFreezer/_output/Tick.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/canIR.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/canIR.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/Include/stackTasks.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIRtrans/canIRtrans.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIRtrans/canIRtrans.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIRtrans/Include/stackTasks.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIRtrans/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIRtrans/_output/CAN.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIRtrans/_output/canIRtrans.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIRtrans/_output/canIRtrans.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIRtrans/_output/canIRtrans.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIRtrans/_output/canIRtrans.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIRtrans/_output/canIRtrans.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIRtrans/_output/EEAccess.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIRtrans/_output/Main.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canIRtrans/_output/Tick.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canLCD/canLCD.mcs&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canLCD/canLCD.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canLCD/canLCD.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canLCD/Include/stackTasks.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canLCD/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canLCD/_output/CAN.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canLCD/_output/canLCD.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canLCD/_output/canLCD.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canLCD/_output/canLCD.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canLCD/_output/canLCD.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canLCD/_output/canLCD.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canLCD/_output/EEAccess.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canLCD/_output/Main.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canLCD/_output/Tick.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Include/stackTasks.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/CAN.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.map&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/EEAccess.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/Main.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canTemp/_output/Tick.o&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canToSerial/canToSerial.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canToSerial/canToSerial.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canToSerial/Source/CAN.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.map&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=260</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=260</guid></item>
<item><pubDate>Sat, 18 Nov 2006 13:18:11 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 115 – canBase: re-structuring</title><description>&lt;div&gt;&lt;strong&gt;johboh – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;canBase: re-structuring&lt;/div&gt;x /trunk/EmbeddedSoftware/PIC/canBase/canBase.mcp&lt;br /&gt;x /trunk/EmbeddedSoftware/PIC/canBase/canBase.mcw&lt;br /&gt;x /trunk/EmbeddedSoftware/PIC/canBase/canBase.mptags&lt;br /&gt;x /trunk/EmbeddedSoftware/PIC/canBase/canBase.tagsrc&lt;br /&gt;x /trunk/EmbeddedSoftware/PIC/canBase/Include/compiler.h&lt;br /&gt;x /trunk/EmbeddedSoftware/PIC/canBase/Include/stackTasks.h&lt;br /&gt;x /trunk/EmbeddedSoftware/PIC/canBase/Source/Main.c&lt;br /&gt;x /trunk/EmbeddedSoftware/PIC/canBase/_output&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=115</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=115</guid></item>
<item><pubDate>Wed, 15 Nov 2006 17:49:55 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 109 – canBase: Extended heartbeat</title><description>&lt;div&gt;&lt;strong&gt;johboh – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;canBase: Extended heartbeat&lt;/div&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.map&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=109</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=109</guid></item>
<item><pubDate>Wed, 15 Nov 2006 16:32:31 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 108 – canBase: Added heartbeat</title><description>&lt;div&gt;&lt;strong&gt;johboh – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;canBase: Added heartbeat&lt;/div&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.map&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=108</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=108</guid></item>
<item><pubDate>Wed, 15 Nov 2006 09:04:20 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 103 – canBase: Now support ID and NID change on-the-fly</title><description>&lt;div&gt;&lt;strong&gt;johboh – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;canBase: Now support ID and NID change on-the-fly&lt;/div&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.map&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=103</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=103</guid></item>
<item><pubDate>Wed, 15 Nov 2006 08:40:52 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 100 – canBase: node ID in eeprom or default</title><description>&lt;div&gt;&lt;strong&gt;johboh – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;canBase: node ID in eeprom or default&lt;/div&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.map&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=100</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=100</guid></item>
<item><pubDate>Tue, 14 Nov 2006 20:11:28 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 95 – canBase: Now using FIFO!</title><description>&lt;div&gt;&lt;strong&gt;johboh – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;canBase: Now using FIFO!&lt;/div&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mcp&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.tagsrc&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/CAN.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.map&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=95</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=95</guid></item>
<item><pubDate>Tue, 14 Nov 2006 11:49:56 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 90 – canBase: Moved global functs and funccs</title><description>&lt;div&gt;&lt;strong&gt;johboh – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;canBase: Moved global functs and funccs&lt;/div&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mcp&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Include/compiler.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.map&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=90</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=90</guid></item>
<item><pubDate>Tue, 14 Nov 2006 10:44:48 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 89 – canBase: WDT support</title><description>&lt;div&gt;&lt;strong&gt;johboh – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;canBase: WDT support&lt;/div&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.map&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=89</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=89</guid></item>
<item><pubDate>Tue, 14 Nov 2006 10:20:48 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 87 – canBase: now working, autoreset</title><description>&lt;div&gt;&lt;strong&gt;johboh – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;canBase: now working, autoreset&lt;/div&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mcw&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/CAN.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.map&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=87</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=87</guid></item>
<item><pubDate>Tue, 14 Nov 2006 09:55:38 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 86 – canBase: propset and structure</title><description>&lt;div&gt;&lt;strong&gt;johboh – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;canBase: propset and structure&lt;/div&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mptags&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Include/CAN.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Include/CANdefs.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Include/compiler.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Include/stackTasks.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Include/Tick.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Include/typedefs.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/CAN.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/Main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/Source/Tick.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cod&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cof&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.hex&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.lst&lt;br /&gt;~ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.map&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=86</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=86</guid></item>
<item><pubDate>Mon, 13 Nov 2006 21:04:25 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 85 – added canBase</title><description>&lt;div&gt;&lt;strong&gt;johboh – 23 file(s) modified&lt;/strong&gt;&lt;br/&gt;added canBase&lt;/div&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mcp&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mcw&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/canBase.mptags&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/canBase.tagsrc&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/Include&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/Include/CAN.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/Include/CANdefs.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/Include/compiler.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/Include/stackTasks.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/Include/Tick.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/Include/typedefs.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/lkr&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/lkr/18f2685_bootclient.lkr&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/Source&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/Source/CAN.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/Source/Main.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/Source/Tick.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/_output&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cod&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.cof&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.hex&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.lst&lt;br /&gt;+ /trunk/EmbeddedSoftware/PIC/canBase/_output/canBase.map&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=85</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=85</guid></item>
<item><pubDate>Mon, 13 Nov 2006 21:02:45 +0000</pubDate><dc:creator>johboh</dc:creator><title>Rev 84 – added canBase dir</title><description>&lt;div&gt;&lt;strong&gt;johboh – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;added canBase dir&lt;/div&gt;+ /trunk/EmbeddedSoftware/PIC/canBase&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=84</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/PIC/canBase/?op=revision&amp;isdir=1&amp;rev=84</guid></item>
</channel></rss>