feature:support for conneting horizon
This commit is contained in:
+18
-6
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.15"/>
|
||||
<meta name="generator" content="Doxygen 1.8.16"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Livox SDK API: File Members</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -31,7 +31,7 @@
|
||||
<td id="projectlogo"><img alt="Logo" src="1.png"/></td>
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">Livox SDK API
|
||||
 <span id="projectnumber">V1.1.0</span>
|
||||
 <span id="projectnumber">V2.0.0</span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -39,7 +39,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.15 -->
|
||||
<!-- Generated by Doxygen 1.8.16 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
@@ -94,17 +94,29 @@ $(document).ready(function(){initNavTree('globals_enum.html','');});
|
||||
<li>DeviceType
|
||||
: <a class="el" href="livox__def_8h.html#ad258d4c51629346fceac4679b3209ad9">livox_def.h</a>
|
||||
</li>
|
||||
<li>ImuFreq
|
||||
: <a class="el" href="livox__def_8h.html#ac85ce63b24f69b6feeaef0e6912fe651">livox_def.h</a>
|
||||
</li>
|
||||
<li>LidarFeature
|
||||
: <a class="el" href="livox__def_8h.html#a48ea264cca26ef99ff11e3410adad9d8">livox_def.h</a>
|
||||
</li>
|
||||
<li>LidarIpMode
|
||||
: <a class="el" href="livox__def_8h.html#ac4b5fd55001b85bc2d90976f7fab56ab">livox_def.h</a>
|
||||
</li>
|
||||
<li>LidarMode
|
||||
: <a class="el" href="livox__def_8h.html#affc3c75e14e794567016e1ac9b223a84">livox_def.h</a>
|
||||
</li>
|
||||
<li>LidarState
|
||||
: <a class="el" href="livox__def_8h.html#ac452bffa284c87aa7cafa14ff1c1049e">livox_def.h</a>
|
||||
</li>
|
||||
<li>ResponseStatus
|
||||
: <a class="el" href="livox__def_8h.html#a01965d7e5c20952c815aa140bb0c5dd6">livox_def.h</a>
|
||||
<li>LivoxStatus
|
||||
: <a class="el" href="livox__def_8h.html#ad7d6daf9bb143229dff3e2071c08ba1c">livox_def.h</a>
|
||||
</li>
|
||||
<li>PointCloudReturnMode
|
||||
: <a class="el" href="livox__def_8h.html#a28f5e73f1bf24a47e70d185fd23412df">livox_def.h</a>
|
||||
</li>
|
||||
<li>PointDataType
|
||||
: <a class="el" href="livox__def_8h.html#aef6de49a2449336910ae8424c53728ab">livox_def.h</a>
|
||||
</li>
|
||||
<li>TimestampType
|
||||
: <a class="el" href="livox__def_8h.html#a5b99e69700d73fbb898014393e993ca0">livox_def.h</a>
|
||||
@@ -117,7 +129,7 @@ $(document).ready(function(){initNavTree('globals_enum.html','');});
|
||||
<ul>
|
||||
<li class="footer">Generated by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.16 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user