<?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/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c</title><description>WebSVN RSS feed &#x2013; HomeAutomation</description><lastBuildDate>Mon, 14 Sep 2026 04:22:51 +0000</lastBuildDate><generator>WebSVN 2.8.8</generator><language>en</language><link>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=log&amp;max=40&amp;</link><atom:link href="https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Sat, 04 Aug 2007 20:39:22 +0000</pubDate><dc:creator>nattgris</dc:creator><title>Rev 568 – Branching trunk to branches/unstable for testing purposes.</title><description>&lt;div&gt;&lt;strong&gt;nattgris – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Branching trunk to branches/unstable for testing purposes.&lt;/div&gt;+ /branches/unstable &lt;i&gt;(copied from /trunk@567)&lt;/i&gt;&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&amp;rev=568</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&amp;rev=568</guid></item>
<item><pubDate>Wed, 25 Apr 2007 21:31:15 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 390 – lib/src/actuator/rc_servo: Changed from &quot;-128 to 127&quot; to &quot;0 to 255&quot;.</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;lib/src/actuator/rc_servo: Changed from &quot;-128 to 127&quot; to &quot;0 to 255&quot;.&lt;/div&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/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&amp;rev=390</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&amp;rev=390</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/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&amp;rev=320</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&amp;rev=320</guid></item>
<item><pubDate>Mon, 12 Feb 2007 16:48:07 +0000</pubDate><dc:creator>eqlazer</dc:creator><title>Rev 316 – funcdefs: Some structure that try to follow what wiki says.</title><description>&lt;div&gt;&lt;strong&gt;eqlazer – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;funcdefs: Some structure that try to follow what wiki says.&lt;/div&gt;~ /trunk/EmbeddedSoftware/AVR/lib/funcdefs/eqlazer_funcdefs.h&lt;br /&gt;~ /trunk/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c&lt;br /&gt;</description><link>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&amp;rev=316</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&amp;rev=316</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/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&amp;rev=249</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&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/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&amp;rev=246</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&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/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&amp;rev=245</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&amp;rev=245</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/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&amp;rev=209</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&amp;rev=209</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/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&amp;rev=207</link><guid>https://websvn.auml.se/browse/HomeAutomation/branches/unstable/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c?op=revision&amp;rev=207</guid></item>
</channel></rss>