<?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/application/Servo/</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Sat, 12 Sep 2026 23:08:10 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=log&amp;isdir=1&amp;max=40&amp;</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?isdir=1&amp;op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Mon, 29 Nov 2010 23:12:17 +0000</pubDate><dc:creator>nattgris</dc:creator><title>Rev 1621 – remove the list of targets in need of GCC bug ...</title><description>&lt;div&gt;&lt;strong&gt;nattgris – 19 file(s) modified&lt;/strong&gt;&lt;br/&gt;remove the list of targets in need of GCC bug workaround&lt;br /&gt;
&lt;br /&gt;
The workaround is effectively a no-op if the targeted AVR is not affected,&lt;br /&gt;
so it can just as well be used always. Add suitable comment explaining the&lt;br /&gt;
fix. This should solve recent problems with ATmega328P (and future AVRs).&lt;br /&gt;
&lt;br /&gt;
Signed-off-by: Andreas Fritiofson &amp;lt;&lt;a href=&quot;mailto:andreas.fritiofson@gmail.com&quot;&gt;andreas.fritiofson@gmail.com&lt;/a&gt;&gt;&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/AntennaControl/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/AntennaDisplay/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/canGateway/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/CarDisplay/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/ChanDimmer/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/FanController/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/gLCD/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/IrReceive/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/IrTransceiver/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/IrTransmit/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Relay/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/RGBLED/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/SerialTransceiver/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/template/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/personal/template_module/src/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=1621</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=1621</guid></item>
<item><pubDate>Sat, 24 May 2008 11:08:18 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 853 – Updated adc driver and apps, using adcs, config.templates</title><description>&lt;div&gt;&lt;strong&gt;arune – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated adc driver and apps, using adcs, config.templates&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/Relay/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Sensors/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/adc.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/adc.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=853</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=853</guid></item>
<item><pubDate>Sun, 11 May 2008 16:58:18 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 797 – app/relay, app/sensors, app/servo: updated conf.template for new adc and main.c ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;app/relay, app/sensors, app/servo: updated conf.template for new adc and main.c for 16bit tc1047&lt;br /&gt;
drivers/tc1047: changed to 16bit&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/Relay/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Relay/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Sensors/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Sensors/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/tc1047/tc1047.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/tc1047/tc1047.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=797</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=797</guid></item>
<item><pubDate>Sun, 11 May 2008 06:52:18 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 791 – drivers/tc1047: updated for using ADC drivers app/relay: updated makefile for ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;drivers/tc1047: updated for using ADC drivers&lt;br /&gt;
app/relay: updated makefile for updated tc1047 drivers&lt;br /&gt;
app/servo: updated makefile for updated tc1047 drivers&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/Relay/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/tc1047/tc1047.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=791</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=791</guid></item>
<item><pubDate>Sun, 04 May 2008 14:35:49 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 781 – applications/Servo: removed oled setting.h.template, config.inc.template is used for settings</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;applications/Servo: removed oled setting.h.template, config.inc.template is used for settings&lt;/div&gt;x /trunk/EmbeddedSoftware/AVR/application/Servo/settings.h.template&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=781</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=781</guid></item>
<item><pubDate>Sat, 29 Sep 2007 10:03:07 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 643 – Moved some defines from drivers/rc-servo to application config.inc</title><description>&lt;div&gt;&lt;strong&gt;arune – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Moved some defines from drivers/rc-servo to application config.inc&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/actuator/rc-servo/rc_servo.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/actuator/rc-servo/rc_servo.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=643</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=643</guid></item>
<item><pubDate>Sat, 25 Aug 2007 07:48:57 +0000</pubDate><dc:creator>noddan</dc:creator><title>Rev 621 – Updated all makefiles to work with Mac OS X by ...</title><description>&lt;div&gt;&lt;strong&gt;noddan – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Updated all makefiles to work with Mac OS X by fixing echo \n and using avr-ar instead of ar&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/ChanDimmer/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/IrReceive/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/IrTransmit/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Relay/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/RGBLED/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/template/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=621</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=621</guid></item>
<item><pubDate>Sun, 05 Aug 2007 16:19:45 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 579 – app/servo: included string.h</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;app/servo: included string.h&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/main.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=579</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=579</guid></item>
<item><pubDate>Sun, 05 Aug 2007 13:28:22 +0000</pubDate><dc:creator>nattgris</dc:creator><title>Rev 578 – * AVR/application: Cleaned up my stupid mistake with config.inc.template.</title><description>&lt;div&gt;&lt;strong&gt;nattgris – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;* AVR/application: Cleaned up my stupid mistake with config.inc.template.&lt;/div&gt;+ /branches/unstable/EmbeddedSoftware/AVR/application/RGBLED/config.inc.template&lt;br /&gt;x /branches/unstable/EmbeddedSoftware/AVR/application/RGBLED/settings.h.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/IrReceive/config.inc.template&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/application/IrTransmit/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Relay/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Sensors/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Sensors/main.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/application/Servo/config.inc.template&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/config.inc.template&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=578</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=578</guid></item>
<item><pubDate>Mon, 30 Jul 2007 20:53:26 +0000</pubDate><dc:creator>andfri</dc:creator><title>Rev 563 – * Merging branches/buildsystem_v2 into trunk.</title><description>&lt;div&gt;&lt;strong&gt;andfri – 36 file(s) modified&lt;/strong&gt;&lt;br/&gt;* Merging branches/buildsystem_v2 into trunk.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/IrReceive/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/IrTransmit/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Relay/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Relay/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Relay/settings.h.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/RGBLED/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/RGBLED/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/RGBLED/settings.h.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Sensors/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Sensors/settings.h.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/settings.h.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/Makefile&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/application/template &lt;i&gt;(copied from /branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template@562)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/application/template/config.inc.template &lt;i&gt;(copied from /branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/config.inc.template@562)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/application/template/main.c &lt;i&gt;(copied from /branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/main.c@562)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/application/template/Makefile &lt;i&gt;(copied from /branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/Makefile@562)&lt;/i&gt;&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile &lt;i&gt;(copied from /branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/bios/Makefile@562)&lt;/i&gt;&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/avr-lib/config.inc.template&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515.c&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/avr-lib/Makefile&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/avr-lib/system.inc.template&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/avr-lib/template&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/EclipseTemplate&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/personal/README.txt&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/personal/system.inc.template &lt;i&gt;(copied from /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/system.inc.template@562)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/personal/template &lt;i&gt;(copied from /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template@562)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/personal/template/bios.inc &lt;i&gt;(copied from /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template/bios.inc@562)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/personal/template/Makefile &lt;i&gt;(copied from /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template/Makefile@562)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/trash/EclipseTemplate &lt;i&gt;(copied from /branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/EclipseTemplate@562)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/trash/EclipseTemplate/main.c &lt;i&gt;(copied from /branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/EclipseTemplate/main.c@562)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/trash/EclipseTemplate/Makefile &lt;i&gt;(copied from /branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/EclipseTemplate/Makefile@562)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=563</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=563</guid></item>
<item><pubDate>Tue, 05 Jun 2007 17:28:09 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 513 – app/servo: now sends correct sns-status-msg</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;app/servo: now sends correct sns-status-msg&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/main.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=513</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=513</guid></item>
<item><pubDate>Sat, 02 Jun 2007 21:43:24 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 502 – app/Servo: moved two more defines to settings file, fixed a ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;app/Servo: moved two more defines to settings file, fixed a bug with stop (data in wrong byte), some more minor changes&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/settings.h.template&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=502</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=502</guid></item>
<item><pubDate>Tue, 29 May 2007 21:08:53 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 501 – application/Servo: Added settings.</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;application/Servo: Added settings.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/main.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/application/Servo/settings.h.template&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=501</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=501</guid></item>
<item><pubDate>Tue, 29 May 2007 17:52:31 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 496 – application/servo: includes fix (makefile and main)</title><description>&lt;div&gt;&lt;strong&gt;arune – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;application/servo: includes fix (makefile and main)&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=496</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=496</guid></item>
<item><pubDate>Mon, 28 May 2007 19:50:37 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 493 – application/(IrReceive, Relay, Servo): Removed all FUNCC and NID, they are ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;application/(IrReceive, Relay, Servo): Removed all FUNCC and NID, they are called TYPE and ID in ACT and SNS&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/IrReceive/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Relay/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/main.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=493</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=493</guid></item>
<item><pubDate>Thu, 24 May 2007 20:36:00 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 490 – application/Servo: Uses &quot;standard&quot; way of dealing with incoming messages.</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;application/Servo: Uses &quot;standard&quot; way of dealing with incoming messages.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/main.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=490</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=490</guid></item>
<item><pubDate>Sun, 20 May 2007 20:59:46 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 480 – application/Servo/main.c: main(viod) should be main(void)</title><description>&lt;div&gt;&lt;strong&gt;arune – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;application/Servo/main.c: main(viod) should be main(void)&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/main.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=480</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=480</guid></item>
<item><pubDate>Sat, 19 May 2007 08:30:49 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 478 – application/*/Makefile (except for RGBLED which seems unupdated): previous small error ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;application/*/Makefile (except for RGBLED which seems unupdated): previous small error fixed in all application Makefiles&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/IrReceive/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Relay/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=478</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=478</guid></item>
<item><pubDate>Fri, 18 May 2007 16:01:26 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 474 – application/*/Makefile (except for RGBLED which seems unupdated): added target reset ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;application/*/Makefile (except for RGBLED which seems unupdated): added target reset and start for resetting node and starting application over can&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/IrReceive/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Relay/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=474</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=474</guid></item>
<item><pubDate>Thu, 17 May 2007 16:19:45 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 471 – application/*/Makefile (except for RGBLED which seems unupdated): added target install ...</title><description>&lt;div&gt;&lt;strong&gt;arune – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;application/*/Makefile (except for RGBLED which seems unupdated): added target install for uploading application over can&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/IrReceive/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Relay/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/Makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=471</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=471</guid></item>
<item><pubDate>Sat, 12 May 2007 20:36:58 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 447 – </title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/application/Servo/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=447</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=447</guid></item>
<item><pubDate>Tue, 01 May 2007 17:33:49 +0000</pubDate><dc:creator>arune</dc:creator><title>Rev 405 – Flyttade application/CanXYZ till application/XYZ</title><description>&lt;div&gt;&lt;strong&gt;arune – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;Flyttade application/CanXYZ till application/XYZ&lt;/div&gt;x /trunk/EmbeddedSoftware/AVR/application/CanRelay&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/application/CanSensors&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/application/CanServo&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/application/Relay &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/application/CanRelay@399)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/application/Relay/main.c &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/application/CanRelay/main.c@404)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/application/Relay/Makefile &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/application/CanRelay/Makefile@404)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/application/Sensors &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/application/CanSensors@404)&lt;/i&gt;&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/application/Sensors/main.c&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/application/Servo &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/application/CanServo@399)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/application/Servo/main.c &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/application/CanServo/main.c@404)&lt;/i&gt;&lt;br /&gt;/trunk/EmbeddedSoftware/AVR/application/Servo/Makefile &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/application/CanServo/Makefile@404)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=405</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=405</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/application/Servo/?op=revision&amp;isdir=1&amp;rev=393</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=393</guid></item>
<item><pubDate>Thu, 26 Apr 2007 11:33:07 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 392 – Moved CanRelay and CanServo to AVR/application.</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Moved CanRelay and CanServo to AVR/application.&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/application/CanRelay &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanRelay@391)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/application/CanServo &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanServo@391)&lt;/i&gt;&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/CanRelay&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/CanServo&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=392</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=392</guid></item>
<item><pubDate>Wed, 25 Apr 2007 18:07:25 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 388 – CanServo: Now works on latest bios. Needs some work on ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;CanServo: Now works on latest bios. Needs some work on paths to lib later on.&lt;/div&gt;+ /trunk/EmbeddedSoftware/AVR/CanServo/bios.h&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/CanServo/bios.inc&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/CanServo/config.inc&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanServo/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanServo/Makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=388</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=388</guid></item>
<item><pubDate>Mon, 23 Apr 2007 17:37:44 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 387 – </title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;&lt;/div&gt;x /trunk/EmbeddedSoftware/AVR/CanBlinds&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/CanServo &lt;i&gt;(copied from /trunk/EmbeddedSoftware/AVR/CanBlinds@386)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=387</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=387</guid></item>
<item><pubDate>Sat, 03 Mar 2007 10:17:23 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 350 – CanRelay: Works with bios.</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;CanRelay: Works with bios.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanBlinds/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanIRreceive/main.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/CanRelay/Makefile&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/CanRelay/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanSensors/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanSimpleCLCD/main.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=350</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=350</guid></item>
<item><pubDate>Wed, 14 Feb 2007 22:51:24 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 323 – CanBlinds: Cleaned up a bit.</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;CanBlinds: Cleaned up a bit.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanBlinds/main.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=323</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=323</guid></item>
<item><pubDate>Mon, 12 Feb 2007 22:19:12 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 322 – CanIRreceive: Converted to bios version. irreceiver.h: Included bios.h so it ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;CanIRreceive: Converted to bios version.&lt;br /&gt;
irreceiver.h: Included bios.h so it uses F_CPU instead of F_OSC.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanBlinds/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanIRreceive/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/funcdefs/eqlazer_funcdefs.h&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/application/Servo/?op=revision&amp;isdir=1&amp;rev=322</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=322</guid></item>
<item><pubDate>Mon, 12 Feb 2007 21:26:37 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 320 – AVR-Bios: Can now use timer2 for timebase. (Both mega8 and ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;AVR-Bios: Can now use timer2 for timebase. (Both mega8 and 88)&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/AVR-Bios/avr_cfg.h&lt;br /&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/application/Servo/?op=revision&amp;isdir=1&amp;rev=320</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=320</guid></item>
<item><pubDate>Mon, 12 Feb 2007 19:08:35 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 317 – CanBlinds: Seems to work with bios (not completely tested yet). ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;CanBlinds: Seems to work with bios (not completely tested yet). Todo: external buttons.&lt;br /&gt;
How about timer2? (Now only tested with one servo).&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanBlinds/main.c&lt;br /&gt;+ /trunk/EmbeddedSoftware/AVR/CanBlinds/Makefile&lt;br /&gt;x /trunk/EmbeddedSoftware/AVR/CanBlinds/makefile&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/funcdefs/eqlazer_funcdefs.h&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=317</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=317</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/application/Servo/?op=revision&amp;isdir=1&amp;rev=249</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=249</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/application/Servo/?op=revision&amp;isdir=1&amp;rev=246</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=246</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/application/Servo/?op=revision&amp;isdir=1&amp;rev=245</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=245</guid></item>
<item><pubDate>Sat, 06 Jan 2007 15:12:21 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 214 – CanBlinds: Now got support for temperature sensor, two buttons, failsafe, ...</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;CanBlinds: Now got support for temperature sensor, two buttons, failsafe, absolute and relative position of servo and start/stop turning.&lt;br /&gt;
Note: still untested because lack of hardware.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/CanBlinds/main.c&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/CanBlinds/makefile&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=214</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=214</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/application/Servo/?op=revision&amp;isdir=1&amp;rev=207</link><guid>https://websvn.auml.se/browse/HomeAutomation/trunk/EmbeddedSoftware/AVR/application/Servo/?op=revision&amp;isdir=1&amp;rev=207</guid></item>
</channel></rss>