<?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/AVR/avr-lib/drivers/can/stdcan.h</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sat, 12 Sep 2026 22:59:01 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=log&amp;max=40&amp;</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Sun, 15 Jun 2008 15:15:21 +0000</pubDate><dc:creator>migan</dc:creator><title>Rev 868 – Added new module for SimpleDTMF-expansion based on CallerId-code, compiles but ...</title><description>&lt;div&gt;&lt;strong&gt;migan – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added new module for SimpleDTMF-expansion based on CallerId-code, compiles but is not tested yet&lt;br /&gt;
Changed DTMF driver to not use hardcoded timer, this breaks backwards compatibility&lt;br /&gt;
Added physical quantity command for phone number&lt;br /&gt;
Removed warning from stdcan, it is pretty well tested by now&lt;/div&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules/PhysicalQuantityCMD.h&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.c&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/config.inc.template&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/protocol.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.c&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sources.list&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=868</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=868</guid></item>
<item><pubDate>Wed, 14 May 2008 19:54:41 +0000</pubDate><dc:creator>migan</dc:creator><title>Rev 832 – HW_ID-byte defines were reversed, fixed</title><description>&lt;div&gt;&lt;strong&gt;migan – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;HW_ID-byte defines were reversed, fixed&lt;/div&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=832</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=832</guid></item>
<item><pubDate>Tue, 13 May 2008 22:02:25 +0000</pubDate><dc:creator>migan</dc:creator><title>Rev 827 – Added module for hd44780 lcd, not well tested yet but ...</title><description>&lt;div&gt;&lt;strong&gt;migan – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added module for hd44780 lcd, not well tested yet but starts&lt;br /&gt;
Fixed some defines to be able to work with pointers to messages&lt;br /&gt;
Created separate files for module protocol defines, not defined in canid.h anymore&lt;br /&gt;
Fixed bios.inc in template to use &amp;lt;GENERATE_ID&gt; again&lt;br /&gt;
Fixed a bug in ModuleManger&lt;br /&gt;
Added the framescript to the svn&lt;/div&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.c&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/config.inc.template&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/protocol.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/sources.list&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/protocol.h&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.h&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios.inc&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template&lt;br /&gt;+ /branches/modules/PcSoftware/scripts/frame&lt;br /&gt;~ /branches/modules/PcSoftware/scripts/ModuleManager&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=827</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=827</guid></item>
<item><pubDate>Tue, 13 May 2008 19:19:12 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 823 – branches/drivers/stdcan.h: Fixed parenthesis around HWID-defines</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;branches/drivers/stdcan.h: Fixed parenthesis around HWID-defines&lt;/div&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=823</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=823</guid></item>
<item><pubDate>Tue, 13 May 2008 08:03:21 +0000</pubDate><dc:creator>migan</dc:creator><title>Rev 817 – Added file to make a module have a list of ...</title><description>&lt;div&gt;&lt;strong&gt;migan – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added file to make a module have a list of its dependencies&lt;br /&gt;
Added file to list which modules to compile, THIS IS NOT COMPLETE&lt;br /&gt;
Tried to change the makefiles to work but it does not yet!&lt;br /&gt;
Corrected fault in application main, now checks HW_ID when getting a list request&lt;br /&gt;
Added simple defines for getting the individual bytes of a HW_ID easily&lt;/div&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/dep.inc&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules.inc&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=817</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=817</guid></item>
<item><pubDate>Mon, 12 May 2008 07:08:33 +0000</pubDate><dc:creator>migan</dc:creator><title>Rev 807 – Fixed a thing or two in our example main Added ...</title><description>&lt;div&gt;&lt;strong&gt;migan – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed a thing or two in our example main&lt;br /&gt;
Added (uint8_t) to two of the defines in stdcan.h&lt;/div&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=807</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=807</guid></item>
<item><pubDate>Sun, 11 May 2008 21:45:39 +0000</pubDate><dc:creator>migan</dc:creator><title>Rev 804 – Updated define-names to be more clear Fixed a warning in ...</title><description>&lt;div&gt;&lt;strong&gt;migan – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated define-names to be more clear&lt;br /&gt;
Fixed a warning in stdcan&lt;br /&gt;
Added a config.inc.template to the application&lt;/div&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/config.inc.template&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/config.inc&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/config.template&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=804</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=804</guid></item>
<item><pubDate>Sun, 11 May 2008 18:43:51 +0000</pubDate><dc:creator>linlun</dc:creator><title>Rev 801 – First test application with changes to stdcan</title><description>&lt;div&gt;&lt;strong&gt;linlun – 77 file(s) modified&lt;/strong&gt;&lt;br/&gt;First test application with changes to stdcan&lt;/div&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c&lt;br /&gt;~ /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/config.inc.template&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/OLDMakefile&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios.inc&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.eep&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.elf&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.hex&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.lss&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.map&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.sym&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios_export.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios_export.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios_pass1.elf&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/config.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers/can&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers/can/mcp2515&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers/can/mcp2515/mcp2515.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers/can/mcp2515/mcp2515.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/flash.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/flash.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/libbios.a&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/libbios.S&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/config.h&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/can&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/can/stdcan.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/can/stdcan.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/mcu&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/mcu/mcu.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/mcu/mcu.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/crc8.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/crc8.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/delay.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/delay.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/ds18x20.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/ds18x20.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/onewire.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/onewire.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/timer&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/timer/timer.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/timer/timer.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.d&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.eep&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.elf&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.hex&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.lss&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.lst&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.map&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.sym&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/modules&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/modules/sns_ds18x20&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/config.inc&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules/sns_ds18x20&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/config.inc.template&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template&lt;br /&gt;+ /branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=801</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=801</guid></item>
<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/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=800</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=800</guid></item>
<item><pubDate>Sat, 10 May 2008 13:42:05 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 789 – drivers/stdcan: Implemented sending app-startup message on init. Implemented function &quot;get ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers/stdcan: Implemented sending app-startup message on init. Implemented function &quot;get queue length&quot;.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=789</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=789</guid></item>
<item><pubDate>Sat, 17 Nov 2007 16:16:22 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 693 – Fixed errors in stdcan StdCan can (optional) be used in ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed errors in stdcan&lt;br /&gt;
StdCan can (optional) be used in Can2Serial for buffering messages&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/config.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=693</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=693</guid></item>
<item><pubDate>Sun, 04 Nov 2007 23:43:25 +0000</pubDate><dc:creator>nattgris</dc:creator><title>Rev 690 – * avr-lib: StdCan message filter and some documentation updates.</title><description>&lt;div&gt;&lt;strong&gt;nattgris – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;* avr-lib: StdCan message filter and some documentation updates.&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/avr-lib.dox&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/lcd/clcd/lcd_HD44780.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/lcd/glcd/font.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/uart.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=690</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=690</guid></item>
<item><pubDate>Wed, 31 Oct 2007 00:25:02 +0000</pubDate><dc:creator>nattgris</dc:creator><title>Rev 687 – * avr-lib/drivers/can: New StdCan layer. Work in progress.</title><description>&lt;div&gt;&lt;strong&gt;nattgris – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;* avr-lib/drivers/can: New StdCan layer. Work in progress.&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=687</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h?op=revision&amp;rev=687</guid></item>
</channel></rss>