<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>uMFPU at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/uMFPU/</link>
    <description>uMFPU</description>

    <item>
      <title>Re: Unexpected IDE Output</title>
      <pubDate>Fri, 09 Oct 2009 13:37:24 GMT</pubDate>
      <dc:creator>camt_micromega</dc:creator>
      <link>http://tech.groups.yahoo.com/group/uMFPU/message/345</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/uMFPU/message/345</guid>
      <description>The IDE compiler uses the register types declared to determine when type conversion is required. If you&#39;re going to store both a floating point and an integer</description>
    </item>
    <item>
      <title>Unexpected IDE Output</title>
      <pubDate>Fri, 09 Oct 2009 00:15:51 GMT</pubDate>
      <dc:creator>plymouthvaliant@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/uMFPU/message/344</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/uMFPU/message/344</guid>
      <description>As part of an equation I entered the following and compiled it: Distance equ F1 Distance = FIXR(Distance) The IDE generated: SHIFTOUT FpuOut, FpuClk, MSBFIRST,</description>
    </item>
    <item>
      <title>Re: Updating V2 code to V3 - the GPS Robo-Truck - reserved words and</title>
      <pubDate>Mon, 05 Oct 2009 22:46:56 GMT</pubDate>
      <dc:creator>camt_micromega</dc:creator>
      <link>http://tech.groups.yahoo.com/group/uMFPU/message/343</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/uMFPU/message/343</guid>
      <description>The support files for using the uM-FPU V3.1 chip with PicBasic Pro already have definitions for all the opcodes. Any opcode that conflicts with a reserved word</description>
    </item>
    <item>
      <title>Re: Updating V2 code to V3 - the GPS Robo-Truck - reserved words and</title>
      <pubDate>Mon, 05 Oct 2009 18:20:04 GMT</pubDate>
      <dc:creator>plymouthvaliant@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/uMFPU/message/342</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/uMFPU/message/342</guid>
      <description>Problem solved. A simple one really. Thanks goes to Henrik at the PBP forum: Aren&#39;t all the commands just OPCodes, ie each command &quot;name&quot; is assigned a</description>
    </item>
    <item>
      <title>Updating V2 code to V3 - the GPS Robo-Truck - reserved words and PBP</title>
      <pubDate>Mon, 05 Oct 2009 17:16:48 GMT</pubDate>
      <dc:creator>plymouthvaliant@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/uMFPU/message/341</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/uMFPU/message/341</guid>
      <description>Cam, Thanks for your help updating the code. The below code also needed to have the FSIN and FCOS (V2 code) updated to read SIN and COS. However, Picbasic Pro</description>
    </item>
    <item>
      <title>App Note 44 - Controlling a Robotic Arm, uM-PWM1</title>
      <pubDate>Tue, 29 Sep 2009 21:58:36 GMT</pubDate>
      <dc:creator>camt_micromega</dc:creator>
      <link>http://tech.groups.yahoo.com/group/uMFPU/message/340</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/uMFPU/message/340</guid>
      <description>Application Note 44 - Controlling a Lynx6 Robotic Arm, has been posted to the Micromega website. The app note describes the inverse kinematic calculations</description>
    </item>
    <item>
      <title>Re: Updating V2 code to V3 - the GPS Robo-Truck</title>
      <pubDate>Thu, 24 Sep 2009 14:50:25 GMT</pubDate>
      <dc:creator>camt_micromega</dc:creator>
      <link>http://tech.groups.yahoo.com/group/uMFPU/message/338</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/uMFPU/message/338</guid>
      <description>Hi, Attached is an updated version of the your V3 code with a few fixes. Hopefully the descriptions below will clarify a few things to help with the rest of</description>
    </item>
    <item>
      <title>Updating V2 code to V3 - the GPS Robo-Truck</title>
      <pubDate>Thu, 24 Sep 2009 03:41:02 GMT</pubDate>
      <dc:creator>plymouthvaliant@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/uMFPU/message/337</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/uMFPU/message/337</guid>
      <description>I&#39;ve just ordered a uM-FPU V3 and plan on building a GPS guided remote control vehicle just like the GPS Robo-Truck that&#39;s based on the uM-FPU V2. GPS</description>
    </item>
    <item>
      <title>Re: Stored functions</title>
      <pubDate>Tue, 18 Aug 2009 17:32:11 GMT</pubDate>
      <dc:creator>Cam Thompson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/uMFPU/message/336</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/uMFPU/message/336</guid>
      <description>Hi Peter, I&#39;ll certainly give it some consideration, but the likelihood of it being in the next revision of V3 is fairly small. The chip has pretty much been</description>
    </item>
    <item>
      <title>Re: Stored functions</title>
      <pubDate>Tue, 18 Aug 2009 15:11:26 GMT</pubDate>
      <dc:creator>peterverkaik</dc:creator>
      <link>http://tech.groups.yahoo.com/group/uMFPU/message/335</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/uMFPU/message/335</guid>
      <description>Hi Cam, I feared so. But the idea of auto-calling a userfunction after sampling ADC via timer, could that be realized for the next firmware update? The</description>
    </item>
    <item>
      <title>Re: Stored functions</title>
      <pubDate>Tue, 18 Aug 2009 13:40:15 GMT</pubDate>
      <dc:creator>Cam Thompson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/uMFPU/message/334</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/uMFPU/message/334</guid>
      <description>Hi Peter, Instruction execution on the uM-FPU V3 is single threaded. There are tasks performed in the background by some instructions, but actual instruction</description>
    </item>
    <item>
      <title>Re: Stored functions</title>
      <pubDate>Mon, 17 Aug 2009 22:40:00 GMT</pubDate>
      <dc:creator>peterverkaik</dc:creator>
      <link>http://tech.groups.yahoo.com/group/uMFPU/message/333</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/uMFPU/message/333</guid>
      <description>Hi Cam, Thanks for the correct assembly statements. You said if the function is called with wdt=0, it will loop continuously in loop1 and never return. The wdt</description>
    </item>
    <item>
      <title>Re: Stored functions</title>
      <pubDate>Mon, 17 Aug 2009 21:10:43 GMT</pubDate>
      <dc:creator>Cam Thompson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/uMFPU/message/332</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/uMFPU/message/332</guid>
      <description>Hi Peter, Here&#39;s the actual code for the psuedo-code as you specified it. reg0	equ	L0			; register 0 tmp	equ	L1			; temporary register wdt	equ	L10			; watchdog</description>
    </item>
    <item>
      <title>Re: Stored functions</title>
      <pubDate>Fri, 14 Aug 2009 22:22:21 GMT</pubDate>
      <dc:creator>peterverkaik</dc:creator>
      <link>http://tech.groups.yahoo.com/group/uMFPU/message/331</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/uMFPU/message/331</guid>
      <description>Hi Cam, I came up with this, not sure how to use the flags, so I used IF instruction to make the intention clear. #function 1 watchdog wdtStart: setout 0,3</description>
    </item>
    <item>
      <title>Re: Stored functions</title>
      <pubDate>Fri, 14 Aug 2009 19:57:37 GMT</pubDate>
      <dc:creator>Cam Thompson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/uMFPU/message/330</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/uMFPU/message/330</guid>
      <description>Hi Peter, The only way to pulse OUT0 and OUT1 would be to have a stored function that toggles OUT0 or OUT1 inside a loop, using the SETOUT instruction. The</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Mon Nov  9 05:12:55 PST 2009 -->
