<?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/lib/src/</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Thu, 17 Sep 2026 03:03:56 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=log&amp;isdir=1&amp;max=40&amp;peg=261</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?isdir=1&amp;op=rss&amp;peg=261" rel="self" type="application/rss+xml" />
<item><pubDate>Sat, 27 Jan 2007 18:48:30 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 256 – CanCLCD &amp; clcd-libs: Now with support for changing view by ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;CanCLCD &amp; clcd-libs: Now with support for changing view by remote. Displays temperature and servo positions.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanCLCD/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanCLCD/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=256&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=256&amp;peg=261</guid></item>
<item><pubDate>Fri, 26 Jan 2007 23:14:07 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 255 – timebase: Now with correct prescaler, OBS: uses timer2 as default ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;timebase: Now with correct prescaler, OBS: uses timer2 as default now!&lt;br /&gt;
CanSensors: removed debug and support for sht.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanSensors/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanSensors/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=255&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=255&amp;peg=261</guid></item>
<item><pubDate>Wed, 17 Jan 2007 11:33:08 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 249 – rc_servo: Now it is possible to control three servos individually. ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;rc_servo: Now it is possible to control three servos individually. But with reduced resolution because of the 8 bit timer.&lt;br /&gt;
CanBlinds: Takes argument that decides which servo to turn.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanBlinds/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=249&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=249&amp;peg=261</guid></item>
<item><pubDate>Tue, 16 Jan 2007 19:47:14 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 247 – timebase: Now use timer2 as default.</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;timebase: Now use timer2 as default.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=247&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=247&amp;peg=261</guid></item>
<item><pubDate>Mon, 15 Jan 2007 23:12:28 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 246 – rc_servo: It actually seems to work now, all three turning ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;rc_servo: It actually seems to work now, all three turning modes.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanBlinds/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=246&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=246&amp;peg=261</guid></item>
<item><pubDate>Mon, 15 Jan 2007 20:45:07 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 245 – CanBlinds: Uses the new libs. CanRelay: --//-- sht7x: Dont use ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;CanBlinds: Uses the new libs.&lt;br /&gt;
CanRelay: --//--&lt;br /&gt;
sht7x: Dont use wdt anymore.&lt;br /&gt;
Moved electr. to actuator.&lt;br /&gt;
Deleted sensor-libs in /temperature/ except ds18s20 (for compatibility to CanDS18S20).&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanBlinds/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanBlinds/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanRelay/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanSensors/main.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/actuator &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/lib/src/electromechanic@243)&lt;/i&gt;&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/lib/src/electromechanic&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/sht7x/sht7x.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/sht7x/sht7x.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=245&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=245&amp;peg=261</guid></item>
<item><pubDate>Mon, 15 Jan 2007 19:50:05 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 243 – tc1047: Looks like it work now.</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;tc1047: Looks like it work now.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/tc1047/tc1047.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/tc1047/tc1047.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=243&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=243&amp;peg=261</guid></item>
<item><pubDate>Mon, 15 Jan 2007 16:35:17 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 241 – tc1047: Can now use ADC0-ADC7</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;tc1047: Can now use ADC0-ADC7&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/tc1047/tc1047.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/tc1047/tc1047.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=241&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=241&amp;peg=261</guid></item>
<item><pubDate>Sun, 14 Jan 2007 15:48:13 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 239 – CanSensors: Support for ds18s20, tc1047 and sht71. Not tested on ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 19 file(s) modified&lt;/strong&gt;&lt;br/&gt;CanSensors: Support for ds18s20, tc1047 and sht71. Not tested on hw yet.&lt;br /&gt;
lib/src/sensor/: Copied from lib/src/temperature etc. The old ones is still left for backwards compatibility.&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/CanSensors&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/CanSensors/main.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/CanSensors/makefile&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/sensor&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/ds18s20&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/ds18s20/crc8.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/ds18s20/crc8.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/ds18s20/delay.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/ds18s20/delay.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/ds18s20/ds18x20.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/ds18s20/ds18x20.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/ds18s20/onewire.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/ds18s20/onewire.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/sht7x&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/sht7x/sht7x.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/sht7x/sht7x.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/tc1047&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/tc1047/tc1047.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/sensor/tc1047/tc1047.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=239&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=239&amp;peg=261</guid></item>
<item><pubDate>Tue, 09 Jan 2007 18:05:04 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 224 – Timebase-fix för mega8 (i lib/mcu)</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Timebase-fix för mega8 (i lib/mcu)&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=224&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=224&amp;peg=261</guid></item>
<item><pubDate>Sun, 07 Jan 2007 15:52:56 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 220 – Funktionen SetClkout finns nu med i headerfilen också</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Funktionen SetClkout finns nu med i headerfilen också&lt;/div&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;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=220&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=220&amp;peg=261</guid></item>
<item><pubDate>Sun, 07 Jan 2007 15:47:19 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 219 – Timebase fungerar nu för F_CPU &gt; 16MHz</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Timebase fungerar nu för F_CPU &gt; 16MHz&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=219&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=219&amp;peg=261</guid></item>
<item><pubDate>Sun, 07 Jan 2007 14:07:57 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 218 – * MCP2515 clockout is now set to prescaler /1 at ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;* MCP2515 clockout is now set to prescaler /1 at init&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515_defs.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=218&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=218&amp;peg=261</guid></item>
<item><pubDate>Sat, 06 Jan 2007 15:53:54 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 215 – * Watchdog-funktioner som inte används borttagna från timeout för ethernet, ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;* Watchdog-funktioner som inte används borttagna från timeout för ethernet, kanske kan dessa filer tas bort helt om övrig funktionalitet flyttas&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/eth/timeout.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/eth/timeout.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=215&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=215&amp;peg=261</guid></item>
<item><pubDate>Sat, 06 Jan 2007 13:03:08 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 213 – * Only use tcp and/or udp when needed</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;* Only use tcp and/or udp when needed&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/eth/ip_arp_udp_tcp.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/eth/ip_arp_udp_tcp.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=213&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=213&amp;peg=261</guid></item>
<item><pubDate>Sat, 06 Jan 2007 12:03:14 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 211 – * reset transmit logic before transmitting</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;* reset transmit logic before transmitting&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60/enc28j60.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=211&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=211&amp;peg=261</guid></item>
<item><pubDate>Sat, 06 Jan 2007 10:25:44 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 210 – * ss set as output-bug fixed * send_udp complete (eth+ip+udp-headers ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;* ss set as output-bug fixed&lt;br /&gt;
* send_udp complete (eth+ip+udp-headers set correct)&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60/enc28j60.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/eth/ip_arp_udp_tcp.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=210&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=210&amp;peg=261</guid></item>
<item><pubDate>Fri, 05 Jan 2007 20:52:24 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 209 – rc_servo lib: finished but still untested</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;rc_servo lib: finished but still untested&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/electromechanic/rc_servo.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/electromechanic/rc_servo.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=209&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=209&amp;peg=261</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/lib/src/?op=revision&amp;isdir=1&amp;rev=208&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=208&amp;peg=261</guid></item>
<item><pubDate>Thu, 04 Jan 2007 23:03:32 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 207 – CanBlinds: a remake of CanRelay, not finished rc_servo lib: just ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;CanBlinds: a remake of CanRelay, not finished&lt;br /&gt;
rc_servo lib: just started&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/CanBlinds&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/CanBlinds/main.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/CanBlinds/makefile&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/electromechanic&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/electromechanic/rc_servo.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/electromechanic/rc_servo.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=207&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=207&amp;peg=261</guid></item>
<item><pubDate>Thu, 04 Jan 2007 22:05:11 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 206 – En funktion tillagd, denna skickar udp men plockar inte destmac/ip ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;En funktion tillagd, denna skickar udp men plockar inte destmac/ip från förra paketet, man anger dessa som parametrar&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/eth/ip_arp_udp_tcp.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/eth/ip_arp_udp_tcp.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=206&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=206&amp;peg=261</guid></item>
<item><pubDate>Thu, 04 Jan 2007 13:51:22 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 201 – Uppdaterat libbets irmottagare något</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Uppdaterat libbets irmottagare något&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver/irreceiver.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver/irreceiver.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=201&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=201&amp;peg=261</guid></item>
<item><pubDate>Thu, 04 Jan 2007 11:31:33 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 198 – Ethernet med enc28j60 finns nu i AVR-lib</title><description>&lt;div&gt;&lt;strong&gt;arune – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;Ethernet med enc28j60 finns nu i AVR-lib&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/eth&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/eth/avr_compat.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60/enc28j60.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60/enc28j60.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60/enc28j60_cfg.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60/timeout.lst&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/eth/ip_arp_udp_tcp.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/eth/ip_arp_udp_tcp.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/eth/net.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/eth/timeout.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/eth/timeout.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=198&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=198&amp;peg=261</guid></item>
<item><pubDate>Sun, 31 Dec 2006 15:39:56 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 196 – CanCLCD: Using the new lib. clcd20x4: Some minor updates. global_funcdefs: ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;CanCLCD: Using the new lib.&lt;br /&gt;
clcd20x4: Some minor updates.&lt;br /&gt;
global_funcdefs: Will now compile (got rid of a strange character).&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanCLCD/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanCLCD/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanRelay/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/funcdefs/global_funcdefs.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=196&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=196&amp;peg=261</guid></item>
<item><pubDate>Fri, 29 Dec 2006 22:27:05 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 193 – clcd20x4: Lib for easy printing data from bus on 20x4 ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;clcd20x4: Lib for easy printing data from bus on 20x4 LCD.&lt;br /&gt;
Still in an early stage.&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=193&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=193&amp;peg=261</guid></item>
<item><pubDate>Tue, 19 Dec 2006 20:48:58 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 186 – tc1047 lib</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;tc1047 lib&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/temperature/tc1047&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/temperature/tc1047/tc1047.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/temperature/tc1047/tc1047.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=186&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=186&amp;peg=261</guid></item>
<item><pubDate>Sun, 17 Dec 2006 10:10:44 +0000</pubDate><dc:creator>jimmy</dc:creator><title>Rev 174 – Added data section to Com_Message_t.</title><description>&lt;div&gt;&lt;strong&gt;jimmy – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added data section to Com_Message_t.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/com/com.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/com/com.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=174&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=174&amp;peg=261</guid></item>
<item><pubDate>Sun, 17 Dec 2006 10:02:59 +0000</pubDate><dc:creator>jimmy</dc:creator><title>Rev 173 – Some more work on the Com services.</title><description>&lt;div&gt;&lt;strong&gt;jimmy – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Some more work on the Com services.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/com/com.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/com/com.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=173&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=173&amp;peg=261</guid></item>
<item><pubDate>Sat, 16 Dec 2006 21:23:44 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 172 – Definierat funct, funcc osv.</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Definierat funct, funcc osv.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/com/com.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=172&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=172&amp;peg=261</guid></item>
<item><pubDate>Sat, 16 Dec 2006 16:33:38 +0000</pubDate><dc:creator>jimmy</dc:creator><title>Rev 170 – Added template files for the communication subsystem, which will contain ...</title><description>&lt;div&gt;&lt;strong&gt;jimmy – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added template files for the communication subsystem, which will contain all protocol-specific functionality.&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/com&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/com/com.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/com/com.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=170&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=170&amp;peg=261</guid></item>
<item><pubDate>Tue, 12 Dec 2006 22:41:22 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 166 – bytat XTAL till F_OSC</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;bytat XTAL till F_OSC&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd_HD44780.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd_HD44780.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=166&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=166&amp;peg=261</guid></item>
<item><pubDate>Mon, 11 Dec 2006 18:09:58 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 163 – bytat namn från lcd.* till lcd_HD44780.*</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;bytat namn från lcd.* till lcd_HD44780.*&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanLCD/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanLCD/makefile&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd.c&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd_HD44780.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd_HD44780.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=163&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=163&amp;peg=261</guid></item>
<item><pubDate>Mon, 11 Dec 2006 17:34:03 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 162 – En parantes så f_osc kan användas som bas för alla ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;En parantes så f_osc kan användas som bas för alla tider&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver/irreceiver.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=162&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=162&amp;peg=261</guid></item>
<item><pubDate>Mon, 11 Dec 2006 17:10:52 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 160 – lcd lib</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;lcd lib&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/lcd&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=160&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=160&amp;peg=261</guid></item>
<item><pubDate>Mon, 11 Dec 2006 07:18:29 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 157 – IR-receiver tillagd i lib</title><description>&lt;div&gt;&lt;strong&gt;arune – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;IR-receiver tillagd i lib&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/ir&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver/irreceiver.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver/irreceiver.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=157&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=157&amp;peg=261</guid></item>
<item><pubDate>Thu, 07 Dec 2006 19:10:09 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 150 – *TCCR0B istället för TCCR0A på mega88 *20MHz och PB0 för ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;*TCCR0B istället för TCCR0A på mega88&lt;br /&gt;
*20MHz och PB0 för mcp2515&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515_cfg.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=150&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=150&amp;peg=261</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/lib/src/?op=revision&amp;isdir=1&amp;rev=149&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=149&amp;peg=261</guid></item>
<item><pubDate>Tue, 21 Nov 2006 13:58:20 +0000</pubDate><dc:creator>jimmy</dc:creator><title>Rev 147 – Minor changes.</title><description>&lt;div&gt;&lt;strong&gt;jimmy – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Minor changes.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/Can2Serial/.cdtproject&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/.project&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/lib/bin&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/lib/include&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/lib/lib&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/readme.txt&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=147&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=147&amp;peg=261</guid></item>
<item><pubDate>Tue, 21 Nov 2006 11:46:10 +0000</pubDate><dc:creator>jimmy</dc:creator><title>Rev 143 – Minor fix (accidentally changed SPI timing in previous commit).</title><description>&lt;div&gt;&lt;strong&gt;jimmy – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Minor fix (accidentally changed SPI timing in previous commit).&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=143&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=143&amp;peg=261</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/lib/src/?op=revision&amp;isdir=1&amp;rev=142&amp;peg=261</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/lib/src/?op=revision&amp;isdir=1&amp;rev=142&amp;peg=261</guid></item>
</channel></rss>