<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: About me (German)</title>
	<atom:link href="http://speedyweb.at/start/ueber-mich/feed/" rel="self" type="application/rss+xml" />
	<link>http://speedyweb.at/start</link>
	<description>Mikrokopter, Quadrokopter, Mikrocontroller, AVR, Electronic, Apple products and more</description>
	<lastBuildDate>Sun, 18 Mar 2012 14:46:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://speedyweb.at/start/ueber-mich/comment-page-1/#comment-12080</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 22 Sep 2011 06:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://speedyweb.at/start/ueber-mich/#comment-12080</guid>
		<description>Hi speedy,

i had managed to install a labview 2010 evaluation tool to run your mk_groundstation.vi.

When i run the mk_groundstation.vi, it seems like the data that was displayed on the raw debug panel is not correct as what i expected which i compared with the microkopter tool.

i&#039;m using FC V1.3 firmware: 0.76g and your mk_groundstation.vi is written for FC 0.71h. Could this due to compatible issues (data protocol) is different?

Please advise.
thank you,
Zen</description>
		<content:encoded><![CDATA[<p>Hi speedy,</p>
<p>i had managed to install a labview 2010 evaluation tool to run your mk_groundstation.vi.</p>
<p>When i run the mk_groundstation.vi, it seems like the data that was displayed on the raw debug panel is not correct as what i expected which i compared with the microkopter tool.</p>
<p>i&#8217;m using FC V1.3 firmware: 0.76g and your mk_groundstation.vi is written for FC 0.71h. Could this due to compatible issues (data protocol) is different?</p>
<p>Please advise.<br />
thank you,<br />
Zen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://speedyweb.at/start/ueber-mich/comment-page-1/#comment-12045</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 20 Sep 2011 09:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://speedyweb.at/start/ueber-mich/#comment-12045</guid>
		<description>Hi Speedy,

thank you for your advise. i&#039;ll get an evaluation 2010 to try and run your source code. i need to do alot of homework to understand your source code and adapt to my needs.it is very kind of you to share your sourcecode. 

Thanks,
Zen</description>
		<content:encoded><![CDATA[<p>Hi Speedy,</p>
<p>thank you for your advise. i&#8217;ll get an evaluation 2010 to try and run your source code. i need to do alot of homework to understand your source code and adapt to my needs.it is very kind of you to share your sourcecode. </p>
<p>Thanks,<br />
Zen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Speedy</title>
		<link>http://speedyweb.at/start/ueber-mich/comment-page-1/#comment-11965</link>
		<dc:creator>Speedy</dc:creator>
		<pubDate>Fri, 16 Sep 2011 09:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://speedyweb.at/start/ueber-mich/#comment-11965</guid>
		<description>Hi Zen

The Sourcecode for the Groundstation is available on the SVN Server of the Mikrokopter project (http://svn.mikrokopter.de under projects/GroundStation/trunk). The GroundStation LabView code is only a basic communication interface to get the decoded data of the serial data stream of the MK. Since the protocol changes slightly with every new FC version is has to be adapted.
It should be no problem to open the sources with LabView 2011 - But the Groundstation is not a software that can be used directly. You have to code your requirements by yourself. The driver for the datahandling is the only part of the software that is (kind of) finished.

To sum up: You cannot use the LabView Code &quot;out of the box&quot;. Coding is your part ;)</description>
		<content:encoded><![CDATA[<p>Hi Zen</p>
<p>The Sourcecode for the Groundstation is available on the SVN Server of the Mikrokopter project (<a href="http://svn.mikrokopter.de" rel="nofollow">http://svn.mikrokopter.de</a> under projects/GroundStation/trunk). The GroundStation LabView code is only a basic communication interface to get the decoded data of the serial data stream of the MK. Since the protocol changes slightly with every new FC version is has to be adapted.<br />
It should be no problem to open the sources with LabView 2011 &#8211; But the Groundstation is not a software that can be used directly. You have to code your requirements by yourself. The driver for the datahandling is the only part of the software that is (kind of) finished.</p>
<p>To sum up: You cannot use the LabView Code &#8220;out of the box&#8221;. Coding is your part <img src='http://speedyweb.at/start/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zen Ng</title>
		<link>http://speedyweb.at/start/ueber-mich/comment-page-1/#comment-11963</link>
		<dc:creator>Zen Ng</dc:creator>
		<pubDate>Fri, 16 Sep 2011 08:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://speedyweb.at/start/ueber-mich/#comment-11963</guid>
		<description>Hi Speedy,

i&#039;m zen teaching in polytechnic school (aerospace for MRO). i came across your work on micrkopter and are very keen to learn from you.

i&#039;m started knowing how to fly a quad-microkopter and was using a v1.3 flight controller and swv0.78. i came across youtude website showing the labview ground station for microkopter. 

could you teach me or share with me your labview software.i intend to buy a new labview 2011 and please advise whether it is suitable to do what you had done on the ground station before i make the purchase of labview 2011.

thank you very much...</description>
		<content:encoded><![CDATA[<p>Hi Speedy,</p>
<p>i&#8217;m zen teaching in polytechnic school (aerospace for MRO). i came across your work on micrkopter and are very keen to learn from you.</p>
<p>i&#8217;m started knowing how to fly a quad-microkopter and was using a v1.3 flight controller and swv0.78. i came across youtude website showing the labview ground station for microkopter. </p>
<p>could you teach me or share with me your labview software.i intend to buy a new labview 2011 and please advise whether it is suitable to do what you had done on the ground station before i make the purchase of labview 2011.</p>
<p>thank you very much&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Kuroll</title>
		<link>http://speedyweb.at/start/ueber-mich/comment-page-1/#comment-10520</link>
		<dc:creator>Michael Kuroll</dc:creator>
		<pubDate>Wed, 22 Jun 2011 14:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://speedyweb.at/start/ueber-mich/#comment-10520</guid>
		<description>Hey, Dich gibts auch noch im Web ;)

Tolle Website hast da auf die Beine gestellt. Meld Dich bei Gelegenheit wiedermal.... ein wenig &#252;ber die alten Tage quatschen.

Gr&#252;&#223;e aus O&#214;
Mike</description>
		<content:encoded><![CDATA[<p>Hey, Dich gibts auch noch im Web <img src='http://speedyweb.at/start/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Tolle Website hast da auf die Beine gestellt. Meld Dich bei Gelegenheit wiedermal&#8230;. ein wenig &#252;ber die alten Tage quatschen.</p>
<p>Gr&#252;&#223;e aus O&#214;<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Messner Luis</title>
		<link>http://speedyweb.at/start/ueber-mich/comment-page-1/#comment-7906</link>
		<dc:creator>Messner Luis</dc:creator>
		<pubDate>Sat, 08 Jan 2011 20:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://speedyweb.at/start/ueber-mich/#comment-7906</guid>
		<description>Servus Speedy,

Super was Du Alles machst,
ich habe mir letzte Woche einen Quadrokopter gebraucht gekauft.

Bin kompletter Anf&#228;nger und will einmal schauen wie lange ich brauche bis ich einigerma&#223;en fliegen kann.

Sch&#246;ne Gr&#252;sse aus Tirol
Messner Luis</description>
		<content:encoded><![CDATA[<p>Servus Speedy,</p>
<p>Super was Du Alles machst,<br />
ich habe mir letzte Woche einen Quadrokopter gebraucht gekauft.</p>
<p>Bin kompletter Anf&#228;nger und will einmal schauen wie lange ich brauche bis ich einigerma&#223;en fliegen kann.</p>
<p>Sch&#246;ne Gr&#252;sse aus Tirol<br />
Messner Luis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo Veneziani</title>
		<link>http://speedyweb.at/start/ueber-mich/comment-page-1/#comment-7061</link>
		<dc:creator>Ricardo Veneziani</dc:creator>
		<pubDate>Wed, 27 Oct 2010 00:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://speedyweb.at/start/ueber-mich/#comment-7061</guid>
		<description>SPEEDY! I don&#039;t understand nothing in german but, I came here to say I got your book teaching how to draw comics HAHAHA the Mr. Basic... i&#039;ts fantastic I&#039;ll start working on that and when it show some results I&#039;ll tell ya! greetings from brazil!</description>
		<content:encoded><![CDATA[<p>SPEEDY! I don&#8217;t understand nothing in german but, I came here to say I got your book teaching how to draw comics HAHAHA the Mr. Basic&#8230; i&#8217;ts fantastic I&#8217;ll start working on that and when it show some results I&#8217;ll tell ya! greetings from brazil!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Eichhorner</title>
		<link>http://speedyweb.at/start/ueber-mich/comment-page-1/#comment-6143</link>
		<dc:creator>Peter Eichhorner</dc:creator>
		<pubDate>Sun, 13 Jun 2010 09:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://speedyweb.at/start/ueber-mich/#comment-6143</guid>
		<description>Hallo Mathias,
habe durch Zufall deine Homepage entdeckt,
bin aus Weiler, also nicht weit weg von dir.
Bin Kameramann und m&#246;chte gerne mit einer kleinen Kamera (ca. 450 Gramm) Flugaufnahmen machen, habe ein bisschen gegoogelt und festgestellt das daf&#252;r eine Flugdrohne wohl das beste w&#228;re, da ich aber recht wenig Zeit habe, suche ich jemand der mir so ein Teil verkauft oder zusammenbaut, nat&#252;rlich gegen ordentliche Bezahlung.
Kannst du mir da weiterhelfen?
Danke f&#252;r deine baldige Antwort.
Peter
info@videomediateam.at</description>
		<content:encoded><![CDATA[<p>Hallo Mathias,<br />
habe durch Zufall deine Homepage entdeckt,<br />
bin aus Weiler, also nicht weit weg von dir.<br />
Bin Kameramann und m&#246;chte gerne mit einer kleinen Kamera (ca. 450 Gramm) Flugaufnahmen machen, habe ein bisschen gegoogelt und festgestellt das daf&#252;r eine Flugdrohne wohl das beste w&#228;re, da ich aber recht wenig Zeit habe, suche ich jemand der mir so ein Teil verkauft oder zusammenbaut, nat&#252;rlich gegen ordentliche Bezahlung.<br />
Kannst du mir da weiterhelfen?<br />
Danke f&#252;r deine baldige Antwort.<br />
Peter<br />
<a href="mailto:info@videomediateam.at">info@videomediateam.at</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jascha</title>
		<link>http://speedyweb.at/start/ueber-mich/comment-page-1/#comment-5791</link>
		<dc:creator>Jascha</dc:creator>
		<pubDate>Thu, 15 Apr 2010 17:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://speedyweb.at/start/ueber-mich/#comment-5791</guid>
		<description>Hi ich h&#228;tte mal pa fragen bez&#252;glich deines Wiimote Labview videos. Ich schreib Facharbeit und br&#228;ucht da pa infos also falls du mal zeit hast bitte melden.

ICQ: 397-427-588

thx</description>
		<content:encoded><![CDATA[<p>Hi ich h&#228;tte mal pa fragen bez&#252;glich deines Wiimote Labview videos. Ich schreib Facharbeit und br&#228;ucht da pa infos also falls du mal zeit hast bitte melden.</p>
<p>ICQ: 397-427-588</p>
<p>thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Speedy</title>
		<link>http://speedyweb.at/start/ueber-mich/comment-page-1/#comment-4453</link>
		<dc:creator>Speedy</dc:creator>
		<pubDate>Wed, 09 Dec 2009 21:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://speedyweb.at/start/ueber-mich/#comment-4453</guid>
		<description>Du hast Mail ;)</description>
		<content:encoded><![CDATA[<p>Du hast Mail <img src='http://speedyweb.at/start/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

