<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://forum.robosavvy.com/feed.php?f=4&amp;t=2724" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2008-07-17T12:08:11+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=4&amp;t=2724</id>
<entry>
<author><name><![CDATA[roboTT]]></name></author>
<updated>2008-07-17T12:08:11+01:00</updated>
<published>2008-07-17T12:08:11+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2724&amp;p=16926#p16926</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2724&amp;p=16926#p16926"/>
<title type="html"><![CDATA[RCIN]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2724&amp;p=16926#p16926"><![CDATA[
i-Bot,<br /><br />i'm glad you are still here :&gt;<br /><br />The idea is to perform continous autonomous movement untill a signal from RC is seen.<br /><br />So a pseudocode would look like:<br /><br /><dl class="codebox"><dt>Code: </dt><dd><code>if&#40;there_is_no_transmitter_data_on_AD_port_1 &amp;&amp; autonomous_mode==1&#41;&#123;<br /><br /> ///process autonomous move<br /><br />&#125;else&#123;<br /><br />autonomous_mode=0;<br /> <br /><br />&#125;</code></dd></dl><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=946">roboTT</a> — Thu Jul 17, 2008 12:08 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2008-07-17T09:26:25+01:00</updated>
<published>2008-07-17T09:26:25+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2724&amp;p=16921#p16921</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2724&amp;p=16921#p16921"/>
<title type="html"><![CDATA[RCIN]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2724&amp;p=16921#p16921"><![CDATA[
The RCIN command in Robobasic is compiled to a unique byte code instruction. When this bytecode instruction is executed in the MR-C3024 the pulse width of an incoming pulse on the specified AD input is measured. The width would normally be determined by the attached radio control receiver. This command is very wasteful of processing power !<br /><br />There is no equivalent as far as I know on the serial interface for the RC command.<br /><br />Can you give a higher level view of your objective, there may be other alternatives ?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Thu Jul 17, 2008 9:26 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[roboTT]]></name></author>
<updated>2008-07-16T23:22:53+01:00</updated>
<published>2008-07-16T23:22:53+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=2724&amp;p=16917#p16917</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=2724&amp;p=16917#p16917"/>
<title type="html"><![CDATA[RCIN]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=2724&amp;p=16917#p16917"><![CDATA[
Does anyone know the specs of RCIN command,<br /><br />i know it reads the values from AD ports - so i was trying to read the RC data by using 0xE2 to get the state / values of RC - but with no success.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=946">roboTT</a> — Wed Jul 16, 2008 11:22 pm</p><hr />
]]></content>
</entry>
</feed>