<?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/application/CallerID/main.c</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sat, 12 Sep 2026 23:11:55 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/application/CallerID/main.c?op=log&amp;max=40&amp;</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/application/CallerID/main.c?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/AVR/application/CallerID/main.c?op=revision&amp;rev=800</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/application/CallerID/main.c?op=revision&amp;rev=800</guid></item>
<item><pubDate>Sat, 17 Nov 2007 18:42:02 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 694 – drivers: renamed drivers CallerID to DTMF application/CallerID: updated to work ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers: renamed drivers CallerID to DTMF&lt;br /&gt;
application/CallerID: updated to work with new driver directory, and moved som defines to config.inc (see config.inc.template)&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/callerid&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/callerid@690)&lt;/i&gt;&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/application/CallerID/main.c?op=revision&amp;rev=694</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/application/CallerID/main.c?op=revision&amp;rev=694</guid></item>
<item><pubDate>Sun, 26 Aug 2007 09:55:27 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 625 – drivers/mt8870, app/CallerId: Renamed Callerid-functions to DTMFin</title><description>&lt;div&gt;&lt;strong&gt;arune – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers/mt8870, app/CallerId: Renamed Callerid-functions to DTMFin&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/callerid/mt8870/mt8870.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/callerid/mt8870/mt8870.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/application/CallerID/main.c?op=revision&amp;rev=625</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/application/CallerID/main.c?op=revision&amp;rev=625</guid></item>
<item><pubDate>Sun, 26 Aug 2007 06:30:41 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 624 – app/CallerID: Updated to work with mt8870-drivers</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;app/CallerID: Updated to work with mt8870-drivers&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/application/CallerID/main.c?op=revision&amp;rev=624</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/application/CallerID/main.c?op=revision&amp;rev=624</guid></item>
<item><pubDate>Thu, 23 Aug 2007 19:34:05 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 620 – App/CallerID: Simple CallerID application, should be split to drivers for ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;App/CallerID: Simple CallerID application, should be split to drivers for MT8870&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/application/CallerID&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/application/CallerID/config.inc.template&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/application/CallerID/main.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Sensors/main.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/application/CallerID/main.c?op=revision&amp;rev=620</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/modules/EmbeddedSoftware/AVR/application/CallerID/main.c?op=revision&amp;rev=620</guid></item>
</channel></rss>