feature:support for conneting horizon
This commit is contained in:
+19
-7
@@ -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');
|
||||
@@ -203,7 +203,7 @@ $(document).ready(function(){initNavTree('functions_c.html','');});
|
||||
: <a class="el" href="classspdlog_1_1details_1_1color__stop__formatter.html#ae91bec8b6dec2965b7406026925d1cdc">spdlog::details::color_stop_formatter</a>
|
||||
</li>
|
||||
<li>color_type()
|
||||
: <a class="el" href="structfmt_1_1v5_1_1internal_1_1color__type.html#a288984b7a227bda31470628567a894fa">fmt::v5::internal::color_type</a>
|
||||
: <a class="el" href="structfmt_1_1v5_1_1internal_1_1color__type.html#a160b5a017452a64fb874b331153ada6e">fmt::v5::internal::color_type</a>
|
||||
</li>
|
||||
<li>CommPort()
|
||||
: <a class="el" href="classlivox_1_1_comm_port.html#a5a159a37a2b90e3e99a8a2258494c374">livox::CommPort</a>
|
||||
@@ -221,8 +221,8 @@ $(document).ready(function(){initNavTree('functions_c.html','');});
|
||||
: <a class="el" href="struct_hub_set_mode_request.html#a288defb8dd0478bc52b8cdd9a6315c27">HubSetModeRequest</a>
|
||||
</li>
|
||||
<li>const_reference
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__memory__buffer.html#a137e3161cc2723cb0b0ec2561f879348">fmt::v5::basic_memory_buffer< T, SIZE, Allocator ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1basic__buffer.html#abfe6d821425b515382f5001823d40836">fmt::v5::internal::basic_buffer< T ></a>
|
||||
: <a class="el" href="classfmt_1_1v5_1_1basic__memory__buffer.html#a8de576f1089cdc9560f1194d6885634a">fmt::v5::basic_memory_buffer< T, SIZE, Allocator ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1basic__buffer.html#a6681032cf69668f9930f8e1310d4e3b4">fmt::v5::internal::basic_buffer< T ></a>
|
||||
</li>
|
||||
<li>container_buffer()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1container__buffer.html#a5f7834eecd73531a1f57993f9b9e3977">fmt::v5::internal::container_buffer< Container ></a>
|
||||
@@ -241,16 +241,28 @@ $(document).ready(function(){initNavTree('functions_c.html','');});
|
||||
<li>count()
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1counting__iterator.html#af0879937c615e146111e361db9a393d9">fmt::v5::internal::counting_iterator< T ></a>
|
||||
, <a class="el" href="classfmt_1_1v5_1_1internal_1_1truncating__iterator__base.html#a56850280db1992628ce9afaab31c8637">fmt::v5::internal::truncating_iterator_base< OutputIt ></a>
|
||||
, <a class="el" href="struct_hub_fan_control_request.html#a347acc160a405e605399b6d1fcab7e0a">HubFanControlRequest</a>
|
||||
, <a class="el" href="struct_hub_fan_control_response.html#a535c67fab118294ff7aa9e2d2d32b91d">HubFanControlResponse</a>
|
||||
, <a class="el" href="struct_hub_get_extrinsic_parameter_request.html#a411353af6f79a0ecca12b8c7f106f322">HubGetExtrinsicParameterRequest</a>
|
||||
, <a class="el" href="struct_hub_get_extrinsic_parameter_response.html#ad0f3a2cd721c3dea6999799a02f5b3ce">HubGetExtrinsicParameterResponse</a>
|
||||
, <a class="el" href="struct_hub_get_fan_state_request.html#a13b294c7ada51f6d666c0a6cec617da2">HubGetFanStateRequest</a>
|
||||
, <a class="el" href="struct_hub_get_fan_state_response.html#ab5dce40da50701ae758c42c7401f69c4">HubGetFanStateResponse</a>
|
||||
, <a class="el" href="struct_hub_get_imu_push_frequency_request.html#a0a8ebb45de4427eeee5e04c6ba9bcf50">HubGetImuPushFrequencyRequest</a>
|
||||
, <a class="el" href="struct_hub_get_imu_push_frequency_response.html#acd9b394b6d6ea6d9518a4a2d389cd8dd">HubGetImuPushFrequencyResponse</a>
|
||||
, <a class="el" href="struct_hub_get_point_cloud_return_mode_request.html#a227c7427a94d37607e939b6ab16e32b1">HubGetPointCloudReturnModeRequest</a>
|
||||
, <a class="el" href="struct_hub_get_point_cloud_return_mode_response.html#a2f05879952353df089dd390f7ca24442">HubGetPointCloudReturnModeResponse</a>
|
||||
, <a class="el" href="struct_hub_query_lidar_information_response.html#aeef7d6cc430c1c408287f029ad9cf67d">HubQueryLidarInformationResponse</a>
|
||||
, <a class="el" href="struct_hub_query_lidar_status_response.html#a6059f781c5eef3231def143ad1b9490b">HubQueryLidarStatusResponse</a>
|
||||
, <a class="el" href="struct_hub_rain_fog_suppress_request.html#a3f14c799e8f96e2897c65191c96973ec">HubRainFogSuppressRequest</a>
|
||||
, <a class="el" href="struct_hub_rain_fog_suppress_response.html#a3e070f7d0477cf0ccf8fc8161fe8d9d3">HubRainFogSuppressResponse</a>
|
||||
, <a class="el" href="struct_hub_set_extrinsic_parameter_request.html#a99dcdcfcadd639e7b341f03f36ba8a88">HubSetExtrinsicParameterRequest</a>
|
||||
, <a class="el" href="struct_hub_set_extrinsic_parameter_response.html#a41076bb2abf1e04ef490fd910964643d">HubSetExtrinsicParameterResponse</a>
|
||||
, <a class="el" href="struct_hub_set_imu_push_frequency_request.html#ad3cb983a6a867a447ab13e6ba28ff7c3">HubSetImuPushFrequencyRequest</a>
|
||||
, <a class="el" href="struct_hub_set_imu_push_frequency_response.html#a902457a5dd0f2fbfec4d3a85daa38ed3">HubSetImuPushFrequencyResponse</a>
|
||||
, <a class="el" href="struct_hub_set_mode_request.html#a74ea714230b28433f927565c98305292">HubSetModeRequest</a>
|
||||
, <a class="el" href="struct_hub_set_mode_response.html#a737a969dcc4bb59f45aa4c0a842d50d3">HubSetModeResponse</a>
|
||||
, <a class="el" href="struct_hub_set_point_cloud_return_mode_request.html#a018391706310379568c45d63f63cad9b">HubSetPointCloudReturnModeRequest</a>
|
||||
, <a class="el" href="struct_hub_set_point_cloud_return_mode_response.html#a9526977815299383918e7cd98379bf93">HubSetPointCloudReturnModeResponse</a>
|
||||
</li>
|
||||
<li>count_
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1truncating__iterator__base.html#a16eabcb848e779b567918d0935904b7b">fmt::v5::internal::truncating_iterator_base< OutputIt ></a>
|
||||
@@ -294,7 +306,7 @@ $(document).ready(function(){initNavTree('functions_c.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