feature:support for conneting horizon

This commit is contained in:
Livox-SDK
2019-12-19 15:25:48 +08:00
parent 83def61d80
commit da19f31bc4
1442 changed files with 52220 additions and 16430 deletions
+17 -5
View File
@@ -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: sdk_core/include/third_party/spdlog/spdlog/version.h Source File</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
&#160;<span id="projectnumber">V1.1.0</span>
&#160;<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&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
@@ -91,7 +91,19 @@ $(document).ready(function(){initNavTree('version_8h_source.html','');});
<div class="title">version.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="version_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// Copyright(c) 2015 Gabi Melman.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">// Distributed under the MIT License (http://opensource.org/licenses/MIT)</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;</div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="preprocessor">#pragma once</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;</div><div class="line"><a name="l00008"></a><span class="lineno"><a class="line" href="version_8h.html#a85b8c2495e0596c728553bff9ea7d3d0"> 8</a></span>&#160;<span class="preprocessor">#define SPDLOG_VER_MAJOR 1</span></div><div class="line"><a name="l00009"></a><span class="lineno"><a class="line" href="version_8h.html#a59fb941b34bcda4ede06be812f0452e9"> 9</a></span>&#160;<span class="preprocessor">#define SPDLOG_VER_MINOR 3</span></div><div class="line"><a name="l00010"></a><span class="lineno"><a class="line" href="version_8h.html#a478ac3dbba9c7722f4b5c91f128b6884"> 10</a></span>&#160;<span class="preprocessor">#define SPDLOG_VER_PATCH 1</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;</div><div class="line"><a name="l00012"></a><span class="lineno"><a class="line" href="version_8h.html#ad8216958bcd014d9cf2b7b2c1c4c01ac"> 12</a></span>&#160;<span class="preprocessor">#define SPDLOG_VERSION (SPDLOG_VER_MAJOR * 10000 + SPDLOG_VER_MINOR * 100 + SPDLOG_VER_PATCH)</span></div></div><!-- fragment --></div><!-- contents -->
<a href="version_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">//</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">// Copyright(c) 2015 Gabi Melman.</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment">// Distributed under the MIT License (http://opensource.org/licenses/MIT)</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment">//</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160; </div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="preprocessor">#pragma once</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160; </div>
<div class="line"><a name="l00008"></a><span class="lineno"><a class="line" href="version_8h.html#a85b8c2495e0596c728553bff9ea7d3d0"> 8</a></span>&#160;<span class="preprocessor">#define SPDLOG_VER_MAJOR 1</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"><a class="line" href="version_8h.html#a59fb941b34bcda4ede06be812f0452e9"> 9</a></span>&#160;<span class="preprocessor">#define SPDLOG_VER_MINOR 3</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"><a class="line" href="version_8h.html#a478ac3dbba9c7722f4b5c91f128b6884"> 10</a></span>&#160;<span class="preprocessor">#define SPDLOG_VER_PATCH 1</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160; </div>
<div class="line"><a name="l00012"></a><span class="lineno"><a class="line" href="version_8h.html#ad8216958bcd014d9cf2b7b2c1c4c01ac"> 12</a></span>&#160;<span class="preprocessor">#define SPDLOG_VERSION (SPDLOG_VER_MAJOR * 10000 + SPDLOG_VER_MINOR * 100 + SPDLOG_VER_PATCH)</span></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
@@ -99,7 +111,7 @@ $(document).ready(function(){initNavTree('version_8h_source.html','');});
<li class="navelem"><a class="el" href="dir_5f1136fe404e0a548faf586fae339a6a.html">sdk_core</a></li><li class="navelem"><a class="el" href="dir_fef6b6f1028f30fedf17225feaaa02fe.html">include</a></li><li class="navelem"><a class="el" href="dir_7bb3e31efd6b819bbb0704cee4a66d41.html">third_party</a></li><li class="navelem"><a class="el" href="dir_cf58c3a45797022668a1e269b5315a33.html">spdlog</a></li><li class="navelem"><a class="el" href="dir_248a80cf6760c7a1ab13394a1c16f7b2.html">spdlog</a></li><li class="navelem"><a class="el" href="version_8h.html">version.h</a></li>
<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>