feature:support for conneting horizon
This commit is contained in:
@@ -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 - Variables</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');
|
||||
@@ -93,6 +93,9 @@ $(document).ready(function(){initNavTree('functions_vars_f.html','');});
|
||||
<li>f
|
||||
: <a class="el" href="classfmt_1_1v5_1_1internal_1_1fp.html#ad52e794a6624dfc7d992bd2eea3ab23f">fmt::v5::internal::fp</a>
|
||||
</li>
|
||||
<li>fan_status
|
||||
: <a class="el" href="struct_lidar_error_code.html#ac9a0fdb6510d3fa862961201724685d5">LidarErrorCode</a>
|
||||
</li>
|
||||
<li>feature
|
||||
: <a class="el" href="struct_device_info.html#a1ddd6dc50ae7fe4230b3fa0e2644fb60">DeviceInfo</a>
|
||||
, <a class="el" href="struct_heartbeat_response.html#a4813706674e2312b2132151f7688ff22">HeartbeatResponse</a>
|
||||
@@ -105,6 +108,10 @@ $(document).ready(function(){initNavTree('functions_vars_f.html','');});
|
||||
<li>fill_
|
||||
: <a class="el" href="structfmt_1_1v5_1_1align__spec.html#ac7badcecfcb9d58db73d06eee0888fbe">fmt::v5::align_spec</a>
|
||||
</li>
|
||||
<li>firmware_err
|
||||
: <a class="el" href="struct_hub_error_code.html#a0ad7c79f954b41a3639a580c3a4a5d8f">HubErrorCode</a>
|
||||
, <a class="el" href="struct_lidar_error_code.html#a672b7ee46cee05f75a72ad636cd3da88">LidarErrorCode</a>
|
||||
</li>
|
||||
<li>firmware_version
|
||||
: <a class="el" href="struct_device_information_response.html#a3c12af3f01b1baac1888070a4d08cbff">DeviceInformationResponse</a>
|
||||
</li>
|
||||
@@ -137,6 +144,11 @@ $(document).ready(function(){initNavTree('functions_vars_f.html','');});
|
||||
: <a class="el" href="structfmt_1_1v5_1_1formatter_3_01_range_t_00_01_char_00_01typename_01std_1_1enable__if_3_01fmt_129f3c94877dea4ec3d39c173a7bba127.html#aeef2ffb1f84db7d17d426ff00b95c04d">fmt::v5::formatter< RangeT, Char, typename std::enable_if< fmt::is_range< RangeT >::value >::type ></a>
|
||||
, <a class="el" href="structfmt_1_1v5_1_1formatter_3_01_tuple_t_00_01_char_00_01typename_01std_1_1enable__if_3_01fmt_102216fc8d8be12d4442006c3947ddce9.html#ae41806a525f35f439447d6379a3dc57a">fmt::v5::formatter< TupleT, Char, typename std::enable_if< fmt::is_tuple_like< TupleT >::value >::type ></a>
|
||||
</li>
|
||||
<li>freq
|
||||
: <a class="el" href="struct_get_imu_push_frequency_response_item.html#a5d51ccf49ee18d94548aeafbf405093a">GetImuPushFrequencyResponseItem</a>
|
||||
, <a class="el" href="struct_lidar_get_imu_push_frequency_response.html#a8b4b6b3d7a9e5960e863230d88b4f1a6">LidarGetImuPushFrequencyResponse</a>
|
||||
, <a class="el" href="struct_set_imu_push_frequency_request_item.html#abb819e756f995eeddfc9543be05ebe7c">SetImuPushFrequencyRequestItem</a>
|
||||
</li>
|
||||
<li>funcname
|
||||
: <a class="el" href="structspdlog_1_1source__loc.html#a622d48d070d0421ec91a6484923aacd2">spdlog::source_loc</a>
|
||||
</li>
|
||||
@@ -148,7 +160,7 @@ $(document).ready(function(){initNavTree('functions_vars_f.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