-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit b0ca4d1
Showing
119 changed files
with
72,342 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,132 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | ||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
|
||
|
||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
|
||
<title>Custom Messages — IMC v5.4.11 Specification</title> | ||
|
||
<link rel="stylesheet" href="_static/pydoctheme.css" type="text/css" /> | ||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
|
||
<script type="text/javascript"> | ||
var DOCUMENTATION_OPTIONS = { | ||
URL_ROOT: './', | ||
VERSION: '5.4.11', | ||
COLLAPSE_INDEX: false, | ||
FILE_SUFFIX: '.html', | ||
HAS_SOURCE: true | ||
}; | ||
</script> | ||
<script type="text/javascript" src="_static/jquery.js"></script> | ||
<script type="text/javascript" src="_static/underscore.js"></script> | ||
<script type="text/javascript" src="_static/doctools.js"></script> | ||
<link rel="index" title="Index" href="genindex.html" /> | ||
<link rel="search" title="Search" href="search.html" /> | ||
<link rel="top" title="IMC v5.4.11 Specification" href="index.html" /> | ||
<link rel="prev" title="Development Messages" href="Development.html" /> | ||
</head> | ||
<body> | ||
|
||
<div class="document"> | ||
<div class="documentwrapper"> | ||
<div class="bodywrapper"> | ||
<div class="body"> | ||
|
||
<div class="section" id="custom-messages"> | ||
<h1>Custom Messages<a class="headerlink" href="#custom-messages" title="Permalink to this headline">¶</a></h1> | ||
<div class="section" id="total-magnetic-field-intensity"> | ||
<span id="totalmagintensity"></span><h2>Total Magnetic Field Intensity<a class="headerlink" href="#total-magnetic-field-intensity" title="Permalink to this headline">¶</a></h2> | ||
<p>No description</p> | ||
<ul class="simple"> | ||
<li>Abbreviation: TotalMagIntensity</li> | ||
<li>Identification Number: 2006</li> | ||
<li>Payload Size: 8 bytes</li> | ||
<li>Message Size: 30 bytes</li> | ||
</ul> | ||
<table border="1" class="docutils"> | ||
<colgroup> | ||
<col width="8%" /> | ||
<col width="15%" /> | ||
<col width="6%" /> | ||
<col width="9%" /> | ||
<col width="41%" /> | ||
<col width="22%" /> | ||
</colgroup> | ||
<thead valign="bottom"> | ||
<tr class="row-odd"><th class="head">Name</th> | ||
<th class="head">Abbreviation</th> | ||
<th class="head">Unit</th> | ||
<th class="head">Type</th> | ||
<th class="head">Description</th> | ||
<th class="head">Range</th> | ||
</tr> | ||
</thead> | ||
<tbody valign="top"> | ||
<tr class="row-even"><td>Value</td> | ||
<td>value</td> | ||
<td><em>-</em></td> | ||
<td>fp64_t</td> | ||
<td>Total Magnetic Field Intensity (TMI)</td> | ||
<td>Same as field type</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
</div> | ||
|
||
|
||
</div> | ||
</div> | ||
</div> | ||
<div class="sphinxsidebar"> | ||
<div class="sphinxsidebarwrapper"> | ||
<h3><a href="index.html">Table Of Contents</a></h3> | ||
<ul class="current"> | ||
<li class="toctree-l1"><a class="reference internal" href="Message Format.html">Message Format</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Core.html">Core Messages</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Simulation.html">Simulation Messages</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Storage.html">Storage Messages</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Networking.html">Networking Messages</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Acoustic Networking.html">Acoustic Networking Messages</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Sensors.html">Sensors Messages</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Actuation.html">Actuation Messages</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Navigation.html">Navigation Messages</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Guidance.html">Guidance Messages</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Maneuvering.html">Maneuvering Messages</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Vehicle Supervision.html">Vehicle Supervision Messages</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Plan Supervision.html">Plan Supervision Messages</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="CCU.html">CCU Messages</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Autonomy.html">Autonomy Messages</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Vision.html">Vision Messages</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="External.html">External Messages</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Development.html">Development Messages</a></li> | ||
<li class="toctree-l1 current"><a class="current reference internal" href="#">Custom Messages</a><ul> | ||
<li class="toctree-l2"><a class="reference internal" href="#total-magnetic-field-intensity">Total Magnetic Field Intensity</a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
|
||
<div id="searchbox" style="display: none"> | ||
<h3>Quick search</h3> | ||
<form class="search" action="search.html" method="get"> | ||
<input type="text" name="q" /> | ||
<input type="submit" value="Go" /> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
</div> | ||
<script type="text/javascript">$('#searchbox').show(0);</script> | ||
</div> | ||
</div> | ||
<div class="clearer"></div> | ||
</div> | ||
<div class="footer"> | ||
© Copyright 2013-2017, Universidade do Porto - Faculdade de Engenharia - LSTS. | ||
<br/> | ||
Last updated on Aug 21, 2019. | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.