-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCustom.html
132 lines (122 loc) · 5.47 KB
/
Custom.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
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>