<?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/standalone/CanTest/</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sat, 12 Sep 2026 23:08:24 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=log&amp;isdir=1&amp;max=40&amp;</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?isdir=1&amp;op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 23 Oct 2007 12:42:02 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 673 – standalone/CanTest: Now prints correct incoming frame to uart.</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;standalone/CanTest: Now prints correct incoming frame to uart.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/CanTest/config.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/CanTest/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/CanTest/makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=673</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=673</guid></item>
<item><pubDate>Tue, 16 Oct 2007 19:49:07 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 671 – standalone: fixes for &quot;multiple definition of __vector_2&quot; in cantest and ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;standalone: fixes for &quot;multiple definition of __vector_2&quot; in cantest and can2serial&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/CanTest/main.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=671</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=671</guid></item>
<item><pubDate>Sun, 14 Oct 2007 20:21:26 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 670 – standalone/CanTest, standalone/CanSimpleEthernet, standalone/Can2Serial: removed contents of vectors.h file</title><description>&lt;div&gt;&lt;strong&gt;arune – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;standalone/CanTest, standalone/CanSimpleEthernet, standalone/Can2Serial: removed contents of vectors.h file&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/vectors.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/CanSimpleEthernet/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/CanSimpleEthernet/vectors.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/CanTest/vectors.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=670</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=670</guid></item>
<item><pubDate>Sun, 14 Oct 2007 19:05:58 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 667 – standalone/CanTest: now using avr-libdir, not dependent on old libdir anymore</title><description>&lt;div&gt;&lt;strong&gt;arune – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;standalone/CanTest: now using avr-libdir, not dependent on old libdir anymore&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/standalone/CanTest/config.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/CanTest/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/CanTest/makefile&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/standalone/CanTest/vectors.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=667</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=667</guid></item>
<item><pubDate>Thu, 11 Oct 2007 20:36:59 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 658 – </title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial_cfg.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/CanTest/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/CanTest/makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=658</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=658</guid></item>
<item><pubDate>Sun, 13 May 2007 17:23:56 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 451 – CanTest: Now uses the same output type as canDaemon (debug ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;CanTest: Now uses the same output type as canDaemon (debug mode)&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/CanTest/main.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=451</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=451</guid></item>
<item><pubDate>Mon, 07 May 2007 15:09:08 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 427 – Created CanTest and removed CanTestPeriodic, CanTestCan and CanTestEcho. From now ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Created CanTest and removed CanTestPeriodic, CanTestCan and CanTestEcho.&lt;br /&gt;
From now on CanTest is the main program for testing new nodes.&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/standalone/CanTest &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/standalone/CanTestPeriodic@420)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/standalone/CanTest/main.c &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/standalone/CanTestPeriodic/main.c@426)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/standalone/CanTest/makefile &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/standalone/CanTestPeriodic/makefile@426)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=427</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=427</guid></item>
<item><pubDate>Thu, 26 Apr 2007 11:41:53 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 393 – Removed eclipse specific files and bios files from applications.</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 21 file(s) modified&lt;/strong&gt;&lt;br/&gt;Removed eclipse specific files and bios files from applications.&lt;/div&gt;x /trunk/EmbeddedSoftware/AVR/application/CanRelay/bios.h&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/application/CanRelay/bios.inc&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/application/CanRelay/config.inc&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/application/CanServo/bios.h&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/application/CanServo/bios.inc&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/application/CanServo/config.inc&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/.cdtproject&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/.dep&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/.project&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/.settings&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/standalone/CanSimpleEthernet/.project&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/standalone/CanTestCan/.cdtproject&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/standalone/CanTestCan/.dep&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/standalone/CanTestCan/.project&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/standalone/CanTestCan/.settings&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/standalone/CanTestEcho/.cdtproject&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/standalone/CanTestEcho/.project&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/standalone/CanTestEcho/.settings&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/standalone/CanTestPeriodic/.cdtproject&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/standalone/CanTestPeriodic/.project&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/standalone/CanTestPeriodic/.settings&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=393</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=393</guid></item>
<item><pubDate>Wed, 25 Apr 2007 21:09:07 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 389 – EmbeddedSoftware/AVR: Moved a lot. Most paths now probably broken.</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 25 file(s) modified&lt;/strong&gt;&lt;br/&gt;EmbeddedSoftware/AVR: Moved a lot. Most paths now probably broken.&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/application&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/Can2Serial&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/CanCallerID&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/CanDS18S20&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/CanGLCD&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/CanGPS&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/CanRGB_nobios&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/CanSimpleEthernet&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/CanTestCan&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/CanTestEcho&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/CanTestPeriodic&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/personal&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/standalone&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/Can2Serial@388)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/standalone/CanCallerID &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanCallerID@388)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/standalone/CanGLCD &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanGLCD@388)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/standalone/CanGPS &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanGPS@388)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/standalone/CanRGB_nobios &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanRGB_nobios@388)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/standalone/CanSimpleEthernet &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanSimpleEthernet@388)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/standalone/CanTestCan &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanTestCan@388)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/standalone/CanTestEcho &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanTestEcho@388)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/standalone/CanTestPeriodic &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanTestPeriodic@388)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/standalone/UARTscope &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/UARTscope@388)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/trash/CanDS18S20 &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanDS18S20@388)&lt;/i&gt;&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/UARTscope&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=389</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=389</guid></item>
<item><pubDate>Fri, 05 Jan 2007 15:37:44 +0000</pubDate><dc:creator>jimmy</dc:creator><title>Rev 208 – Added Mcu_Init function that initializes the internal OSC in mega88.</title><description>&lt;div&gt;&lt;strong&gt;jimmy – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added Mcu_Init function that initializes the internal OSC in mega88.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanTestPeriodic/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTestPeriodic/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=208</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=208</guid></item>
<item><pubDate>Mon, 01 Jan 2007 13:39:00 +0000</pubDate><dc:creator>andfri</dc:creator><title>Rev 197 – EmbeddedSoftware/AVR/CanTestPeriodic/main.c: Initialize txMsg.DataLength so that mcp2515 wont go crazy when ...</title><description>&lt;div&gt;&lt;strong&gt;andfri – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;EmbeddedSoftware/AVR/CanTestPeriodic/main.c: Initialize txMsg.DataLength so that mcp2515 wont go crazy when dlc happens to be &gt;8.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanTestPeriodic/main.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=197</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=197</guid></item>
<item><pubDate>Fri, 08 Dec 2006 15:53:23 +0000</pubDate><dc:creator>noddan</dc:creator><title>Rev 151 – Kommentar för att data aldrig sätts</title><description>&lt;div&gt;&lt;strong&gt;noddan – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Kommentar för att data aldrig sätts&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanTestPeriodic/main.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=151</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=151</guid></item>
<item><pubDate>Wed, 22 Nov 2006 08:34:33 +0000</pubDate><dc:creator>jimmy</dc:creator><title>Rev 149 – Updated the UART library for mega88 support. Timebase and MCP2515 ...</title><description>&lt;div&gt;&lt;strong&gt;jimmy – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated the UART library for mega88 support. Timebase and MCP2515 driver also have experimental mega88 support now.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/Can2Serial/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/Can2Serial/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTestEcho/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTestEcho/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTestPeriodic/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTestPeriodic/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial_cfg.h &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart_cfg.h@148)&lt;/i&gt;&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart_cfg.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=149</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=149</guid></item>
<item><pubDate>Tue, 21 Nov 2006 13:57:05 +0000</pubDate><dc:creator>jimmy</dc:creator><title>Rev 145 – Test program renamed to CanTestPeriodic.</title><description>&lt;div&gt;&lt;strong&gt;jimmy – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Test program renamed to CanTestPeriodic.&lt;/div&gt;x /trunk/EmbeddedSoftware/AVR/CanTest&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/CanTestPeriodic &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanTest@143)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/CanTestPeriodic/.cdtproject &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanTest/.cdtproject@144)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/CanTestPeriodic/.project &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanTest/.project@144)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/CanTestPeriodic/.settings &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanTest/.settings@144)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/CanTestPeriodic/main.c &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanTest/main.c@144)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/CanTestPeriodic/makefile &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanTest/makefile@144)&lt;/i&gt;&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/CanTestPeriodic/protocol.c&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/CanTestPeriodic/protocol.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=145</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=145</guid></item>
<item><pubDate>Tue, 21 Nov 2006 10:55:12 +0000</pubDate><dc:creator>jimmy</dc:creator><title>Rev 142 – CAN interface is now fully queued in both directions. It ...</title><description>&lt;div&gt;&lt;strong&gt;jimmy – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;CAN interface is now fully queued in both directions. It also supports a virtual NULL-device (in addition to mcp2515) for test purposes. An MCU driver was created.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/Can2Serial/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/Can2Serial/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTest/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTest/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/can.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/can.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/can_cfg.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515_cfg.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515_defs.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu_cfg.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart_cfg.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=142</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=142</guid></item>
<item><pubDate>Sun, 19 Nov 2006 17:59:10 +0000</pubDate><dc:creator>jimmy</dc:creator><title>Rev 127 – Refactor (Module_FunctionName instead of ModuleFunctionName). Optimizations to mcp2515 driver (higher ...</title><description>&lt;div&gt;&lt;strong&gt;jimmy – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;Refactor (Module_FunctionName instead of ModuleFunctionName).&lt;br /&gt;
Optimizations to mcp2515 driver (higher SPI clock rate).&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/Can2Serial/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTest/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTest/protocol.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanTest/protocol.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/can.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/can.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/can_cfg.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=127</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=127</guid></item>
<item><pubDate>Tue, 07 Nov 2006 10:06:56 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 73 – Skapat trunk/tags/branches. Flyttat Flinsh, MacBeth, EmbeddedSoftware och PcSoftware till trunk.</title><description>&lt;div&gt;&lt;strong&gt;arune – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Skapat trunk/tags/branches.&lt;br /&gt;
Flyttat Flinsh, MacBeth, EmbeddedSoftware och PcSoftware till trunk.&lt;/div&gt;+ /branches&lt;br /&gt;x /EmbeddedSoftware&lt;br /&gt;x /Flinsh&lt;br /&gt;x /MacBeth&lt;br /&gt;x /PcSoftware&lt;br /&gt;+ /tags&lt;br /&gt;+ /trunk&lt;br /&gt;+ /trunk/EmbeddedSoftware &lt;i&gt;(copied from /EmbeddedSoftware@72)&lt;/i&gt;&lt;br /&gt;+ /trunk/Flinsh &lt;i&gt;(copied from /Flinsh@72)&lt;/i&gt;&lt;br /&gt;+ /trunk/MacBeth &lt;i&gt;(copied from /MacBeth@72)&lt;/i&gt;&lt;br /&gt;+ /trunk/PcSoftware &lt;i&gt;(copied from /PcSoftware@72)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=73</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=73</guid></item>
<item><pubDate>Sun, 29 Oct 2006 18:36:55 +0000</pubDate><dc:creator>jimmy</dc:creator><title>Rev 61 – Added CanTest (simple test program for the CAN interface).</title><description>&lt;div&gt;&lt;strong&gt;jimmy – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added CanTest (simple test program for the CAN interface).&lt;/div&gt;+ /EmbeddedSoftware/AVR/CanTest&lt;br /&gt;+ /EmbeddedSoftware/AVR/CanTest/.cdtproject&lt;br /&gt;+ /EmbeddedSoftware/AVR/CanTest/.project&lt;br /&gt;+ /EmbeddedSoftware/AVR/CanTest/.settings&lt;br /&gt;+ /EmbeddedSoftware/AVR/CanTest/.settings/org.eclipse.cdt.core.prefs&lt;br /&gt;+ /EmbeddedSoftware/AVR/CanTest/main.c&lt;br /&gt;+ /EmbeddedSoftware/AVR/CanTest/makefile&lt;br /&gt;+ /EmbeddedSoftware/AVR/CanTest/protocol.c&lt;br /&gt;+ /EmbeddedSoftware/AVR/CanTest/protocol.h&lt;br /&gt;~ /EmbeddedSoftware/AVR/lib/.project&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=61</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/standalone/CanTest/?op=revision&amp;isdir=1&amp;rev=61</guid></item>
</channel></rss>