189 lines
13 KiB
HTML
189 lines
13 KiB
HTML
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
|
<head>
|
||
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||
|
|
<meta name="generator" content="Doxygen 1.9.4"/>
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||
|
|
<title>esp32_BNO08x: /media/develop/git/imu_pr_cleanup/components/esp32_BNO08x/include/report/BNO08xReports.hpp File Reference</title>
|
||
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||
|
|
<script type="text/javascript" src="jquery.js"></script>
|
||
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
||
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||
|
|
<script type="text/javascript" src="resize.js"></script>
|
||
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
||
|
|
<script type="text/javascript" src="navtree.js"></script>
|
||
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
||
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
||
|
|
<script type="text/javascript" src="search/search.js"></script>
|
||
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||
|
|
<div id="titlearea">
|
||
|
|
<table cellspacing="0" cellpadding="0">
|
||
|
|
<tbody>
|
||
|
|
<tr id="projectrow">
|
||
|
|
<td id="projectalign">
|
||
|
|
<div id="projectname">esp32_BNO08x<span id="projectnumber"> 1.4</span>
|
||
|
|
</div>
|
||
|
|
<div id="projectbrief">C++ BNO08x IMU driver component for esp-idf.</div>
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
</tbody>
|
||
|
|
</table>
|
||
|
|
</div>
|
||
|
|
<!-- end header part -->
|
||
|
|
<!-- Generated by Doxygen 1.9.4 -->
|
||
|
|
<script type="text/javascript">
|
||
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||
|
|
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
|
||
|
|
/* @license-end */
|
||
|
|
</script>
|
||
|
|
<script type="text/javascript" src="menudata.js"></script>
|
||
|
|
<script type="text/javascript" src="menu.js"></script>
|
||
|
|
<script type="text/javascript">
|
||
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||
|
|
$(function() {
|
||
|
|
initMenu('',true,false,'search.php','Search');
|
||
|
|
$(document).ready(function() { init_search(); });
|
||
|
|
});
|
||
|
|
/* @license-end */
|
||
|
|
</script>
|
||
|
|
<div id="main-nav"></div>
|
||
|
|
</div><!-- top -->
|
||
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||
|
|
<div id="nav-tree">
|
||
|
|
<div id="nav-tree-contents">
|
||
|
|
<div id="nav-sync" class="sync"></div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
||
|
|
class="ui-resizable-handle">
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<script type="text/javascript">
|
||
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||
|
|
$(document).ready(function(){initNavTree('_b_n_o08x_reports_8hpp.html',''); initResizable(); });
|
||
|
|
/* @license-end */
|
||
|
|
</script>
|
||
|
|
<div id="doc-content">
|
||
|
|
<!-- window showing the filter options -->
|
||
|
|
<div id="MSearchSelectWindow"
|
||
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
||
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
||
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<!-- iframe showing the search results (closed by default) -->
|
||
|
|
<div id="MSearchResultsWindow">
|
||
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
||
|
|
name="MSearchResults" id="MSearchResults">
|
||
|
|
</iframe>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="header">
|
||
|
|
<div class="headertitle"><div class="title">BNO08xReports.hpp File Reference</div></div>
|
||
|
|
</div><!--header-->
|
||
|
|
<div class="contents">
|
||
|
|
<div class="textblock"><code>#include "<a class="el" href="_b_n_o08x_rpt_acceleration_8hpp_source.html">BNO08xRptAcceleration.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_linear_acceleration_8hpp_source.html">BNO08xRptLinearAcceleration.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_gravity_8hpp_source.html">BNO08xRptGravity.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_cal_magnetometer_8hpp_source.html">BNO08xRptCalMagnetometer.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_uncal_magnetometer_8hpp_source.html">BNO08xRptUncalMagnetometer.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_cal_gyro_8hpp_source.html">BNO08xRptCalGyro.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_uncal_gyro_8hpp_source.html">BNO08xRptUncalGyro.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_r_v_8hpp_source.html">BNO08xRptRV.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_game_r_v_8hpp_source.html">BNO08xRptGameRV.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_a_r_v_r_stabilized_r_v_8hpp_source.html">BNO08xRptARVRStabilizedRV.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_a_r_v_r_stabilized_game_r_v_8hpp_source.html">BNO08xRptARVRStabilizedGameRV.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_i_gyro_r_v_8hpp_source.html">BNO08xRptIGyroRV.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_r_v_geomag_8hpp_source.html">BNO08xRptRVGeomag.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_raw_m_e_m_s_gyro_8hpp_source.html">BNO08xRptRawMEMSGyro.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_raw_m_e_m_s_accelerometer_8hpp_source.html">BNO08xRptRawMEMSAccelerometer.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_raw_m_e_m_s_magnetometer_8hpp_source.html">BNO08xRptRawMEMSMagnetometer.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_step_counter_8hpp_source.html">BNO08xRptStepCounter.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_activity_classifier_8hpp_source.html">BNO08xRptActivityClassifier.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_stability_classifier_8hpp_source.html">BNO08xRptStabilityClassifier.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_shake_detector_8hpp_source.html">BNO08xRptShakeDetector.hpp</a>"</code><br />
|
||
|
|
<code>#include "<a class="el" href="_b_n_o08x_rpt_tap_detector_8hpp_source.html">BNO08xRptTapDetector.hpp</a>"</code><br />
|
||
|
|
</div><div class="textblock"><div class="dynheader">
|
||
|
|
Include dependency graph for BNO08xReports.hpp:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="_b_n_o08x_reports_8hpp__incl.png" border="0" usemap="#a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2report_2_b_n_o08x_reports_8hpp" alt=""/></div>
|
||
|
|
<map name="a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2report_2_b_n_o08x_reports_8hpp" id="a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2report_2_b_n_o08x_reports_8hpp">
|
||
|
|
<area shape="rect" title=" " alt="" coords="1649,5,1867,76"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_acceleration_8hpp.html" title=" " alt="" coords="5,213,212,240"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_linear_acceleration_8hpp.html" title=" " alt="" coords="236,213,483,240"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_gravity_8hpp.html" title=" " alt="" coords="507,213,678,240"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_cal_magnetometer_8hpp.html" title=" " alt="" coords="703,213,944,240"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_uncal_magnetometer_8hpp.html" title=" " alt="" coords="968,213,1225,240"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_cal_gyro_8hpp.html" title=" " alt="" coords="1249,213,1427,240"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_uncal_gyro_8hpp.html" title=" " alt="" coords="1451,213,1644,240"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_r_v_8hpp.html" title=" " alt="" coords="1005,131,1146,158"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_game_r_v_8hpp.html" title=" " alt="" coords="1171,131,1351,158"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_a_r_v_r_stabilized_r_v_8hpp.html" title=" " alt="" coords="1375,131,1616,158"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_a_r_v_r_stabilized_game_r_v_8hpp.html" title=" " alt="" coords="1640,124,1876,165"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_i_gyro_r_v_8hpp.html" title=" " alt="" coords="1901,131,2077,158"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_r_v_geomag_8hpp.html" title=" " alt="" coords="2101,131,2300,158"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_raw_m_e_m_s_gyro_8hpp.html" title=" " alt="" coords="1886,213,2110,240"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_raw_m_e_m_s_accelerometer_8hpp.html" title=" " alt="" coords="2134,213,2422,240"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_raw_m_e_m_s_magnetometer_8hpp.html" title=" " alt="" coords="2446,213,2734,240"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_step_counter_8hpp.html" title=" " alt="" coords="2476,131,2680,158"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_activity_classifier_8hpp.html" title=" " alt="" coords="2705,131,2939,158"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_stability_classifier_8hpp.html" title=" " alt="" coords="2964,131,3203,158"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_shake_detector_8hpp.html" title=" " alt="" coords="3227,131,3446,158"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_tap_detector_8hpp.html" title=" " alt="" coords="3470,131,3673,158"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_8hpp.html" title=" " alt="" coords="1818,288,1943,315"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="659,587,745,613"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1919,363,2003,389"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_global_types_8hpp.html" title=" " alt="" coords="1660,437,1843,464"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1926,512,2070,539"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_private_types_8hpp.html" title=" " alt="" coords="1050,363,1237,389"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="2027,363,2084,389"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="2108,363,2189,389"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1783,512,1851,539"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1097,512,1184,539"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="784,587,855,613"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1209,512,1275,539"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1299,512,1403,539"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1428,512,1587,539"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1611,512,1758,539"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="655,437,749,464"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="774,437,875,464"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="900,437,1051,464"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1075,437,1212,464"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1459,437,1636,464"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_cb_param_rpt_i_d_8hpp.html" title=" " alt="" coords="1237,437,1434,464"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_cb_param_void_8hpp.html" title=" " alt="" coords="441,437,630,464"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_cb_generic_8hpp.html" title=" " alt="" coords="675,512,846,539"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_r_v_generic_8hpp.html" title=" " alt="" coords="1668,213,1861,240"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
</div><div class="textblock"><div class="dynheader">
|
||
|
|
This graph shows which files directly or indirectly include this file:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="_b_n_o08x_reports_8hpp__dep__incl.png" border="0" usemap="#a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2report_2_b_n_o08x_reports_8hppdep" alt=""/></div>
|
||
|
|
<map name="a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2report_2_b_n_o08x_reports_8hppdep" id="a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2report_2_b_n_o08x_reports_8hppdep">
|
||
|
|
<area shape="rect" title=" " alt="" coords="231,5,449,76"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_8hpp.html" title=" " alt="" coords="209,124,471,180"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_test_helper_8hpp.html" title=" " alt="" coords="5,228,264,299"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_8cpp.html" title=" " alt="" coords="289,250,391,277"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_s_h2_h_a_l_8cpp.html" title=" " alt="" coords="416,250,571,277"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_test_suite_8hpp.html" title=" " alt="" coords="5,347,264,417"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<p><a href="_b_n_o08x_reports_8hpp_source.html">Go to the source code of this file.</a></p>
|
||
|
|
</div><!-- contents -->
|
||
|
|
</div><!-- doc-content -->
|
||
|
|
<!-- start footer part -->
|
||
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||
|
|
<ul>
|
||
|
|
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_7f19fe0488f3daa36ae73de472a8d793.html">report</a></li><li class="navelem"><a class="el" href="_b_n_o08x_reports_8hpp.html">BNO08xReports.hpp</a></li>
|
||
|
|
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.4 </li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
</html>
|