<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://mpt-internal.uni-hohenheim.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://mpt-internal.uni-hohenheim.de/feed.php">
        <title>Technology in Crop Production projects:3dmosaic</title>
        <description></description>
        <link>https://mpt-internal.uni-hohenheim.de/</link>
        <image rdf:resource="https://mpt-internal.uni-hohenheim.de/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-16T04:30:04+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://mpt-internal.uni-hohenheim.de/doku.php?id=projects:3dmosaic:logging&amp;rev=1628907690&amp;do=diff"/>
                <rdf:li rdf:resource="https://mpt-internal.uni-hohenheim.de/doku.php?id=projects:3dmosaic:server_program&amp;rev=1628907690&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://mpt-internal.uni-hohenheim.de/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Technology in Crop Production</title>
        <link>https://mpt-internal.uni-hohenheim.de/</link>
        <url>https://mpt-internal.uni-hohenheim.de/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://mpt-internal.uni-hohenheim.de/doku.php?id=projects:3dmosaic:logging&amp;rev=1628907690&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-14T04:21:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>projects:3dmosaic:logging</title>
        <link>https://mpt-internal.uni-hohenheim.de/doku.php?id=projects:3dmosaic:logging&amp;rev=1628907690&amp;do=diff</link>
        <description>AURS

Logging GNSS and Laserscanner data

	*  Start Laserserver with GPS plugin
	*  Start log for both

you then get 2 logfiles you can use with replav and analyze on.

Look in uresGPS.cpp for parseNMEA() for more info on NMEA messages

MRC

RHD</description>
    </item>
    <item rdf:about="https://mpt-internal.uni-hohenheim.de/doku.php?id=projects:3dmosaic:server_program&amp;rev=1628907690&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-14T04:21:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>projects:3dmosaic:server_program</title>
        <link>https://mpt-internal.uni-hohenheim.de/doku.php?id=projects:3dmosaic:server_program&amp;rev=1628907690&amp;do=diff</link>
        <description>The Server Program

&lt;graphviz dot center 500×200&gt;
digraph Overview {
subgraph cluster_0 {
	style=filled;
	color=lightgrey;
	node [style=filled,color=white];
              Server [shape=box];
              ETH [shape=hexagon];
              ATB [shape=hexagon];		
              ETH -&gt; Server;
              Server -&gt; ETH;
              ATB -&gt; Server;
              Server -&gt; ATB;
	label = &quot;Protocol&quot;;
}
      size=&quot;12&quot;
      node [shape = box];
      GNSS [shape=hexagon];	
      Mission -&gt; MobotWare;…</description>
    </item>
</rdf:RDF>
