<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://robosub-vm.eecs.wsu.edu/wiki/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="http://robosub-vm.eecs.wsu.edu/wiki/feed.php">
        <title>Palouse RoboSub Technical Documentation legacy:2016:ee:hex</title>
        <description></description>
        <link>http://robosub-vm.eecs.wsu.edu/wiki/</link>
        <image rdf:resource="http://robosub-vm.eecs.wsu.edu/wiki/lib/tpl/codowik/images/favicon.ico" />
       <dc:date>2026-04-06T17:51:10-0700</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://robosub-vm.eecs.wsu.edu/wiki/legacy/2016/ee/hex/start?rev=1473810338&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://robosub-vm.eecs.wsu.edu/wiki/lib/tpl/codowik/images/favicon.ico">
        <title>Palouse RoboSub Technical Documentation</title>
        <link>http://robosub-vm.eecs.wsu.edu/wiki/</link>
        <url>http://robosub-vm.eecs.wsu.edu/wiki/lib/tpl/codowik/images/favicon.ico</url>
    </image>
    <item rdf:about="http://robosub-vm.eecs.wsu.edu/wiki/legacy/2016/ee/hex/start?rev=1473810338&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-09-13T16:45:38-0700</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>The Hex Parser</title>
        <link>http://robosub-vm.eecs.wsu.edu/wiki/legacy/2016/ee/hex/start?rev=1473810338&amp;do=diff</link>
        <description>The Hex Parser

The Hex Parser is a C++ class developed for parsing hex files for use by the microcontroller boot loader. Hex files are the completely compiled binary data that must be sent to the microcontroller for programming. This page will work to describe the basic principles of a hex file and how the hex parser operates to work with the microcontroller bootloader to create a bootloadable application.</description>
    </item>
</rdf:RDF>
