feature:support for conneting horizon
This commit is contained in:
+17
-4
@@ -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: Class 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');
|
||||
@@ -145,6 +145,19 @@ $(document).ready(function(){initNavTree('functions_g.html','');});
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1basic__buffer.html#a634bc5a3b605f4e96e9860a626c55b64">fmt::v5::internal::basic_buffer< T ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1container__buffer.html#a972d31b059aa614f314372e5bde626ee">fmt::v5::internal::container_buffer< Container ></a>
|
||||
</li>
|
||||
<li>gw_addr
|
||||
: <a class="el" href="struct_get_device_ip_mode_response.html#a1fa6e622fbd34b75e70710acaa9da9ca">GetDeviceIpModeResponse</a>
|
||||
, <a class="el" href="struct_set_static_device_ip_mode_request.html#ac75dba8ee6eff8e38acd18d63d4d3f9d">SetStaticDeviceIpModeRequest</a>
|
||||
</li>
|
||||
<li>gyro_x
|
||||
: <a class="el" href="struct_livox_imu_point.html#a4492240d3eb6acfd293289c77ad5e302">LivoxImuPoint</a>
|
||||
</li>
|
||||
<li>gyro_y
|
||||
: <a class="el" href="struct_livox_imu_point.html#a2fc51eaa519a90664011f146c9126dc4">LivoxImuPoint</a>
|
||||
</li>
|
||||
<li>gyro_z
|
||||
: <a class="el" href="struct_livox_imu_point.html#a810b9ae12c0036c457d0159f58db1163">LivoxImuPoint</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
@@ -153,7 +166,7 @@ $(document).ready(function(){initNavTree('functions_g.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