NmeaParser/concepts/toc.html

98 lines
4.1 KiB
HTML
Raw Normal View History


<div id="sidetoggle">
<div>
<div class="sidefilter">
<form class="toc-filter">
<span class="glyphicon glyphicon-filter filter-icon"></span>
<span class="glyphicon glyphicon-remove clear-icon" id="toc_filter_clear"></span>
<input type="text" id="toc_filter_input" placeholder="Filter by title" onkeypress="if(event.keyCode==13) {return false;}">
</form>
</div>
<div class="sidetoc">
<div class="toc" id="toc">
<ul class="nav level1">
<li>
<a href="index.html" name="" title="Getting Started">Getting Started</a>
</li>
<li>
<a href="MigrateFromV1.html" name="" title="Migrating from v1.x">Migrating from v1.x</a>
</li>
<li>
<span class="expand-stub"></span>
<a>Platform specific device creation</a>
<ul class="nav level2">
<li>
<span class="expand-stub"></span>
<a>.NET Framework</a>
<ul class="nav level3">
<li>
<a href="SerialPortNetFX.html" name="" title="SerialPort">SerialPort</a>
</li>
</ul>
</li>
<li>
<span class="expand-stub"></span>
<a>.NET Core</a>
<ul class="nav level3">
<li>
<a href="SerialPortNetCore.html" name="" title="SerialPort">SerialPort</a>
</li>
</ul>
</li>
<li>
<span class="expand-stub"></span>
<a>UWP</a>
<ul class="nav level3">
<li>
<a href="SerialPortUWP.html" name="" title="SerialPort">SerialPort</a>
</li>
<li>
<a href="BluetoothUWP.html" name="" title="Bluetooth">Bluetooth</a>
</li>
</ul>
</li>
<li>
<span class="expand-stub"></span>
<a>Android</a>
<ul class="nav level3">
<li>
<a href="BluetoothAndroid.html" name="" title="Bluetooth">Bluetooth</a>
</li>
</ul>
</li>
<li>
<span class="expand-stub"></span>
<a>iOS</a>
<ul class="nav level3">
<li>
<a href="BluetoothiOS.html" name="" title="Bluetooth">Bluetooth</a>
</li>
</ul>
</li>
</ul>
</li>
<li>
<a href="CustomMessages.html" name="" title="Custom message types">Custom message types</a>
</li>
<li>
<a href="ArcGISRuntime.html" name="" title="Creating a location provider for ArcGIS Runtime SDK">Creating a location provider for ArcGIS Runtime SDK</a>
</li>
<li>
<a href="ntrip.html" name="" title="Using NTRIP for DGPS">Using NTRIP for DGPS</a>
</li>
<li>
<a href="../api/omd.html" name="" title="Object Model Diagram">Object Model Diagram</a>
</li>
</ul>
</div>
</div>
</div>
</div>