182 lines
12 KiB
HTML
182 lines
12 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/callback/BNO08xCbGeneric.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_cb_generic_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="summary">
|
||
|
|
<a href="#nested-classes">Classes</a> </div>
|
||
|
|
<div class="headertitle"><div class="title">BNO08xCbGeneric.hpp File Reference</div></div>
|
||
|
|
</div><!--header-->
|
||
|
|
<div class="contents">
|
||
|
|
<div class="textblock"><code>#include <stdint.h></code><br />
|
||
|
|
<code>#include <functional></code><br />
|
||
|
|
</div><div class="textblock"><div class="dynheader">
|
||
|
|
Include dependency graph for BNO08xCbGeneric.hpp:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="_b_n_o08x_cb_generic_8hpp__incl.png" border="0" usemap="#a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2callback_2_b_n_o08x_cb_generic_8hpp" alt=""/></div>
|
||
|
|
<map name="a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2callback_2_b_n_o08x_cb_generic_8hpp" id="a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2callback_2_b_n_o08x_cb_generic_8hpp">
|
||
|
|
<area shape="rect" title=" " alt="" coords="5,5,240,76"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="37,124,107,151"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="131,124,218,151"/>
|
||
|
|
</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_cb_generic_8hpp__dep__incl.png" border="0" usemap="#a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2callback_2_b_n_o08x_cb_generic_8hppdep" alt=""/></div>
|
||
|
|
<map name="a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2callback_2_b_n_o08x_cb_generic_8hppdep" id="a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2callback_2_b_n_o08x_cb_generic_8hppdep">
|
||
|
|
<area shape="rect" title=" " alt="" coords="5315,5,5549,76"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_cb_param_rpt_i_d_8hpp.html" title=" " alt="" coords="5185,124,5420,195"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_cb_param_void_8hpp.html" title=" " alt="" coords="5444,124,5679,195"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_private_types_8hpp.html" title=" " alt="" coords="5293,243,5571,313"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_8hpp.html" title=" " alt="" coords="6351,836,6612,892"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_8cpp.html" title=" " alt="" coords="3075,962,3178,989"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_s_h2_h_a_l_8hpp.html" title=" " alt="" coords="6552,717,6811,788"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_8hpp.html" title=" " alt="" coords="4112,361,4331,432"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_test_helper_8hpp.html" title=" " alt="" coords="6321,940,6580,1011"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_s_h2_h_a_l_8cpp.html" title=" " alt="" coords="6604,962,6759,989"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_test_suite_8hpp.html" title=" " alt="" coords="6321,1059,6580,1129"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_acceleration_8hpp.html" title=" " alt="" coords="3287,480,3505,551"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_activity_classifier_8hpp.html" title=" " alt="" coords="3974,480,4213,551"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_cal_gyro_8hpp.html" title=" " alt="" coords="4489,480,4708,551"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_cal_magnetometer_8hpp.html" title=" " alt="" coords="328,480,573,551"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_gravity_8hpp.html" title=" " alt="" coords="597,480,816,551"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_linear_acceleration_8hpp.html" title=" " alt="" coords="941,480,1192,551"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_r_v_generic_8hpp.html" title=" " alt="" coords="2056,480,2275,551"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_raw_m_e_m_s_accelerometer_8hpp.html" title=" " alt="" coords="3658,480,3950,551"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_raw_m_e_m_s_gyro_8hpp.html" title=" " alt="" coords="4237,480,4465,551"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_raw_m_e_m_s_magnetometer_8hpp.html" title=" " alt="" coords="4870,480,5162,551"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_shake_detector_8hpp.html" title=" " alt="" coords="5275,480,5498,551"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_stability_classifier_8hpp.html" title=" " alt="" coords="5552,480,5795,551"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_step_counter_8hpp.html" title=" " alt="" coords="5819,480,6037,551"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_tap_detector_8hpp.html" title=" " alt="" coords="6211,480,6429,551"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_uncal_gyro_8hpp.html" title=" " alt="" coords="2971,480,3189,551"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_uncal_magnetometer_8hpp.html" title=" " alt="" coords="43,480,304,551"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_8cpp.html" title=" " alt="" coords="6062,502,6186,529"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_reports_8hpp.html" title=" " alt="" coords="2971,717,3189,788"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_acceleration_8cpp.html" title=" " alt="" coords="3272,621,3520,647"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_activity_classifier_8cpp.html" title=" " alt="" coords="4001,613,4191,655"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_cal_gyro_8cpp.html" title=" " alt="" coords="4608,621,4827,647"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_cal_magnetometer_8cpp.html" title=" " alt="" coords="96,621,379,647"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_gravity_8cpp.html" title=" " alt="" coords="453,621,667,647"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_linear_acceleration_8cpp.html" title=" " alt="" coords="741,621,1029,647"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_a_r_v_r_stabilized_game_r_v_8hpp.html" title=" " alt="" coords="1606,599,1890,669"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_a_r_v_r_stabilized_r_v_8hpp.html" title=" " alt="" coords="1915,599,2160,669"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_game_r_v_8hpp.html" title=" " alt="" coords="2184,599,2403,669"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_i_gyro_r_v_8hpp.html" title=" " alt="" coords="2427,599,2645,669"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_r_v_8hpp.html" title=" " alt="" coords="2669,599,2888,669"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_r_v_geomag_8hpp.html" title=" " alt="" coords="1363,599,1581,669"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_r_v_generic_8cpp.html" title=" " alt="" coords="1104,621,1339,647"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_raw_m_e_m_s_accelerometer_8cpp.html" title=" " alt="" coords="3544,621,3875,647"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_raw_m_e_m_s_gyro_8cpp.html" title=" " alt="" coords="4216,621,4483,647"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_raw_m_e_m_s_magnetometer_8cpp.html" title=" " alt="" coords="4851,621,5181,647"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_shake_detector_8cpp.html" title=" " alt="" coords="5256,621,5517,647"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_stability_classifier_8cpp.html" title=" " alt="" coords="5592,613,5787,655"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_step_counter_8cpp.html" title=" " alt="" coords="5861,621,6107,647"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_tap_detector_8cpp.html" title=" " alt="" coords="6182,621,6426,647"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_uncal_gyro_8cpp.html" title=" " alt="" coords="2963,621,3197,647"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<p><a href="_b_n_o08x_cb_generic_8hpp_source.html">Go to the source code of this file.</a></p>
|
||
|
|
<table class="memberdecls">
|
||
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="nested-classes" name="nested-classes"></a>
|
||
|
|
Classes</h2></td></tr>
|
||
|
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_b_n_o08x_cb_generic.html">BNO08xCbGeneric</a></td></tr>
|
||
|
|
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Parent class to represent callback functions as generic type such that all flavors can be invoked by single type. <a href="class_b_n_o08x_cb_generic.html#details">More...</a><br /></td></tr>
|
||
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
</table>
|
||
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||
|
|
<div class="textblock"><dl class="section author"><dt>Author</dt><dd>Myles Parfeniuk </dd></dl>
|
||
|
|
</div></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_265603ded410f2aca2b4448eafbf9ea2.html">callback</a></li><li class="navelem"><a class="el" href="_b_n_o08x_cb_generic_8hpp.html">BNO08xCbGeneric.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>
|