1577 lines
140 KiB
HTML
1577 lines
140 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" lang="en-US">
|
||
|
|
<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.10.0"/>
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||
|
|
<title>esp32_BNO08x: BNO08xTestHelper Class 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>
|
||
|
|
<script type="text/javascript" src="clipboard.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>
|
||
|
|
<script type="text/javascript" src="cookie.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.3</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.10.0 -->
|
||
|
|
<script type="text/javascript">
|
||
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||
|
|
var searchBox = new SearchBox("searchBox", "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');
|
||
|
|
$(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 */
|
||
|
|
$(function(){initNavTree('class_b_n_o08x_test_helper.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">
|
||
|
|
<div id="MSearchResults">
|
||
|
|
<div class="SRPage">
|
||
|
|
<div id="SRIndex">
|
||
|
|
<div id="SRResults"></div>
|
||
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
||
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
||
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="header">
|
||
|
|
<div class="summary">
|
||
|
|
<a href="#pub-static-methods">Static Public Member Functions</a> |
|
||
|
|
<a href="#pri-static-attribs">Static Private Attributes</a> |
|
||
|
|
<a href="class_b_n_o08x_test_helper-members.html">List of all members</a> </div>
|
||
|
|
<div class="headertitle"><div class="title">BNO08xTestHelper Class Reference</div></div>
|
||
|
|
</div><!--header-->
|
||
|
|
<div class="contents">
|
||
|
|
|
||
|
|
<p><a class="el" href="class_b_n_o08x.html" title="BNO08x IMU driver class.">BNO08x</a> unit test helper class.
|
||
|
|
<a href="#details">More...</a></p>
|
||
|
|
|
||
|
|
<p><code>#include <<a class="el" href="_b_n_o08x_test_helper_8hpp_source.html">BNO08xTestHelper.hpp</a>></code></p>
|
||
|
|
<div class="dynheader">
|
||
|
|
Collaboration diagram for BNO08xTestHelper:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper__coll__graph.png" border="0" usemap="#a_b_n_o08x_test_helper_coll__map" alt="Collaboration graph"/></div>
|
||
|
|
<map name="a_b_n_o08x_test_helper_coll__map" id="a_b_n_o08x_test_helper_coll__map">
|
||
|
|
<area shape="rect" title="BNO08x unit test helper class." alt="" coords="1797,1496,1930,1523"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html" title="BNO08x IMU driver class." alt="" coords="1625,1437,1695,1464"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1711,1462,1815,1493,1814,1498,1710,1468"/>
|
||
|
|
<area shape="rect" href="struct_b_n_o08x_1_1bno08x__reports__t.html" title="Contains report implementations." alt="" coords="1333,880,1511,907"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1437,920,1655,1436,1651,1438,1432,922"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_acceleration.html" title="Class to represent accelerometer reports. (See Ref. Manual 6.5.9)" alt="" coords="586,628,748,655"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="763,633,843,633,935,636,1033,646,1128,664,1185,677,1231,689,1271,710,1311,750,1320,766,1324,782,1322,811,1321,839,1325,852,1335,866,1349,877,1346,881,1331,870,1320,855,1316,840,1317,811,1318,782,1315,768,1307,754,1268,714,1229,694,1184,682,1127,669,1032,651,935,641,843,638,764,639"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt.html" title="Class to represent and manage reports returned from BNO08x." alt="" coords="302,659,392,685"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="407,664,585,646,585,652,408,669"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_linear_acceleration.html" title="Class to represent linear accelerometer reports. (See Ref. Manual 6.5.10)" alt="" coords="568,688,765,715"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="408,675,568,690,567,695,407,680"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_gravity.html" title="Class to represent gravity reports. (See Ref. Manual 6.5.11)" alt="" coords="602,752,732,779"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="382,692,420,714,464,733,534,751,601,759,601,765,533,756,462,739,418,719,379,697"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_cal_magnetometer.html" title="Class to represent calibrated magnetometer reports. (See Ref. Manual 6.5.16)" alt="" coords="571,368,763,395"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="375,647,408,614,437,573,446,544,446,518,447,492,461,464,486,438,516,418,549,403,581,393,583,398,551,408,519,423,489,442,465,467,452,494,451,518,451,545,441,576,412,617,379,651"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_uncal_magnetometer.html" title="Class to represent uncalibrated magnetometer reports. (See Ref. Manual 6.5.17)" alt="" coords="564,119,770,145"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="377,647,410,614,425,595,437,574,445,537,447,489,440,373,437,314,438,260,445,214,451,195,461,180,482,160,507,146,535,136,563,130,564,135,536,141,509,151,485,164,465,183,456,197,450,215,443,260,443,314,446,373,452,489,450,538,441,576,429,598,414,618,381,651"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_cal_gyro.html" title="Class to represent calibrated gyro reports. (See Ref. Manual 6.5.13)" alt="" coords="598,432,735,459"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="371,646,437,573,448,554,461,536,500,504,546,482,613,457,615,462,548,486,503,508,465,539,453,557,441,576,375,649"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_uncal_gyro.html" title="Class to represent uncalibrated gyro reports. (See Ref. Manual 6.5.14)" alt="" coords="591,304,742,331"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="376,647,409,614,437,573,446,545,448,520,441,472,438,448,438,425,445,401,461,376,488,351,521,335,556,324,590,317,591,323,557,329,523,339,491,356,465,379,450,403,443,426,443,448,446,471,453,519,451,546,441,576,413,618,380,651"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_r_v_generic.html" title="Class to represent rotation vector reports." alt="" coords="590,1207,743,1233"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="381,694,414,727,429,747,441,770,450,803,452,847,449,949,448,1050,453,1091,465,1121,490,1143,532,1165,626,1204,624,1209,530,1170,487,1147,461,1124,448,1093,442,1051,443,949,447,847,444,804,437,772,425,750,410,730,377,697"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_raw_m_e_m_s_gyro.html" title="Class to represent raw gyro reports. (See Ref. Manual 6.5.12)" alt="" coords="575,816,758,843"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="374,695,441,769,452,785,465,798,490,810,518,818,575,828,574,833,517,824,488,815,461,802,448,789,437,772,370,699"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_raw_m_e_m_s_accelerometer.html" title="Class to represent raw accelerometer reports. (See Ref. Manual 6.5.8)" alt="" coords="547,560,786,587"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="406,651,620,585,621,590,408,656"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_raw_m_e_m_s_magnetometer.html" title="Class to represent raw magnetometer reports. (See Ref. Manual 6.5.15)" alt="" coords="548,891,786,917"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="379,694,412,727,441,769,448,787,450,804,448,835,448,862,454,875,465,887,495,906,529,915,565,918,599,915,599,921,565,923,528,920,492,911,461,891,449,877,443,863,442,835,445,804,443,789,437,772,408,731,375,698"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_step_counter.html" title="Class to represent step counter reports. (See Ref. Manual 6.5.29)" alt="" coords="586,1045,748,1072"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="380,694,414,727,441,770,448,796,450,831,447,913,447,992,453,1023,465,1043,497,1064,534,1073,573,1074,610,1070,610,1075,573,1080,533,1078,494,1069,461,1047,448,1024,442,992,441,913,444,831,443,797,437,772,410,730,377,697"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_activity_classifier.html" title="Class to represent activity classifier reports. (See Ref. Manual 6.5.36)" alt="" coords="574,496,759,523"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="385,648,450,611,521,564,546,546,609,521,611,526,548,550,525,569,452,615,388,653"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_stability_classifier.html" title="Class to represent stability classifier reports. (See Ref. Manual 6.5.31)" alt="" coords="572,211,762,237"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="377,647,410,614,437,574,444,544,445,506,441,413,441,322,447,285,461,258,484,239,512,226,541,218,571,215,572,220,542,223,514,231,487,243,465,262,452,287,446,322,447,413,451,506,449,545,441,576,414,618,381,650"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_shake_detector.html" title="Class to represent shake detector reports. (See Ref. Manual 6.5.32)" alt="" coords="579,968,755,995"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="380,693,413,727,441,770,447,789,449,814,449,873,451,930,456,951,465,966,496,986,533,995,572,997,608,993,609,998,572,1002,533,1001,494,991,461,970,451,953,446,930,443,873,443,814,441,790,437,772,409,730,376,697"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_tap_detector.html" title="Class to represent tap detector reports. (See Ref. Manual 6.5.27)" alt="" coords="587,1337,747,1364"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="381,694,414,727,429,747,441,770,451,811,455,863,450,987,448,1110,453,1161,465,1199,477,1214,490,1223,524,1240,649,1335,646,1339,522,1245,488,1227,474,1218,461,1201,448,1162,442,1110,445,987,449,863,446,811,437,772,425,750,410,730,377,697"/>
|
||
|
|
<area shape="rect" href="struct_b_n_o08x_private_types_1_1bno08x__sync__ctx__t.html" title="Holds context used to synchronize tasks and callback execution." alt="" coords="5,1408,150,1451"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="165,1437,252,1445,346,1448,1423,1448,1624,1448,1624,1453,1423,1453,345,1453,252,1450,165,1442"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="80,1392,95,1282,126,1123,148,1035,177,944,211,854,252,769,269,744,289,720,327,684,330,688,293,724,274,747,257,772,216,856,182,946,153,1036,131,1125,100,1282,85,1393"/>
|
||
|
|
<area shape="rect" href="structbno08x__accel__t.html" title="Struct to represent acceleration data from acceleration, linear acceleration, and gravity reports." alt="" coords="291,783,403,809"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="393,774,466,740,521,707,532,691,537,682,545,674,589,653,591,658,549,678,541,686,537,694,525,711,469,744,396,778"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="418,797,471,790,497,783,522,771,529,764,533,756,537,747,545,738,570,723,597,713,599,718,573,728,549,742,541,750,538,758,533,767,524,776,499,788,472,795,419,802"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="373,818,405,845,443,869,463,877,484,881,503,879,521,870,532,856,534,839,535,821,545,802,571,784,600,772,602,777,574,789,549,806,540,822,539,840,537,858,525,874,505,884,483,886,462,882,441,874,402,850,370,822"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="781,685,903,681,973,685,1045,694,1117,710,1186,734,1252,767,1311,811,1320,826,1323,840,1326,854,1335,866,1352,877,1349,882,1331,870,1321,856,1318,841,1315,828,1307,815,1249,772,1184,739,1115,715,1044,699,972,690,903,687,781,690"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="747,763,860,767,1002,781,1158,807,1235,827,1310,851,1334,866,1365,877,1363,882,1332,870,1308,856,1234,832,1156,812,1002,786,860,773,747,768"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="778,381,856,386,945,396,1038,411,1128,433,1186,448,1233,460,1253,470,1273,482,1292,501,1311,525,1322,556,1326,598,1321,699,1317,799,1322,838,1335,866,1348,877,1344,881,1331,870,1317,840,1312,799,1316,699,1321,598,1317,558,1306,528,1288,504,1270,487,1251,474,1231,465,1185,453,1127,439,1037,416,944,401,856,392,778,386"/>
|
||
|
|
<area shape="rect" href="structbno08x__magf__t.html" title="Struct to represent magnetic field data (units in uTesla)" alt="" coords="292,244,402,271"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="417,264,472,280,499,292,525,307,533,316,537,325,541,333,549,341,573,355,599,365,597,370,570,359,545,345,537,336,533,327,529,319,521,311,497,297,470,285,416,269"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="413,235,437,217,446,199,447,180,449,161,461,143,491,126,525,117,559,114,592,115,592,121,559,119,526,122,493,131,465,147,454,163,452,181,451,200,441,220,416,239"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="785,118,848,117,919,119,993,127,1068,142,1141,166,1208,200,1238,221,1265,246,1290,274,1311,306,1320,344,1323,410,1320,589,1320,767,1324,832,1329,853,1335,866,1347,878,1344,882,1331,870,1324,855,1319,832,1314,767,1315,589,1317,410,1314,345,1306,308,1286,277,1262,250,1235,225,1205,204,1139,171,1067,147,992,133,918,125,848,122,786,124"/>
|
||
|
|
<area shape="rect" href="structbno08x__magf__bias__t.html" title="Struct to represent magnetic field bias data (units in uTesla)" alt="" coords="277,5,417,32"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="433,24,478,32,524,45,560,61,595,80,649,116,646,120,592,85,558,66,522,51,477,38,432,29"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="751,444,831,449,927,458,1028,473,1128,496,1232,521,1253,529,1273,541,1292,559,1311,583,1321,609,1325,643,1322,727,1320,810,1324,843,1335,866,1348,877,1344,881,1331,870,1319,845,1314,810,1316,727,1319,644,1316,610,1306,585,1288,562,1269,545,1250,534,1230,526,1127,501,1027,478,926,463,831,454,751,450"/>
|
||
|
|
<area shape="rect" href="structbno08x__gyro__t.html" title="Struct to represent gyro data (units in rad/s)" alt="" coords="294,331,400,357"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="392,362,464,391,535,412,601,429,600,434,533,417,462,396,390,367"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="415,336,591,321,591,326,415,341"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="758,302,819,298,890,296,967,300,1046,311,1123,330,1196,361,1229,382,1260,406,1287,433,1311,465,1324,502,1328,551,1321,669,1316,730,1315,786,1320,833,1326,852,1335,866,1347,878,1344,881,1331,870,1321,854,1315,834,1310,787,1311,730,1315,669,1322,551,1319,503,1306,468,1283,437,1256,410,1226,386,1193,366,1122,336,1045,316,966,305,890,302,819,303,758,308"/>
|
||
|
|
<area shape="rect" href="structbno08x__gyro__bias__t.html" title="Struct to represent gyro bias data (units in rad/s)" alt="" coords="278,180,416,207"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="432,193,479,202,524,220,538,233,549,247,594,278,637,301,634,306,591,282,545,251,534,237,522,225,477,208,431,199"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_r_v.html" title="Class to represent rotation vector reports. (See Ref. Manual 6.5.18)" alt="" coords="955,1069,1064,1096"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1079,1081,1208,1075,1267,1067,1307,1054,1328,1039,1347,1021,1378,979,1400,938,1413,906,1418,908,1405,941,1382,982,1351,1024,1332,1043,1310,1058,1268,1072,1208,1080,1079,1086"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="718,1198,790,1167,866,1126,877,1115,890,1106,922,1094,955,1086,956,1091,924,1099,893,1110,881,1120,869,1130,792,1172,720,1203"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_game_r_v.html" title="Class to represent game rotation vector reports. (See Ref. Manual 6.5.19)" alt="" coords="938,1171,1081,1197"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="759,1208,937,1189,938,1194,759,1213"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_a_r_v_r_stabilized_r_v.html" title="Class to represent ARVR stabilized rotation vector reports. (See Ref. Manual 6.5.42)" alt="" coords="909,1221,1110,1248"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="759,1221,909,1228,908,1233,759,1227"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_a_r_v_r_stabilized_game_r_v.html" title="Class to represent ARVR stabilized rotation vector reports. (See Ref. Manual 6.5.43)" alt="" coords="891,1272,1128,1299"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="756,1234,936,1269,935,1274,755,1239"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_i_gyro_r_v.html" title="Class to represent integrated gyro rotation vector reports. (See Ref. Manual 6.5.44)" alt="" coords="940,1120,1079,1147"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="729,1199,891,1156,940,1145,941,1150,892,1161,731,1205"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_rpt_r_v_geomag.html" title="Class to represent geomagnetic rotation vector reports. (See Ref. Manual 6.5.20)" alt="" coords="931,1323,1088,1349"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="712,1238,795,1273,892,1308,935,1320,934,1325,891,1313,793,1278,710,1243"/>
|
||
|
|
<area shape="rect" href="structbno08x__quat__t.html" title="Struct to represent unit quaternion." alt="" coords="294,1247,400,1273"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="415,1261,468,1260,523,1256,576,1245,625,1231,626,1236,577,1250,523,1261,468,1266,415,1266"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1097,1181,1219,1173,1272,1163,1307,1148,1335,1122,1358,1091,1377,1057,1391,1021,1409,954,1417,906,1422,907,1414,955,1396,1023,1382,1059,1363,1094,1339,1126,1310,1153,1273,1168,1219,1178,1097,1186"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1125,1231,1233,1222,1277,1213,1307,1199,1339,1167,1364,1129,1384,1087,1398,1044,1413,963,1418,907,1423,907,1418,964,1403,1045,1389,1089,1369,1131,1343,1170,1310,1204,1279,1218,1234,1228,1126,1237"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1110,1298,1160,1298,1212,1293,1262,1278,1307,1251,1343,1213,1371,1167,1391,1117,1405,1066,1417,971,1418,907,1424,907,1422,972,1410,1067,1396,1119,1376,1170,1348,1216,1310,1255,1265,1283,1213,1298,1160,1304,1110,1303"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1095,1130,1217,1122,1271,1113,1307,1099,1332,1079,1352,1055,1384,999,1405,946,1415,906,1420,908,1410,948,1389,1002,1357,1058,1335,1083,1310,1104,1272,1118,1218,1128,1095,1136"/>
|
||
|
|
<area shape="rect" href="structbno08x__ang__vel__t.html" title="Struct to represent angular velocity (units in rad/s)" alt="" coords="605,1099,729,1125"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="744,1114,939,1126,939,1132,744,1119"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1077,1350,1131,1358,1193,1359,1224,1355,1253,1348,1282,1336,1307,1319,1330,1289,1351,1242,1369,1183,1384,1118,1406,992,1416,907,1422,907,1411,992,1389,1119,1374,1184,1356,1244,1335,1292,1310,1323,1284,1341,1255,1353,1225,1361,1193,1365,1131,1364,1076,1356"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="774,833,1019,850,1309,876,1332,879,1332,884,1308,881,1018,856,774,838"/>
|
||
|
|
<area shape="rect" href="structbno08x__raw__gyro__t.html" title="Struct to represent raw mems gyro data from raw gyro reports (units in ADC counts)." alt="" coords="280,937,414,964"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="413,964,441,967,469,966,497,960,521,947,532,933,534,916,535,897,545,877,573,855,605,841,607,846,576,860,549,880,540,898,539,916,537,934,525,951,498,965,470,971,440,972,412,970"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="802,572,960,584,1045,596,1128,613,1231,635,1271,654,1291,670,1311,693,1324,717,1328,740,1322,783,1318,804,1317,825,1321,845,1335,866,1348,877,1345,881,1331,870,1316,847,1311,825,1312,803,1317,782,1322,740,1319,718,1306,696,1287,674,1269,658,1229,640,1127,619,1044,601,959,589,802,577"/>
|
||
|
|
<area shape="rect" href="structbno08x__raw__accel__t.html" title="Struct to represent raw mems accelerometer data from raw accelerometer reports (units in ADC counts)." alt="" coords="277,536,417,563"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="432,553,547,562,547,567,432,558"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="801,899,1332,892,1332,897,801,905"/>
|
||
|
|
<area shape="rect" href="structbno08x__raw__magf__t.html" title="Struct to represent raw mems magnetometer data from raw magnetometer reports (units in ADC counts)." alt="" coords="279,1015,415,1041"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="413,1042,441,1044,469,1043,497,1037,521,1025,532,1010,534,993,535,974,545,954,575,931,608,915,611,920,578,935,549,958,540,975,539,993,537,1012,525,1029,498,1042,470,1049,440,1050,412,1047"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="763,1042,1012,999,1160,967,1308,928,1381,905,1382,910,1309,933,1162,972,1013,1004,764,1048"/>
|
||
|
|
<area shape="rect" href="structbno08x__step__counter__t.html" title="Struct to represent step counter data from step counter reports." alt="" coords="269,1169,425,1196"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="410,1197,438,1200,468,1199,496,1193,521,1179,530,1169,534,1159,534,1135,532,1110,536,1097,545,1085,563,1071,584,1063,586,1068,566,1076,549,1089,541,1100,538,1111,539,1135,539,1160,535,1172,525,1183,498,1198,468,1205,438,1205,409,1202"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="775,509,943,522,1037,536,1128,556,1231,579,1252,587,1272,598,1291,615,1311,639,1327,669,1331,699,1328,728,1321,756,1315,784,1312,811,1318,838,1335,866,1348,878,1345,882,1331,870,1313,840,1307,811,1309,783,1316,755,1323,727,1326,700,1322,671,1306,641,1288,619,1269,603,1250,591,1230,584,1127,561,1036,541,942,527,775,514"/>
|
||
|
|
<area shape="rect" href="structbno08x__activity__classifier__t.html" title="Struct to represent activity classifier data." alt="" coords="257,459,437,485"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="452,482,574,496,574,501,451,487"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="777,209,840,207,910,207,985,214,1061,227,1135,249,1204,282,1235,303,1264,327,1289,355,1311,387,1319,420,1322,476,1321,629,1321,782,1326,837,1335,867,1347,878,1344,882,1330,869,1321,838,1316,782,1316,629,1317,477,1314,420,1306,389,1285,358,1260,331,1232,307,1201,287,1133,254,1060,232,984,219,910,213,840,212,777,214"/>
|
||
|
|
<area shape="rect" href="structbno08x__stability__classifier__t.html" title="Struct to represent stability classifier data from stability classifier reports." alt="" coords="255,56,439,83"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="455,68,492,79,525,98,536,112,539,127,541,141,549,156,587,186,628,208,626,212,584,191,545,159,536,143,534,128,531,114,521,102,489,84,453,73"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="770,967,1332,901,1332,906,771,972"/>
|
||
|
|
<area shape="rect" href="structbno08x__shake__detector__t.html" title="Struct to represent shake detector data (flag meaning: 0 = no shake 1 = shake detected)" alt="" coords="262,1092,432,1119"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="413,1119,441,1122,469,1121,497,1115,521,1102,532,1087,534,1070,535,1051,545,1032,575,1008,608,993,611,998,578,1013,549,1035,540,1053,539,1071,537,1089,525,1106,498,1120,470,1126,440,1127,412,1124"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="759,1365,899,1385,1062,1400,1140,1402,1210,1397,1267,1386,1290,1377,1307,1366,1320,1352,1332,1332,1354,1279,1372,1213,1387,1140,1407,1000,1417,907,1422,907,1413,1001,1392,1141,1377,1214,1359,1281,1337,1335,1324,1355,1310,1370,1292,1382,1269,1391,1211,1403,1140,1407,1062,1405,899,1391,758,1370"/>
|
||
|
|
<area shape="rect" href="structbno08x__tap__detector__t.html" title="Struct to represent tap detector data (flag meaning: 0 = no tap, 1 = positive tap on axis,..." alt="" coords="270,1337,424,1364"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="439,1348,586,1348,586,1353,439,1353"/>
|
||
|
|
<area shape="rect" href="structbno08x__config__t.html" title="IMU configuration settings passed into constructor." alt="" coords="1364,1503,1480,1529"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1495,1512,1797,1508,1797,1513,1495,1518"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1495,1507,1547,1498,1600,1483,1639,1462,1641,1467,1602,1488,1548,1503,1495,1512"/>
|
||
|
|
<area shape="rect" href="struct_b_n_o08x_private_types_1_1bno08x__init__status__t.html" title="Holds info about which functionality has been successfully initialized (used by deconstructor during ..." alt="" coords="1347,813,1497,856"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1510,864,1513,866,1528,886,1543,913,1570,982,1594,1065,1614,1155,1644,1327,1660,1437,1655,1437,1639,1327,1609,1156,1588,1066,1565,983,1538,915,1524,889,1509,870,1507,867"/>
|
||
|
|
</map>
|
||
|
|
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
|
||
|
|
<table class="memberdecls">
|
||
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-static-methods" name="pub-static-methods"></a>
|
||
|
|
Static Public Member Functions</h2></td></tr>
|
||
|
|
<tr class="memitem:a066f8389fd1c682ec9565ebc3060d885" id="r_a066f8389fd1c682ec9565ebc3060d885"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a066f8389fd1c682ec9565ebc3060d885">print_test_start_banner</a> (const char *TEST_TAG)</td></tr>
|
||
|
|
<tr class="memdesc:a066f8389fd1c682ec9565ebc3060d885"><td class="mdescLeft"> </td><td class="mdescRight">Prints test begin banner. <br /></td></tr>
|
||
|
|
<tr class="separator:a066f8389fd1c682ec9565ebc3060d885"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:a16423fc3250e88eb5392800022f82919" id="r_a16423fc3250e88eb5392800022f82919"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a16423fc3250e88eb5392800022f82919">print_test_end_banner</a> (const char *TEST_TAG)</td></tr>
|
||
|
|
<tr class="memdesc:a16423fc3250e88eb5392800022f82919"><td class="mdescLeft"> </td><td class="mdescRight">Prints end begin banner. <br /></td></tr>
|
||
|
|
<tr class="separator:a16423fc3250e88eb5392800022f82919"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:a23593453a05f7cac26fd341371197a8c" id="r_a23593453a05f7cac26fd341371197a8c"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a23593453a05f7cac26fd341371197a8c">print_test_msg</a> (const char *TEST_TAG, const char *msg)</td></tr>
|
||
|
|
<tr class="memdesc:a23593453a05f7cac26fd341371197a8c"><td class="mdescLeft"> </td><td class="mdescRight">Prints a message during a test. <br /></td></tr>
|
||
|
|
<tr class="separator:a23593453a05f7cac26fd341371197a8c"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:a9e2f9bf13f28f1a6ba87e86bc5947cf1" id="r_a9e2f9bf13f28f1a6ba87e86bc5947cf1"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a9e2f9bf13f28f1a6ba87e86bc5947cf1">set_test_imu_cfg</a> (<a class="el" href="structbno08x__config__t.html">bno08x_config_t</a> cfg)</td></tr>
|
||
|
|
<tr class="memdesc:a9e2f9bf13f28f1a6ba87e86bc5947cf1"><td class="mdescLeft"> </td><td class="mdescRight">Set test imu configuration used with <a class="el" href="#a6bd040c7d670a9713f2ab8a8a3913518" title="Calls BNO08x constructor and creates new test IMU on heap.">create_test_imu()</a> <br /></td></tr>
|
||
|
|
<tr class="separator:a9e2f9bf13f28f1a6ba87e86bc5947cf1"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:a6bd040c7d670a9713f2ab8a8a3913518" id="r_a6bd040c7d670a9713f2ab8a8a3913518"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="#a6bd040c7d670a9713f2ab8a8a3913518">create_test_imu</a> ()</td></tr>
|
||
|
|
<tr class="memdesc:a6bd040c7d670a9713f2ab8a8a3913518"><td class="mdescLeft"> </td><td class="mdescRight">Calls <a class="el" href="class_b_n_o08x.html" title="BNO08x IMU driver class.">BNO08x</a> constructor and creates new test IMU on heap. <br /></td></tr>
|
||
|
|
<tr class="separator:a6bd040c7d670a9713f2ab8a8a3913518"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:ae2d6df7dcfdbd106c2247803461bbc40" id="r_ae2d6df7dcfdbd106c2247803461bbc40"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="#ae2d6df7dcfdbd106c2247803461bbc40">destroy_test_imu</a> ()</td></tr>
|
||
|
|
<tr class="memdesc:ae2d6df7dcfdbd106c2247803461bbc40"><td class="mdescLeft"> </td><td class="mdescRight">Deletes test IMU calling deconstructor and releases heap allocated memory. <br /></td></tr>
|
||
|
|
<tr class="separator:ae2d6df7dcfdbd106c2247803461bbc40"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:a41a432a3fe288e45b6ab139a00bd7d6b" id="r_a41a432a3fe288e45b6ab139a00bd7d6b"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_b_n_o08x.html">BNO08x</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="#a41a432a3fe288e45b6ab139a00bd7d6b">get_test_imu</a> ()</td></tr>
|
||
|
|
<tr class="memdesc:a41a432a3fe288e45b6ab139a00bd7d6b"><td class="mdescLeft"> </td><td class="mdescRight">Deletes test IMU calling deconstructor and releases heap allocated memory. <br /></td></tr>
|
||
|
|
<tr class="separator:a41a432a3fe288e45b6ab139a00bd7d6b"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:a71d9fd7d459a98a7e9089a8587a21f8d" id="r_a71d9fd7d459a98a7e9089a8587a21f8d"><td class="memItemLeft" align="right" valign="top">static esp_err_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#a71d9fd7d459a98a7e9089a8587a21f8d">call_init_config_args</a> ()</td></tr>
|
||
|
|
<tr class="memdesc:a71d9fd7d459a98a7e9089a8587a21f8d"><td class="mdescLeft"> </td><td class="mdescRight">Used to call private <a class="el" href="class_b_n_o08x.html#a589eb9780f5bf613bbd447ef5b9ade3d" title="Initializes required esp-idf SPI data structures with values from user passed bno08x_config_t struct.">BNO08x::init_config_args()</a> member for tests. <br /></td></tr>
|
||
|
|
<tr class="separator:a71d9fd7d459a98a7e9089a8587a21f8d"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:a504749533ccd91890d73440809d38161" id="r_a504749533ccd91890d73440809d38161"><td class="memItemLeft" align="right" valign="top">static esp_err_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#a504749533ccd91890d73440809d38161">call_init_gpio</a> ()</td></tr>
|
||
|
|
<tr class="memdesc:a504749533ccd91890d73440809d38161"><td class="mdescLeft"> </td><td class="mdescRight">Used to call private <a class="el" href="class_b_n_o08x.html#ae0dab25557befcf62bf384fdc241ef10" title="Initializes required gpio.">BNO08x::init_gpio()</a> member for tests. <br /></td></tr>
|
||
|
|
<tr class="separator:a504749533ccd91890d73440809d38161"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:a836c928981ac85d34668c9b97af17a15" id="r_a836c928981ac85d34668c9b97af17a15"><td class="memItemLeft" align="right" valign="top">static esp_err_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#a836c928981ac85d34668c9b97af17a15">call_init_hint_isr</a> ()</td></tr>
|
||
|
|
<tr class="memdesc:a836c928981ac85d34668c9b97af17a15"><td class="mdescLeft"> </td><td class="mdescRight">Used to call private <a class="el" href="class_b_n_o08x.html#aa27026da2c52b4aca49b78863f10ec61" title="Initializes host interrupt ISR.">BNO08x::init_hint_isr()</a> member for tests. <br /></td></tr>
|
||
|
|
<tr class="separator:a836c928981ac85d34668c9b97af17a15"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:a7d2d784da1e850dab41154b35d7cdab5" id="r_a7d2d784da1e850dab41154b35d7cdab5"><td class="memItemLeft" align="right" valign="top">static esp_err_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#a7d2d784da1e850dab41154b35d7cdab5">call_init_spi</a> ()</td></tr>
|
||
|
|
<tr class="memdesc:a7d2d784da1e850dab41154b35d7cdab5"><td class="mdescLeft"> </td><td class="mdescRight">Used to call private <a class="el" href="class_b_n_o08x.html#a58f43c8bb1e7fe8560ce442d46240e81" title="Initializes SPI.">BNO08x::init_spi()</a> member for tests. <br /></td></tr>
|
||
|
|
<tr class="separator:a7d2d784da1e850dab41154b35d7cdab5"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:a935a69784981caf90b4e135e3e257db4" id="r_a935a69784981caf90b4e135e3e257db4"><td class="memItemLeft" align="right" valign="top">static esp_err_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#a935a69784981caf90b4e135e3e257db4">call_init_tasks</a> ()</td></tr>
|
||
|
|
<tr class="memdesc:a935a69784981caf90b4e135e3e257db4"><td class="mdescLeft"> </td><td class="mdescRight">Used to call private <a class="el" href="class_b_n_o08x.html#a90d959312e6f7f8151b8a38218492ead" title="Initializes data_proc_task.">BNO08x::init_tasks()</a> member for tests. <br /></td></tr>
|
||
|
|
<tr class="separator:a935a69784981caf90b4e135e3e257db4"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:a854c60f602fe6d9af1da1a07eee0a449" id="r_a854c60f602fe6d9af1da1a07eee0a449"><td class="memItemLeft" align="right" valign="top">static esp_err_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#a854c60f602fe6d9af1da1a07eee0a449">call_init_sh2_HAL</a> ()</td></tr>
|
||
|
|
<tr class="memdesc:a854c60f602fe6d9af1da1a07eee0a449"><td class="mdescLeft"> </td><td class="mdescRight">Used to call private <a class="el" href="class_b_n_o08x.html#a90d959312e6f7f8151b8a38218492ead" title="Initializes data_proc_task.">BNO08x::init_tasks()</a> member for tests. <br /></td></tr>
|
||
|
|
<tr class="separator:a854c60f602fe6d9af1da1a07eee0a449"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:a347b8ca2697388394b7cb68c8895494b" id="r_a347b8ca2697388394b7cb68c8895494b"><td class="memItemLeft" align="right" valign="top">static esp_err_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#a347b8ca2697388394b7cb68c8895494b">call_deinit_gpio</a> ()</td></tr>
|
||
|
|
<tr class="memdesc:a347b8ca2697388394b7cb68c8895494b"><td class="mdescLeft"> </td><td class="mdescRight">Used to call private <a class="el" href="class_b_n_o08x.html#a4f007dd431f10e741414d197bb4926c3" title="Deinitializes GPIO, called from deconstructor.">BNO08x::deinit_gpio()</a> member for tests. <br /></td></tr>
|
||
|
|
<tr class="separator:a347b8ca2697388394b7cb68c8895494b"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:ac15a216ea5561b190f25f83caa749261" id="r_ac15a216ea5561b190f25f83caa749261"><td class="memItemLeft" align="right" valign="top">static esp_err_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#ac15a216ea5561b190f25f83caa749261">call_deinit_hint_isr</a> ()</td></tr>
|
||
|
|
<tr class="memdesc:ac15a216ea5561b190f25f83caa749261"><td class="mdescLeft"> </td><td class="mdescRight">Used to call private <a class="el" href="class_b_n_o08x.html#a9d96108b0f5b1e1e1ac431bc993ca758" title="Deinitializes host interrupt ISR, called from deconstructor.">BNO08x::deinit_hint_isr()</a> member for tests. <br /></td></tr>
|
||
|
|
<tr class="separator:ac15a216ea5561b190f25f83caa749261"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:a56ec98df9439461469bf0d2c23bb3868" id="r_a56ec98df9439461469bf0d2c23bb3868"><td class="memItemLeft" align="right" valign="top">static esp_err_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#a56ec98df9439461469bf0d2c23bb3868">call_deinit_spi</a> ()</td></tr>
|
||
|
|
<tr class="memdesc:a56ec98df9439461469bf0d2c23bb3868"><td class="mdescLeft"> </td><td class="mdescRight">Used to call private <a class="el" href="class_b_n_o08x.html#a233920ce97f685fbdabecccacf471d85" title="Deinitializes SPI.">BNO08x::deinit_spi()</a> member for tests. <br /></td></tr>
|
||
|
|
<tr class="separator:a56ec98df9439461469bf0d2c23bb3868"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:a3be103abfab70eef3c1b1609a0c46bec" id="r_a3be103abfab70eef3c1b1609a0c46bec"><td class="memItemLeft" align="right" valign="top">static esp_err_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#a3be103abfab70eef3c1b1609a0c46bec">call_deinit_tasks</a> ()</td></tr>
|
||
|
|
<tr class="memdesc:a3be103abfab70eef3c1b1609a0c46bec"><td class="mdescLeft"> </td><td class="mdescRight">Used to call private <a class="el" href="class_b_n_o08x.html#a968144efd5100ccce0e453c40a63592b" title="Deinitializes tasks used by BNO08x driver.">BNO08x::deinit_tasks()</a> member for tests. <br /></td></tr>
|
||
|
|
<tr class="separator:a3be103abfab70eef3c1b1609a0c46bec"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:ab1f8d61956fbceecf0baf08cb878397d" id="r_ab1f8d61956fbceecf0baf08cb878397d"><td class="memItemLeft" align="right" valign="top">static esp_err_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#ab1f8d61956fbceecf0baf08cb878397d">call_deinit_sh2_HAL</a> ()</td></tr>
|
||
|
|
<tr class="memdesc:ab1f8d61956fbceecf0baf08cb878397d"><td class="mdescLeft"> </td><td class="mdescRight">Used to call private <a class="el" href="class_b_n_o08x.html#a968144efd5100ccce0e453c40a63592b" title="Deinitializes tasks used by BNO08x driver.">BNO08x::deinit_tasks()</a> member for tests. <br /></td></tr>
|
||
|
|
<tr class="separator:ab1f8d61956fbceecf0baf08cb878397d"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
</table><table class="memberdecls">
|
||
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pri-static-attribs" name="pri-static-attribs"></a>
|
||
|
|
Static Private Attributes</h2></td></tr>
|
||
|
|
<tr class="memitem:a2da34e5d5e353cd37fa458fcfe7cf243" id="r_a2da34e5d5e353cd37fa458fcfe7cf243"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_b_n_o08x.html">BNO08x</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="#a2da34e5d5e353cd37fa458fcfe7cf243">test_imu</a> = nullptr</td></tr>
|
||
|
|
<tr class="separator:a2da34e5d5e353cd37fa458fcfe7cf243"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:a008b268f705b9d2925230cb8193c9f28" id="r_a008b268f705b9d2925230cb8193c9f28"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="structbno08x__config__t.html">bno08x_config_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a008b268f705b9d2925230cb8193c9f28">imu_cfg</a></td></tr>
|
||
|
|
<tr class="separator:a008b268f705b9d2925230cb8193c9f28"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
<tr class="memitem:aa09d388a5da3a925ac25125b9c5c3a90" id="r_aa09d388a5da3a925ac25125b9c5c3a90"><td class="memItemLeft" align="right" valign="top">static const constexpr char * </td><td class="memItemRight" valign="bottom"><a class="el" href="#aa09d388a5da3a925ac25125b9c5c3a90">TAG</a> = "BNO08xTestHelper"</td></tr>
|
||
|
|
<tr class="separator:aa09d388a5da3a925ac25125b9c5c3a90"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
</table>
|
||
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||
|
|
<div class="textblock"><p><a class="el" href="class_b_n_o08x.html" title="BNO08x IMU driver class.">BNO08x</a> unit test helper class. </p>
|
||
|
|
</div><h2 class="groupheader">Member Function Documentation</h2>
|
||
|
|
<a id="a347b8ca2697388394b7cb68c8895494b" name="a347b8ca2697388394b7cb68c8895494b"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a347b8ca2697388394b7cb68c8895494b">◆ </a></span>call_deinit_gpio()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static esp_err_t BNO08xTestHelper::call_deinit_gpio </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramname"><span class="paramname"></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Used to call private <a class="el" href="class_b_n_o08x.html#a4f007dd431f10e741414d197bb4926c3" title="Deinitializes GPIO, called from deconstructor.">BNO08x::deinit_gpio()</a> member for tests. </p>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>ESP_OK if deinit succeeded. </dd></dl>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the call graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a347b8ca2697388394b7cb68c8895494b_cgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a347b8ca2697388394b7cb68c8895494b_cgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a347b8ca2697388394b7cb68c8895494b_cgraph" id="aclass_b_n_o08x_test_helper_a347b8ca2697388394b7cb68c8895494b_cgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::deinit_gpio() member for tests." alt="" coords="5,39,166,81"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a4f007dd431f10e741414d197bb4926c3" title="Deinitializes GPIO, called from deconstructor." alt="" coords="214,47,354,73"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="166,57,198,57,198,63,166,63"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a1f0f4cd8dc7d38448e2198ea47d0018c" title="Deinitializes GPIO inputs, called from deconstructor." alt="" coords="402,5,542,48"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="354,45,386,39,387,44,355,50"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#ab132a061bd437fd109225446aa1f6010" title="Deinitializes GPIO outputs, called from deconstructor." alt="" coords="402,72,542,115"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="355,70,387,76,386,81,354,75"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the caller graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a347b8ca2697388394b7cb68c8895494b_icgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a347b8ca2697388394b7cb68c8895494b_icgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a347b8ca2697388394b7cb68c8895494b_icgraph" id="aclass_b_n_o08x_test_helper_a347b8ca2697388394b7cb68c8895494b_icgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::deinit_gpio() member for tests." alt="" coords="150,5,310,48"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a95a131fd866eaf16e0f7fa52cdc35594" title=" " alt="" coords="5,13,102,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="134,29,102,29,102,24,134,24"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="ac15a216ea5561b190f25f83caa749261" name="ac15a216ea5561b190f25f83caa749261"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ac15a216ea5561b190f25f83caa749261">◆ </a></span>call_deinit_hint_isr()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static esp_err_t BNO08xTestHelper::call_deinit_hint_isr </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramname"><span class="paramname"></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Used to call private <a class="el" href="class_b_n_o08x.html#a9d96108b0f5b1e1e1ac431bc993ca758" title="Deinitializes host interrupt ISR, called from deconstructor.">BNO08x::deinit_hint_isr()</a> member for tests. </p>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>ESP_OK if deinit succeeded. </dd></dl>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the call graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_ac15a216ea5561b190f25f83caa749261_cgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_ac15a216ea5561b190f25f83caa749261_cgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_ac15a216ea5561b190f25f83caa749261_cgraph" id="aclass_b_n_o08x_test_helper_ac15a216ea5561b190f25f83caa749261_cgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::deinit_hint_isr() member for tests." alt="" coords="5,5,166,48"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a9d96108b0f5b1e1e1ac431bc993ca758" title="Deinitializes host interrupt ISR, called from deconstructor." alt="" coords="214,13,372,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="166,24,198,24,198,29,166,29"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the caller graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_ac15a216ea5561b190f25f83caa749261_icgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_ac15a216ea5561b190f25f83caa749261_icgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_ac15a216ea5561b190f25f83caa749261_icgraph" id="aclass_b_n_o08x_test_helper_ac15a216ea5561b190f25f83caa749261_icgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::deinit_hint_isr() member for tests." alt="" coords="150,5,310,48"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#af8076e4d67ed1a2c42b2194a68b9ef58" title=" " alt="" coords="5,13,102,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="134,29,102,29,102,24,134,24"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="ab1f8d61956fbceecf0baf08cb878397d" name="ab1f8d61956fbceecf0baf08cb878397d"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ab1f8d61956fbceecf0baf08cb878397d">◆ </a></span>call_deinit_sh2_HAL()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static esp_err_t BNO08xTestHelper::call_deinit_sh2_HAL </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramname"><span class="paramname"></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Used to call private <a class="el" href="class_b_n_o08x.html#a968144efd5100ccce0e453c40a63592b" title="Deinitializes tasks used by BNO08x driver.">BNO08x::deinit_tasks()</a> member for tests. </p>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>ESP_OK if deinit succeeded. </dd></dl>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the call graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_ab1f8d61956fbceecf0baf08cb878397d_cgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_ab1f8d61956fbceecf0baf08cb878397d_cgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_ab1f8d61956fbceecf0baf08cb878397d_cgraph" id="aclass_b_n_o08x_test_helper_ab1f8d61956fbceecf0baf08cb878397d_cgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::deinit_tasks() member for tests." alt="" coords="5,5,166,48"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a75c7226ea4626862a5039aa053116861" title="Deinitializes sh2 HAL." alt="" coords="214,13,383,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="166,24,198,24,198,29,166,29"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the caller graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_ab1f8d61956fbceecf0baf08cb878397d_icgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_ab1f8d61956fbceecf0baf08cb878397d_icgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_ab1f8d61956fbceecf0baf08cb878397d_icgraph" id="aclass_b_n_o08x_test_helper_ab1f8d61956fbceecf0baf08cb878397d_icgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::deinit_tasks() member for tests." alt="" coords="150,5,310,48"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a8bc112d30656db88d9338e7916faf297" title=" " alt="" coords="5,13,102,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="134,29,102,29,102,24,134,24"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="a56ec98df9439461469bf0d2c23bb3868" name="a56ec98df9439461469bf0d2c23bb3868"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a56ec98df9439461469bf0d2c23bb3868">◆ </a></span>call_deinit_spi()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static esp_err_t BNO08xTestHelper::call_deinit_spi </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramname"><span class="paramname"></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Used to call private <a class="el" href="class_b_n_o08x.html#a233920ce97f685fbdabecccacf471d85" title="Deinitializes SPI.">BNO08x::deinit_spi()</a> member for tests. </p>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>ESP_OK if deinit succeeded. </dd></dl>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the call graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a56ec98df9439461469bf0d2c23bb3868_cgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a56ec98df9439461469bf0d2c23bb3868_cgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a56ec98df9439461469bf0d2c23bb3868_cgraph" id="aclass_b_n_o08x_test_helper_a56ec98df9439461469bf0d2c23bb3868_cgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::deinit_spi() member for tests." alt="" coords="5,5,166,48"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a233920ce97f685fbdabecccacf471d85" title="Deinitializes SPI." alt="" coords="214,13,347,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="166,24,198,24,198,29,166,29"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the caller graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a56ec98df9439461469bf0d2c23bb3868_icgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a56ec98df9439461469bf0d2c23bb3868_icgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a56ec98df9439461469bf0d2c23bb3868_icgraph" id="aclass_b_n_o08x_test_helper_a56ec98df9439461469bf0d2c23bb3868_icgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::deinit_spi() member for tests." alt="" coords="150,5,310,48"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a12171e93ec585327ea2e7464a89c0405" title=" " alt="" coords="5,13,102,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="134,29,102,29,102,24,134,24"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="a3be103abfab70eef3c1b1609a0c46bec" name="a3be103abfab70eef3c1b1609a0c46bec"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a3be103abfab70eef3c1b1609a0c46bec">◆ </a></span>call_deinit_tasks()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static esp_err_t BNO08xTestHelper::call_deinit_tasks </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramname"><span class="paramname"></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Used to call private <a class="el" href="class_b_n_o08x.html#a968144efd5100ccce0e453c40a63592b" title="Deinitializes tasks used by BNO08x driver.">BNO08x::deinit_tasks()</a> member for tests. </p>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>ESP_OK if deinit succeeded. </dd></dl>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the call graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a3be103abfab70eef3c1b1609a0c46bec_cgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a3be103abfab70eef3c1b1609a0c46bec_cgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a3be103abfab70eef3c1b1609a0c46bec_cgraph" id="aclass_b_n_o08x_test_helper_a3be103abfab70eef3c1b1609a0c46bec_cgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::deinit_tasks() member for tests." alt="" coords="5,5,166,48"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a968144efd5100ccce0e453c40a63592b" title="Deinitializes tasks used by BNO08x driver." alt="" coords="214,13,362,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="166,24,198,24,198,29,166,29"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the caller graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a3be103abfab70eef3c1b1609a0c46bec_icgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a3be103abfab70eef3c1b1609a0c46bec_icgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a3be103abfab70eef3c1b1609a0c46bec_icgraph" id="aclass_b_n_o08x_test_helper_a3be103abfab70eef3c1b1609a0c46bec_icgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::deinit_tasks() member for tests." alt="" coords="150,5,310,48"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a4ebea3b6dcabb85e93a987dc1e373fe1" title=" " alt="" coords="5,13,102,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="134,29,102,29,102,24,134,24"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="a71d9fd7d459a98a7e9089a8587a21f8d" name="a71d9fd7d459a98a7e9089a8587a21f8d"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a71d9fd7d459a98a7e9089a8587a21f8d">◆ </a></span>call_init_config_args()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static esp_err_t BNO08xTestHelper::call_init_config_args </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramname"><span class="paramname"></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Used to call private <a class="el" href="class_b_n_o08x.html#a589eb9780f5bf613bbd447ef5b9ade3d" title="Initializes required esp-idf SPI data structures with values from user passed bno08x_config_t struct.">BNO08x::init_config_args()</a> member for tests. </p>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>ESP_OK if init succeeded. </dd></dl>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the call graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a71d9fd7d459a98a7e9089a8587a21f8d_cgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a71d9fd7d459a98a7e9089a8587a21f8d_cgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a71d9fd7d459a98a7e9089a8587a21f8d_cgraph" id="aclass_b_n_o08x_test_helper_a71d9fd7d459a98a7e9089a8587a21f8d_cgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::init_config_args() member for tests." alt="" coords="5,5,166,48"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a589eb9780f5bf613bbd447ef5b9ade3d" title="Initializes required esp-idf SPI data structures with values from user passed bno08x_config_t struct." alt="" coords="214,13,382,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="166,24,198,24,198,29,166,29"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the caller graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a71d9fd7d459a98a7e9089a8587a21f8d_icgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a71d9fd7d459a98a7e9089a8587a21f8d_icgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a71d9fd7d459a98a7e9089a8587a21f8d_icgraph" id="aclass_b_n_o08x_test_helper_a71d9fd7d459a98a7e9089a8587a21f8d_icgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::init_config_args() member for tests." alt="" coords="150,5,310,48"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a08cceb5b1726d652d1d8c41442e6c087" title=" " alt="" coords="5,13,102,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="134,29,102,29,102,24,134,24"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="a504749533ccd91890d73440809d38161" name="a504749533ccd91890d73440809d38161"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a504749533ccd91890d73440809d38161">◆ </a></span>call_init_gpio()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static esp_err_t BNO08xTestHelper::call_init_gpio </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramname"><span class="paramname"></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Used to call private <a class="el" href="class_b_n_o08x.html#ae0dab25557befcf62bf384fdc241ef10" title="Initializes required gpio.">BNO08x::init_gpio()</a> member for tests. </p>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>ESP_OK if init succeeded. </dd></dl>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the call graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a504749533ccd91890d73440809d38161_cgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a504749533ccd91890d73440809d38161_cgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a504749533ccd91890d73440809d38161_cgraph" id="aclass_b_n_o08x_test_helper_a504749533ccd91890d73440809d38161_cgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::init_gpio() member for tests." alt="" coords="5,23,166,65"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#ae0dab25557befcf62bf384fdc241ef10" title="Initializes required gpio." alt="" coords="214,31,340,57"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="166,41,198,41,198,47,166,47"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a8f34d5475474f00ae6a92f73c1fe14e4" title="Initializes required gpio inputs." alt="" coords="392,5,560,32"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="340,33,376,29,377,34,341,39"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#ad0b9e8f8d051798bb1da9b19598dbd64" title="Initializes required gpio outputs." alt="" coords="388,56,564,83"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="341,49,373,54,372,59,340,55"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the caller graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a504749533ccd91890d73440809d38161_icgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a504749533ccd91890d73440809d38161_icgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a504749533ccd91890d73440809d38161_icgraph" id="aclass_b_n_o08x_test_helper_a504749533ccd91890d73440809d38161_icgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::init_gpio() member for tests." alt="" coords="150,5,310,48"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a7d530ad94b062e47ad88eb95d86e0357" title=" " alt="" coords="5,13,102,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="134,29,102,29,102,24,134,24"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="a836c928981ac85d34668c9b97af17a15" name="a836c928981ac85d34668c9b97af17a15"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a836c928981ac85d34668c9b97af17a15">◆ </a></span>call_init_hint_isr()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static esp_err_t BNO08xTestHelper::call_init_hint_isr </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramname"><span class="paramname"></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Used to call private <a class="el" href="class_b_n_o08x.html#aa27026da2c52b4aca49b78863f10ec61" title="Initializes host interrupt ISR.">BNO08x::init_hint_isr()</a> member for tests. </p>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>ESP_OK if init succeeded. </dd></dl>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the call graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a836c928981ac85d34668c9b97af17a15_cgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a836c928981ac85d34668c9b97af17a15_cgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a836c928981ac85d34668c9b97af17a15_cgraph" id="aclass_b_n_o08x_test_helper_a836c928981ac85d34668c9b97af17a15_cgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::init_hint_isr() member for tests." alt="" coords="5,5,166,48"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#aa27026da2c52b4aca49b78863f10ec61" title="Initializes host interrupt ISR." alt="" coords="214,13,358,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="166,24,198,24,198,29,166,29"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a804b95c58c30d36933fd251626b85bf7" title="HINT interrupt service routine, handles falling edge of BNO08x HINT pin." alt="" coords="406,13,554,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="359,24,390,24,390,29,359,29"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the caller graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a836c928981ac85d34668c9b97af17a15_icgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a836c928981ac85d34668c9b97af17a15_icgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a836c928981ac85d34668c9b97af17a15_icgraph" id="aclass_b_n_o08x_test_helper_a836c928981ac85d34668c9b97af17a15_icgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::init_hint_isr() member for tests." alt="" coords="150,5,310,48"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a135555b0273a578259f0a9af775e5c79" title=" " alt="" coords="5,13,102,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="134,29,102,29,102,24,134,24"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="a854c60f602fe6d9af1da1a07eee0a449" name="a854c60f602fe6d9af1da1a07eee0a449"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a854c60f602fe6d9af1da1a07eee0a449">◆ </a></span>call_init_sh2_HAL()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static esp_err_t BNO08xTestHelper::call_init_sh2_HAL </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramname"><span class="paramname"></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Used to call private <a class="el" href="class_b_n_o08x.html#a90d959312e6f7f8151b8a38218492ead" title="Initializes data_proc_task.">BNO08x::init_tasks()</a> member for tests. </p>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>ESP_OK if init succeeded. </dd></dl>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the call graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a854c60f602fe6d9af1da1a07eee0a449_cgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a854c60f602fe6d9af1da1a07eee0a449_cgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a854c60f602fe6d9af1da1a07eee0a449_cgraph" id="aclass_b_n_o08x_test_helper_a854c60f602fe6d9af1da1a07eee0a449_cgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::init_tasks() member for tests." alt="" coords="5,241,166,284"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#ae2fc9a0fe63a927c015a267621316a80" title="Initializes sh2 HAL." alt="" coords="214,249,369,276"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="166,260,198,260,198,265,166,265"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_s_h2_h_a_l.html#ad89b6a3166e2eee003ad87a517a31cd5" title="Get time in microseconds callback for sh2 HAL lib." alt="" coords="417,5,616,32"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="294,248,307,207,331,151,367,92,390,65,415,42,422,37,425,42,419,46,393,69,371,95,336,154,312,209,299,250"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_s_h2_h_a_l.html#a1add67e38698c9f33541af7bd2912d8f" title="General event callback for sh2 HAL lib, used to notify tasks of reset." alt="" coords="434,56,600,83"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="296,248,313,216,339,173,373,130,415,93,424,87,427,92,419,97,377,133,343,177,317,218,301,250"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a7441f7f2477c152deca17054041bf3e6" title="Prints product IDs received at initialization." alt="" coords="428,107,605,133"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="301,247,347,196,380,167,416,143,428,137,431,142,418,148,383,172,351,200,305,251"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_s_h2_h_a_l.html#a19c041ef614d7eda85b94b10202a3997" title="Sensor event callback for sh2 HAL lib, sends received reports to data_proc_task()." alt="" coords="433,157,600,200"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="324,246,416,210,434,203,436,208,418,214,326,251"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_s_h2_h_a_l.html#a236ccf0ff8d36060b465bc1f4f0a37fa" title="Sets the BNO08x driver object to be used with sh2 HAL lib callbacks." alt="" coords="418,224,616,251"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="369,251,402,248,402,253,370,257"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_s_h2_h_a_l.html#a5fa6b901d1790fcd7dc0905f62ae040f" title="Closes SPI instance (nothing to do here, but required by sh2 HAL lib for cases where other communicat..." alt="" coords="425,275,608,301"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="370,269,410,273,409,279,369,274"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_s_h2_h_a_l.html#ae079b1384cba806a778eb0e27f981da0" title="Opens SPI instance by waiting for interrupt." alt="" coords="427,376,607,403"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="309,274,356,314,418,355,448,368,446,373,416,360,353,318,306,278"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a6711a624f7229f2eee51ee0a5bc87e67" title="Toggles reset gpio pin for hard reset of BNO08x device." alt="" coords="1118,355,1267,381"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="321,274,365,294,418,311,525,323,713,338,1103,361,1102,366,713,343,525,329,416,316,363,299,318,279"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_s_h2_h_a_l.html#a3e691461235b3e3c59866ac179d06f25" title="SPI rx callback for sh2 HAL lib." alt="" coords="428,477,605,504"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="300,276,314,313,338,364,373,418,395,442,419,463,426,468,423,472,415,467,391,446,369,421,334,367,309,315,295,277"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_s_h2_h_a_l.html#a96d5b8fa7669f22cd0ecaf1feee13299" title="SPI tx callback for sh2 HAL lib." alt="" coords="427,427,606,453"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="302,275,345,342,379,380,419,412,428,418,425,422,415,417,375,384,341,345,298,278"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_s_h2_h_a_l.html#a15b568922a498b988bd8b897b3ae2278" title="SPI wait for HINT sh2 HAL lib callback." alt="" coords="665,403,841,445"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="607,400,650,406,650,412,607,405"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_s_h2_h_a_l.html#a0c4cc938180a997fb94c0c34c0dce07e" title="Hardware reset callback for sh2 HAL lib, toggle RST gpio." alt="" coords="890,376,1070,419"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="841,411,874,407,874,412,841,416"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a69cf0da11a71f5ea40f9fddd598d06fc" title="Waits for HINT pin assertion or HOST_INT_TIMEOUT_DEFAULT_MS to elapse." alt="" coords="905,443,1055,469"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="841,434,890,441,889,446,841,439"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1070,382,1103,378,1103,383,1071,388"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="573,474,616,463,667,448,668,453,617,468,574,479"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_s_h2_h_a_l.html#a6003e3011b0e8208e2632f729e195922" title="SPI rx packet body (invoked from SPI rx callback.)" alt="" coords="664,469,842,512"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="606,488,649,488,649,493,606,493"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_s_h2_h_a_l.html#ac63619162addd952a2af599cb414783f" title="SPI rx packet header (invoked from SPI rx callback.)" alt="" coords="664,536,842,579"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="568,502,661,529,660,534,566,507"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="606,431,650,428,650,434,607,437"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the caller graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a854c60f602fe6d9af1da1a07eee0a449_icgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a854c60f602fe6d9af1da1a07eee0a449_icgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a854c60f602fe6d9af1da1a07eee0a449_icgraph" id="aclass_b_n_o08x_test_helper_a854c60f602fe6d9af1da1a07eee0a449_icgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::init_tasks() member for tests." alt="" coords="150,5,310,48"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a82451407bbaeafb4370d82b27f0638e8" title=" " alt="" coords="5,13,102,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="134,29,102,29,102,24,134,24"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="a7d2d784da1e850dab41154b35d7cdab5" name="a7d2d784da1e850dab41154b35d7cdab5"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a7d2d784da1e850dab41154b35d7cdab5">◆ </a></span>call_init_spi()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static esp_err_t BNO08xTestHelper::call_init_spi </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramname"><span class="paramname"></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Used to call private <a class="el" href="class_b_n_o08x.html#a58f43c8bb1e7fe8560ce442d46240e81" title="Initializes SPI.">BNO08x::init_spi()</a> member for tests. </p>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>ESP_OK if init succeeded. </dd></dl>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the call graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a7d2d784da1e850dab41154b35d7cdab5_cgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a7d2d784da1e850dab41154b35d7cdab5_cgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a7d2d784da1e850dab41154b35d7cdab5_cgraph" id="aclass_b_n_o08x_test_helper_a7d2d784da1e850dab41154b35d7cdab5_cgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::init_spi() member for tests." alt="" coords="5,5,166,48"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a58f43c8bb1e7fe8560ce442d46240e81" title="Initializes SPI." alt="" coords="214,13,333,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="166,24,198,24,198,29,166,29"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the caller graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a7d2d784da1e850dab41154b35d7cdab5_icgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a7d2d784da1e850dab41154b35d7cdab5_icgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a7d2d784da1e850dab41154b35d7cdab5_icgraph" id="aclass_b_n_o08x_test_helper_a7d2d784da1e850dab41154b35d7cdab5_icgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::init_spi() member for tests." alt="" coords="150,5,310,48"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a5cc994abd95bc9cb407e7523b06b2b24" title=" " alt="" coords="5,13,102,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="134,29,102,29,102,24,134,24"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="a935a69784981caf90b4e135e3e257db4" name="a935a69784981caf90b4e135e3e257db4"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a935a69784981caf90b4e135e3e257db4">◆ </a></span>call_init_tasks()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static esp_err_t BNO08xTestHelper::call_init_tasks </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramname"><span class="paramname"></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Used to call private <a class="el" href="class_b_n_o08x.html#a90d959312e6f7f8151b8a38218492ead" title="Initializes data_proc_task.">BNO08x::init_tasks()</a> member for tests. </p>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>ESP_OK if init succeeded. </dd></dl>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the call graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a935a69784981caf90b4e135e3e257db4_cgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a935a69784981caf90b4e135e3e257db4_cgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a935a69784981caf90b4e135e3e257db4_cgraph" id="aclass_b_n_o08x_test_helper_a935a69784981caf90b4e135e3e257db4_cgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::init_tasks() member for tests." alt="" coords="5,56,166,99"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a90d959312e6f7f8151b8a38218492ead" title="Initializes data_proc_task." alt="" coords="214,64,348,91"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="166,75,198,75,198,80,166,80"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#addf01190119091237ad7a9a1aaea4dcc" title="Static function used to launch cb_task task." alt="" coords="396,5,587,32"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="328,61,395,41,422,34,424,39,397,47,329,66"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a0ae135d7bf7a5f047a1d1aa5cc07e520" title="Static function used to launch data processing task." alt="" coords="408,56,575,99"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="349,75,392,75,392,80,349,80"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a888eaf810d6140e2e771c44f5857b7c1" title="Static function used to launch sh2 HAL service task." alt="" coords="403,144,581,187"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="316,89,425,135,423,140,314,94"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a5fb7f6c3e5d1b3478f529644a0f175b7" title="Task responsible for executing callbacks registered with register_cb()." alt="" coords="678,5,803,32"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="588,16,663,16,663,21,588,21"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a86275a93706656dae6af421bc15a4e59" title="Determines the flavor of a passed callback and executes it appropriately." alt="" coords="916,5,1053,32"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="803,16,900,16,900,21,803,21"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_cb_generic.html#a19f9e8a22d039acf29c98801368ff0bb" title=" " alt="" coords="1123,5,1298,32"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="1053,16,1107,16,1107,21,1053,21"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#ab4373e9b87837ea9fcbc0b536338c7b8" title="Task responsible for parsing/handling sensor events sent by SH2 HAL and updating data that is returne..." alt="" coords="657,64,824,91"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="576,75,642,75,642,80,576,80"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a7d5250a6017f9e76e3c2ddb00d7103a1" title="Parses receieved report and updates uer data with it." alt="" coords="903,56,1066,99"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="825,75,888,75,888,80,825,80"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a7c7a9a0b81f9c8762fc927efea68bf23" title="Task responsible for calling shtp_service() when HINT is asserted to dispatch any sh2 HAL lib callbac..." alt="" coords="635,163,846,189"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="581,166,620,168,620,173,581,172"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a8e43dd50140f326cfb58e00399923e8c" title="Locks sh2 HAL lib to only allow the calling task to call its APIs." alt="" coords="903,123,1066,149"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="826,159,888,149,889,154,827,165"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#ac732c968f8d639c81f5d423aad004e95" title="Re-enables all reports enabled by user (called when BNO08x reset is detected by sh2 HAL lib)." alt="" coords="894,173,1075,200"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="846,178,878,179,878,185,846,183"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x.html#a2dbce689245a1b9968e3ea627d2b9a42" title="Unlocks sh2 HAL lib to allow other tasks to call its APIs." alt="" coords="896,224,1073,251"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="797,187,914,217,913,222,796,193"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the caller graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a935a69784981caf90b4e135e3e257db4_icgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a935a69784981caf90b4e135e3e257db4_icgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a935a69784981caf90b4e135e3e257db4_icgraph" id="aclass_b_n_o08x_test_helper_a935a69784981caf90b4e135e3e257db4_icgraph">
|
||
|
|
<area shape="rect" title="Used to call private BNO08x::init_tasks() member for tests." alt="" coords="150,5,310,48"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a9f7d58c894a252a5d5f4926f43c1da05" title=" " alt="" coords="5,13,102,40"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="134,29,102,29,102,24,134,24"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="a6bd040c7d670a9713f2ab8a8a3913518" name="a6bd040c7d670a9713f2ab8a8a3913518"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a6bd040c7d670a9713f2ab8a8a3913518">◆ </a></span>create_test_imu()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static void BNO08xTestHelper::create_test_imu </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramname"><span class="paramname"></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Calls <a class="el" href="class_b_n_o08x.html" title="BNO08x IMU driver class.">BNO08x</a> constructor and creates new test IMU on heap. </p>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>void, nothing to return </dd></dl>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the call graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a6bd040c7d670a9713f2ab8a8a3913518_cgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a6bd040c7d670a9713f2ab8a8a3913518_cgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a6bd040c7d670a9713f2ab8a8a3913518_cgraph" id="aclass_b_n_o08x_test_helper_a6bd040c7d670a9713f2ab8a8a3913518_cgraph">
|
||
|
|
<area shape="rect" title="Calls BNO08x constructor and creates new test IMU on heap." alt="" coords="5,5,182,48"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_test_helper.html#ae2d6df7dcfdbd106c2247803461bbc40" title="Deletes test IMU calling deconstructor and releases heap allocated memory." alt="" coords="230,5,413,48"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="182,24,214,24,214,29,182,29"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the caller graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a6bd040c7d670a9713f2ab8a8a3913518_icgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a6bd040c7d670a9713f2ab8a8a3913518_icgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a6bd040c7d670a9713f2ab8a8a3913518_icgraph" id="aclass_b_n_o08x_test_helper_a6bd040c7d670a9713f2ab8a8a3913518_icgraph">
|
||
|
|
<area shape="rect" title="Calls BNO08x constructor and creates new test IMU on heap." alt="" coords="150,175,326,217"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#aeec6d3065f943c1339c060573c89e05f" title=" " alt="" coords="5,5,102,32"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="210,164,162,105,100,46,83,35,86,30,103,42,166,102,214,160"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a10683e9d548d5edb7fa36fcb00515f00" title=" " alt="" coords="5,56,102,83"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="197,167,100,97,81,85,83,81,103,92,200,163"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a8eee2d5630a432e4c206fd941aa9affa" title=" " alt="" coords="5,107,102,133"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="169,171,87,136,89,131,171,166"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#afabd65c2cd56b58720aaf252803b5fc2" title=" " alt="" coords="5,157,102,184"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="134,184,102,180,102,175,135,179"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#a1fd7b6a0d4dbb7f91fd5691b5b054bda" title=" " alt="" coords="5,208,102,235"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="135,213,102,217,102,212,134,208"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#aac644123799c1f836d379c9789a064ab" title=" " alt="" coords="5,259,102,285"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="171,226,89,261,87,256,169,221"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#ad6ee077b389f38cb1535e3f6fdab6081" title=" " alt="" coords="5,309,102,336"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="200,229,103,300,83,311,81,307,100,295,197,225"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a08cceb5b1726d652d1d8c41442e6c087" title=" " alt="" coords="5,360,102,387"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="214,232,166,290,103,350,86,362,83,357,100,346,162,287,210,228"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="ae2d6df7dcfdbd106c2247803461bbc40" name="ae2d6df7dcfdbd106c2247803461bbc40"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ae2d6df7dcfdbd106c2247803461bbc40">◆ </a></span>destroy_test_imu()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static void BNO08xTestHelper::destroy_test_imu </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramname"><span class="paramname"></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Deletes test IMU calling deconstructor and releases heap allocated memory. </p>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>void, nothing to return </dd></dl>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the caller graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_ae2d6df7dcfdbd106c2247803461bbc40_icgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_ae2d6df7dcfdbd106c2247803461bbc40_icgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_ae2d6df7dcfdbd106c2247803461bbc40_icgraph" id="aclass_b_n_o08x_test_helper_ae2d6df7dcfdbd106c2247803461bbc40_icgraph">
|
||
|
|
<area shape="rect" title="Deletes test IMU calling deconstructor and releases heap allocated memory." alt="" coords="374,457,557,500"/>
|
||
|
|
<area shape="rect" href="class_b_n_o08x_test_helper.html#a6bd040c7d670a9713f2ab8a8a3913518" title="Calls BNO08x constructor and creates new test IMU on heap." alt="" coords="150,200,326,243"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="437,447,386,382,324,310,260,245,264,241,328,306,390,379,441,444"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#ad6ee077b389f38cb1535e3f6fdab6081" title=" " alt="" coords="5,360,102,387"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="438,447,390,396,359,372,325,354,296,346,265,341,202,341,144,350,96,362,95,357,143,345,202,336,265,336,297,340,327,350,362,368,393,392,442,443"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a93a4532e4592eab29ca88f51cae930cf" title=" " alt="" coords="190,364,286,391"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="415,451,372,427,325,405,285,392,287,387,327,400,374,423,418,447"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a9ad6a1394e968c056e0d0a455d51c9f8" title=" " alt="" coords="190,415,286,441"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="358,457,286,441,287,436,359,452"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#afc1ea15d6fd3e37c488c692435c9fc3d" title=" " alt="" coords="190,465,286,492"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="358,481,287,481,287,476,358,476"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#a8b4b148361c7804ce12264d25abb5afa" title=" " alt="" coords="190,516,286,543"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="359,505,287,521,286,516,358,500"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#ac92ec06fe64f7bedbbe37dee3e64c090" title=" " alt="" coords="190,567,286,593"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="418,511,374,535,327,557,287,571,285,566,325,552,372,530,415,506"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a697ac897c8756d7553854e52229d36f5" title=" " alt="" coords="190,617,286,644"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="438,514,390,562,360,587,327,608,287,624,285,619,325,603,356,582,386,558,434,510"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a95a131fd866eaf16e0f7fa52cdc35594" title=" " alt="" coords="190,668,286,695"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="448,515,400,587,366,626,327,658,288,676,286,671,325,654,363,622,396,584,444,512"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#aeec6d3065f943c1339c060573c89e05f" title=" " alt="" coords="5,5,102,32"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="214,188,166,118,135,80,100,46,83,35,86,30,103,42,139,77,171,115,219,185"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a10683e9d548d5edb7fa36fcb00515f00" title=" " alt="" coords="5,56,102,83"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="204,190,157,144,100,97,82,85,85,81,103,93,161,140,208,187"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a8eee2d5630a432e4c206fd941aa9affa" title=" " alt="" coords="5,107,102,133"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="184,194,100,148,79,136,82,132,103,143,186,190"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#afabd65c2cd56b58720aaf252803b5fc2" title=" " alt="" coords="5,157,102,184"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="142,198,101,186,103,181,144,193"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#a1fd7b6a0d4dbb7f91fd5691b5b054bda" title=" " alt="" coords="5,208,102,235"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="134,224,102,224,102,219,134,219"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#aac644123799c1f836d379c9789a064ab" title=" " alt="" coords="5,259,102,285"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="144,250,103,261,101,256,142,245"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="206,256,150,309,103,350,85,362,82,357,100,346,147,305,202,252"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a08cceb5b1726d652d1d8c41442e6c087" title=" " alt="" coords="5,309,102,336"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="186,253,103,300,82,311,79,306,100,295,184,248"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="a41a432a3fe288e45b6ab139a00bd7d6b" name="a41a432a3fe288e45b6ab139a00bd7d6b"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a41a432a3fe288e45b6ab139a00bd7d6b">◆ </a></span>get_test_imu()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static <a class="el" href="class_b_n_o08x.html">BNO08x</a> * BNO08xTestHelper::get_test_imu </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramname"><span class="paramname"></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Deletes test IMU calling deconstructor and releases heap allocated memory. </p>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>Pointer to <a class="el" href="class_b_n_o08x.html" title="BNO08x IMU driver class.">BNO08x</a> IMU object to test. </dd></dl>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the caller graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a41a432a3fe288e45b6ab139a00bd7d6b_icgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a41a432a3fe288e45b6ab139a00bd7d6b_icgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a41a432a3fe288e45b6ab139a00bd7d6b_icgraph" id="aclass_b_n_o08x_test_helper_a41a432a3fe288e45b6ab139a00bd7d6b_icgraph">
|
||
|
|
<area shape="rect" title="Deletes test IMU calling deconstructor and releases heap allocated memory." alt="" coords="150,1188,308,1231"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#a3998d182117c4def094998f795780351" title=" " alt="" coords="5,5,102,32"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="225,1172,224,948,220,788,211,613,196,438,173,276,158,204,141,141,122,87,100,46,88,34,92,30,104,42,127,85,146,139,164,203,178,275,201,438,216,613,225,788,230,948,231,1172"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#aeec6d3065f943c1339c060573c89e05f" title=" " alt="" coords="5,56,102,83"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="225,1173,223,958,218,804,208,638,193,471,171,316,156,248,140,187,121,136,100,96,88,85,92,81,104,93,126,134,145,185,162,246,176,315,198,470,214,637,223,804,228,957,230,1173"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a10683e9d548d5edb7fa36fcb00515f00" title=" " alt="" coords="5,107,102,133"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="225,1173,222,966,216,820,206,662,190,503,168,356,154,291,138,233,120,185,100,147,88,136,92,132,104,144,125,182,143,231,159,289,173,355,196,502,211,661,221,820,227,966,230,1173"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a8eee2d5630a432e4c206fd941aa9affa" title=" " alt="" coords="5,157,102,184"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="225,1173,220,975,214,836,203,685,188,534,166,395,137,279,119,233,100,198,88,186,92,183,104,194,124,231,142,277,171,394,193,534,209,685,219,835,226,974,230,1172"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#afabd65c2cd56b58720aaf252803b5fc2" title=" " alt="" coords="5,208,102,235"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="224,1172,219,983,201,709,185,566,163,435,135,325,118,282,100,248,88,237,91,233,104,245,123,280,140,324,168,434,190,566,206,708,224,983,230,1172"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#a1fd7b6a0d4dbb7f91fd5691b5b054bda" title=" " alt="" coords="5,259,102,285"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="224,1173,217,992,198,733,182,598,161,475,133,371,117,331,100,299,88,288,91,284,104,296,122,328,138,370,166,474,187,598,203,732,223,992,229,1172"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#aac644123799c1f836d379c9789a064ab" title=" " alt="" coords="5,309,102,336"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="224,1172,216,1001,195,756,179,630,158,514,132,417,116,379,100,350,88,338,91,335,104,346,121,377,137,416,163,513,184,630,201,756,221,1000,229,1172"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#a5258b4dbee44f7a6964ff93e378fd3fa" title=" " alt="" coords="5,360,102,387"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="223,1173,214,1010,193,781,176,663,156,554,130,464,115,428,100,400,88,389,91,385,104,397,120,426,135,462,161,553,182,662,198,780,219,1010,229,1172"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a95a131fd866eaf16e0f7fa52cdc35594" title=" " alt="" coords="5,411,102,437"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="223,1172,212,1019,190,805,173,695,153,594,128,510,115,477,100,451,88,440,91,436,104,448,119,474,134,508,158,593,179,694,195,804,218,1018,228,1172"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#af8076e4d67ed1a2c42b2194a68b9ef58" title=" " alt="" coords="5,461,102,488"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="222,1172,211,1028,187,829,171,727,151,634,127,556,114,525,100,502,88,491,91,487,104,498,118,523,132,554,156,632,176,726,192,828,216,1028,228,1172"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a8bc112d30656db88d9338e7916faf297" title=" " alt="" coords="5,512,102,539"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="222,1173,209,1038,184,854,168,760,148,674,125,602,100,552,88,541,91,537,104,549,130,600,153,672,173,759,190,853,214,1037,227,1172"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a12171e93ec585327ea2e7464a89c0405" title=" " alt="" coords="5,563,102,589"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="221,1173,207,1047,182,878,165,792,146,714,124,649,100,603,88,592,91,588,104,600,129,647,151,712,170,791,187,877,212,1047,227,1172"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a4ebea3b6dcabb85e93a987dc1e373fe1" title=" " alt="" coords="5,613,102,640"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="221,1173,205,1057,179,903,162,825,143,754,122,695,100,654,87,642,91,638,104,650,127,693,148,752,167,824,184,902,210,1056,226,1172"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#ace101f40531db107a743cff5815022e6" title=" " alt="" coords="5,664,102,691"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="225,1172,221,1082,204,959,189,892,166,826,137,762,100,704,87,693,90,689,104,701,142,760,171,824,194,891,210,958,227,1081,231,1172"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#a2ece5a0676d7eee2c801f6d6b36610ba" title=" " alt="" coords="5,715,102,741"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="224,1173,218,1090,199,981,183,921,162,863,134,806,100,755,87,744,90,740,104,752,139,804,166,860,188,920,204,979,223,1090,229,1172"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#af30c5c1549bda77b45a1e6fb5f76844a" title=" " alt="" coords="5,765,102,792"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="223,1173,213,1099,193,1002,177,951,157,899,131,850,100,806,87,795,90,791,104,802,135,848,161,897,182,949,198,1001,219,1098,228,1172"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#aaefa1a1d4b3c190b7f46bb7f42512949" title=" " alt="" coords="5,816,102,843"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="221,1173,209,1107,187,1024,151,936,128,894,100,856,86,845,90,841,104,853,132,891,156,934,192,1022,214,1106,226,1172"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a508ef0459e3fd34f4235194f91992123" title=" " alt="" coords="5,867,102,893"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="218,1173,204,1117,181,1047,146,973,125,939,100,907,86,896,89,892,104,903,129,936,151,971,186,1045,209,1115,223,1172"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a7a1dd1af780f6e5d8501a31da196cc45" title=" " alt="" coords="5,917,102,944"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="215,1174,198,1126,174,1069,141,1011,100,958,85,947,89,942,104,954,146,1008,179,1067,203,1124,220,1172"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#af25aef97093ff3259252290c5e32293f" title=" " alt="" coords="5,968,102,995"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="210,1176,167,1094,136,1049,100,1009,85,997,88,993,103,1005,140,1046,171,1091,215,1173"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a176c81d817389f072da2eddb5e37b975" title=" " alt="" coords="5,1019,102,1045"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="203,1176,158,1118,130,1087,100,1059,83,1048,86,1044,103,1055,134,1084,162,1115,207,1173"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#a6d2f9d86fb1c148a375044205278a8bb" title=" " alt="" coords="5,1069,102,1096"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="190,1179,148,1145,100,1110,81,1099,84,1094,103,1106,151,1141,193,1175"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a175ff61aad4905497f19d011693932ff" title=" " alt="" coords="5,1120,102,1147"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="163,1184,85,1150,87,1145,165,1179"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#abf9609daa7bf6ed8f87366747236c613" title=" " alt="" coords="5,1171,102,1197"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="134,1198,102,1194,103,1188,135,1193"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#ab9b4ae43e33572d90c4c889452cd91ee" title=" " alt="" coords="5,1221,102,1248"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="135,1226,103,1230,102,1225,134,1220"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a135345f612f52dc44e6cd1e1378c2191" title=" " alt="" coords="5,1272,102,1299"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="165,1240,87,1274,85,1269,163,1235"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#ae4d70e11995e36808b6390b171aba0e8" title=" " alt="" coords="5,1323,102,1349"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="193,1243,151,1278,103,1313,84,1324,81,1320,100,1308,148,1274,190,1239"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#a3c5bb20df427689d78fceefd3dad0ddd" title=" " alt="" coords="5,1373,102,1400"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="207,1245,162,1304,134,1335,103,1363,86,1375,83,1371,100,1359,130,1331,158,1300,203,1242"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#ac0f2ca513b0adc3db58d954b1fa381e9" title=" " alt="" coords="5,1424,102,1451"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="215,1246,171,1328,140,1373,103,1414,88,1426,85,1421,100,1410,136,1370,167,1325,210,1243"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a89c8a619fd6bb9768b37bc594741be09" title=" " alt="" coords="5,1475,102,1501"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="220,1247,203,1294,179,1352,146,1411,104,1465,89,1476,85,1472,100,1461,141,1408,174,1349,198,1292,215,1245"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#af7eb32a5f8137e39dbf2caaad0378c41" title=" " alt="" coords="5,1525,102,1552"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="223,1247,209,1304,186,1374,151,1448,129,1483,104,1515,89,1527,86,1523,100,1511,125,1480,146,1445,181,1372,204,1302,218,1245"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a9525f7e9b6932ed0aede1a93476b43bc" title=" " alt="" coords="5,1576,102,1603"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="226,1247,214,1312,192,1396,156,1485,132,1527,104,1566,90,1578,86,1573,100,1562,128,1524,151,1483,187,1395,209,1311,221,1246"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#ae6b70979bd6502fbeaef43fb4bc8d508" title=" " alt="" coords="5,1627,102,1653"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="228,1246,219,1321,198,1418,182,1470,161,1522,135,1571,104,1616,90,1628,87,1624,100,1613,131,1568,157,1519,177,1468,193,1416,213,1320,223,1246"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#aa6cd73e0d81f1bad0797e318018ffd3a" title=" " alt="" coords="5,1677,102,1704"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="229,1246,223,1329,204,1439,188,1499,166,1558,139,1615,104,1667,90,1679,87,1675,100,1664,134,1612,162,1556,183,1497,199,1438,218,1328,224,1246"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#ad2587baeeb225c43d04e355166a29b18" title=" " alt="" coords="5,1728,102,1755"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="231,1246,227,1337,210,1461,194,1528,171,1595,142,1659,104,1718,90,1730,87,1726,100,1714,137,1656,166,1593,189,1526,204,1460,221,1337,225,1246"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#ad6ee077b389f38cb1535e3f6fdab6081" title=" " alt="" coords="5,1779,102,1805"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="226,1246,210,1362,184,1517,167,1595,148,1666,127,1726,104,1768,91,1780,87,1776,100,1765,122,1724,143,1665,162,1594,179,1516,205,1362,221,1246"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a08cceb5b1726d652d1d8c41442e6c087" title=" " alt="" coords="5,1829,102,1856"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="227,1246,212,1372,187,1541,170,1627,151,1706,129,1772,104,1819,91,1831,88,1827,100,1816,124,1770,146,1705,165,1626,182,1540,207,1371,221,1246"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a7d530ad94b062e47ad88eb95d86e0357" title=" " alt="" coords="5,1880,102,1907"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="227,1247,214,1382,190,1566,173,1660,153,1746,130,1818,104,1870,91,1881,88,1877,100,1866,125,1816,148,1745,168,1659,184,1565,209,1381,222,1246"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a135555b0273a578259f0a9af775e5c79" title=" " alt="" coords="5,1931,102,1957"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="228,1247,216,1391,192,1590,176,1692,156,1786,132,1864,118,1896,104,1920,91,1932,88,1928,100,1917,114,1893,127,1863,151,1785,171,1691,187,1590,211,1391,222,1246"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a82451407bbaeafb4370d82b27f0638e8" title=" " alt="" coords="5,1981,102,2008"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="228,1247,218,1400,195,1615,179,1725,158,1826,134,1911,119,1944,104,1971,91,1983,88,1979,100,1968,115,1942,128,1909,153,1825,173,1724,190,1614,212,1400,223,1246"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a5cc994abd95bc9cb407e7523b06b2b24" title=" " alt="" coords="5,2032,102,2059"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="229,1246,219,1409,198,1638,182,1757,161,1866,135,1957,120,1993,104,2022,91,2033,88,2030,100,2018,115,1991,130,1955,156,1864,176,1756,193,1638,214,1408,223,1246"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a9f7d58c894a252a5d5f4926f43c1da05" title=" " alt="" coords="5,2083,102,2109"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="229,1247,221,1418,201,1663,184,1789,163,1906,137,2003,121,2042,104,2072,91,2084,88,2080,100,2069,116,2039,132,2001,158,1904,179,1788,195,1662,216,1418,224,1246"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#adc348440748fec8fed1a66213f0be52f" title=" " alt="" coords="5,2133,102,2160"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="229,1246,223,1427,203,1686,187,1821,166,1945,138,2049,122,2090,104,2123,91,2135,88,2131,100,2120,117,2088,133,2047,161,1944,182,1820,198,1686,217,1427,224,1246"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#ad453409b2c919e183a31693bb9e561dc" title=" " alt="" coords="5,2184,102,2211"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="230,1246,224,1436,206,1710,190,1853,168,1985,140,2095,123,2139,104,2174,91,2185,88,2182,100,2170,118,2137,135,2093,163,1984,185,1852,201,1710,219,1435,224,1246"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a0cae93f9fe6d369521dd1aeed1cd504b" title=" " alt="" coords="5,2235,102,2261"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="230,1246,226,1444,219,1583,209,1734,193,1885,171,2024,142,2141,124,2188,104,2224,92,2236,88,2232,100,2221,119,2185,137,2140,166,2023,188,1884,203,1734,214,1583,220,1444,225,1246"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#aa591e9e15fbc5763f8bace22312015c0" title=" " alt="" coords="5,2285,102,2312"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="230,1246,227,1452,221,1599,211,1757,196,1917,173,2064,159,2129,143,2187,125,2236,104,2275,92,2287,88,2283,100,2272,120,2234,138,2186,154,2128,168,2063,190,1916,206,1757,216,1598,222,1452,225,1246"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#abc6316f813506ff1114a4c50b5a72bdf" title=" " alt="" coords="5,2336,102,2363"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="230,1246,228,1461,223,1615,214,1781,198,1949,176,2103,162,2172,145,2233,126,2285,104,2326,92,2338,88,2334,100,2322,121,2283,140,2232,156,2171,171,2103,193,1948,208,1781,218,1614,223,1461,225,1246"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a2a38e8a82fc1fab9bdca331f39726892" title=" " alt="" coords="5,2387,102,2413"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="231,1246,230,1471,225,1631,216,1806,201,1981,178,2143,164,2216,146,2280,127,2334,104,2376,92,2388,88,2384,100,2373,122,2331,141,2278,158,2214,173,2142,196,1980,211,1805,220,1631,224,1471,225,1246"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="a16423fc3250e88eb5392800022f82919" name="a16423fc3250e88eb5392800022f82919"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a16423fc3250e88eb5392800022f82919">◆ </a></span>print_test_end_banner()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static void BNO08xTestHelper::print_test_end_banner </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramtype">const char *</td> <td class="paramname"><span class="paramname"><em>TEST_TAG</em></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Prints end begin banner. </p>
|
||
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
||
|
|
<table class="params">
|
||
|
|
<tr><td class="paramname">TEST_TAG</td><td>String containing test name.</td></tr>
|
||
|
|
</table>
|
||
|
|
</dd>
|
||
|
|
</dl>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>void, nothing to return </dd></dl>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the caller graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a16423fc3250e88eb5392800022f82919_icgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a16423fc3250e88eb5392800022f82919_icgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a16423fc3250e88eb5392800022f82919_icgraph" id="aclass_b_n_o08x_test_helper_a16423fc3250e88eb5392800022f82919_icgraph">
|
||
|
|
<area shape="rect" title="Prints end begin banner." alt="" coords="150,1213,315,1256"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a93a4532e4592eab29ca88f51cae930cf" title=" " alt="" coords="5,5,102,32"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="229,1198,228,970,223,806,214,627,198,448,175,282,160,208,142,143,122,88,100,46,88,34,92,30,104,42,127,86,148,141,165,207,180,281,203,447,219,627,228,806,233,970,234,1198"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a9ad6a1394e968c056e0d0a455d51c9f8" title=" " alt="" coords="5,56,102,83"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="229,1198,226,978,221,821,211,651,195,480,172,321,158,251,141,189,121,137,100,96,88,85,92,81,104,93,126,135,146,188,163,250,178,321,201,479,217,650,226,821,232,978,234,1198"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#afc1ea15d6fd3e37c488c692435c9fc3d" title=" " alt="" coords="5,107,102,133"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="228,1198,225,987,219,837,209,675,193,512,170,361,156,294,139,235,121,186,100,147,88,136,92,132,104,144,125,183,144,234,161,293,175,360,198,511,214,674,224,837,230,987,234,1198"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#a8b4b148361c7804ce12264d25abb5afa" title=" " alt="" coords="5,157,102,184"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="228,1198,223,995,217,852,206,698,190,543,167,401,138,281,120,234,100,198,88,186,92,183,104,194,124,232,143,280,173,400,195,543,211,697,222,852,229,995,233,1197"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#ac92ec06fe64f7bedbbe37dee3e64c090" title=" " alt="" coords="5,208,102,235"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="228,1198,222,1004,204,722,187,576,165,440,136,327,119,283,100,248,88,237,91,233,104,245,124,281,141,326,170,439,192,575,209,722,227,1004,233,1198"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a697ac897c8756d7553854e52229d36f5" title=" " alt="" coords="5,259,102,285"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="228,1198,221,1013,201,746,184,608,162,480,134,374,118,332,100,299,88,288,91,284,104,296,123,329,139,372,168,479,190,607,206,745,226,1013,233,1198"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#aeec6d3065f943c1339c060573c89e05f" title=" " alt="" coords="5,309,102,336"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="227,1198,219,1022,198,770,182,640,160,520,133,420,117,380,100,350,88,338,91,335,104,346,122,378,138,418,165,519,187,639,204,769,224,1022,233,1198"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a10683e9d548d5edb7fa36fcb00515f00" title=" " alt="" coords="5,360,102,387"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="227,1198,217,1031,196,794,179,672,157,560,131,466,116,429,100,400,88,389,91,385,104,397,121,427,136,464,163,558,184,671,201,793,223,1030,232,1197"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a8eee2d5630a432e4c206fd941aa9affa" title=" " alt="" coords="5,411,102,437"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="227,1198,216,1040,193,818,176,704,155,599,130,512,115,478,100,451,88,440,91,436,104,448,120,475,135,510,160,598,181,703,198,817,221,1039,232,1197"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#afabd65c2cd56b58720aaf252803b5fc2" title=" " alt="" coords="5,461,102,488"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="226,1198,214,1049,190,842,173,736,152,639,128,558,114,526,100,502,88,491,91,487,104,498,119,524,133,556,158,638,178,735,195,841,219,1048,231,1197"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#a1fd7b6a0d4dbb7f91fd5691b5b054bda" title=" " alt="" coords="5,512,102,539"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="226,1198,212,1058,187,866,170,769,150,679,126,605,100,552,88,541,91,537,104,549,131,603,155,678,175,768,193,866,218,1058,231,1197"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#aac644123799c1f836d379c9789a064ab" title=" " alt="" coords="5,563,102,589"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="225,1198,210,1067,184,891,167,801,147,719,125,651,100,603,88,592,91,588,104,600,130,649,152,718,172,800,190,890,216,1067,230,1197"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a95a131fd866eaf16e0f7fa52cdc35594" title=" " alt="" coords="5,613,102,640"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="224,1198,208,1077,181,915,164,834,145,759,123,697,100,654,87,642,91,638,104,650,128,695,150,758,169,833,187,914,214,1076,229,1197"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#af8076e4d67ed1a2c42b2194a68b9ef58" title=" " alt="" coords="5,664,102,691"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="229,1198,226,1103,219,1041,209,974,193,903,170,833,139,766,100,704,87,693,91,689,104,701,144,763,175,831,198,902,214,973,225,1040,231,1103,234,1198"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a8bc112d30656db88d9338e7916faf297" title=" " alt="" coords="5,715,102,741"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="228,1198,222,1111,203,995,187,932,165,869,136,810,100,755,87,744,90,740,104,752,141,807,170,867,192,931,208,994,227,1111,233,1198"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a12171e93ec585327ea2e7464a89c0405" title=" " alt="" coords="5,765,102,792"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="227,1198,218,1120,197,1017,181,961,160,906,133,854,100,806,87,795,90,791,104,802,137,851,165,904,186,959,203,1015,223,1119,232,1198"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a4ebea3b6dcabb85e93a987dc1e373fe1" title=" " alt="" coords="5,816,102,843"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="225,1199,214,1129,192,1039,175,991,155,943,130,898,100,856,86,845,90,841,104,853,134,895,160,941,180,989,197,1037,219,1128,230,1198"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#af30c5c1549bda77b45a1e6fb5f76844a" title=" " alt="" coords="5,867,102,893"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="222,1198,209,1137,185,1060,149,980,126,942,100,907,86,896,89,892,104,903,131,939,154,977,190,1059,214,1136,228,1197"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#aaefa1a1d4b3c190b7f46bb7f42512949" title=" " alt="" coords="5,917,102,944"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="220,1199,204,1147,179,1083,144,1017,123,986,100,958,85,947,89,942,104,954,128,983,149,1015,184,1081,209,1145,225,1197"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a508ef0459e3fd34f4235194f91992123" title=" " alt="" coords="5,968,102,995"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="216,1200,198,1158,172,1107,139,1055,100,1009,85,997,88,993,103,1005,144,1052,177,1105,202,1155,221,1198"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a7a1dd1af780f6e5d8501a31da196cc45" title=" " alt="" coords="5,1019,102,1045"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="210,1202,164,1131,134,1094,100,1059,84,1048,87,1044,103,1055,138,1090,169,1128,214,1199"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#af25aef97093ff3259252290c5e32293f" title=" " alt="" coords="5,1069,102,1096"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="200,1204,155,1157,100,1110,82,1099,85,1094,103,1106,159,1153,204,1200"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a176c81d817389f072da2eddb5e37b975" title=" " alt="" coords="5,1120,102,1147"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="180,1207,100,1161,79,1149,82,1145,103,1156,183,1203"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#a6d2f9d86fb1c148a375044205278a8bb" title=" " alt="" coords="5,1171,102,1197"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="139,1211,101,1200,103,1195,141,1206"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a175ff61aad4905497f19d011693932ff" title=" " alt="" coords="5,1221,102,1248"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="134,1237,102,1237,102,1232,134,1232"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#abf9609daa7bf6ed8f87366747236c613" title=" " alt="" coords="5,1272,102,1299"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="141,1263,103,1274,101,1269,139,1258"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#ab9b4ae43e33572d90c4c889452cd91ee" title=" " alt="" coords="5,1323,102,1349"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="183,1267,103,1313,82,1325,79,1320,100,1308,180,1262"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a135345f612f52dc44e6cd1e1378c2191" title=" " alt="" coords="5,1373,102,1400"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="204,1269,159,1316,103,1363,85,1375,82,1371,100,1359,155,1312,200,1266"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#ae4d70e11995e36808b6390b171aba0e8" title=" " alt="" coords="5,1424,102,1451"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="214,1271,169,1341,138,1379,103,1414,87,1426,84,1421,100,1410,134,1376,164,1338,210,1268"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#a3c5bb20df427689d78fceefd3dad0ddd" title=" " alt="" coords="5,1475,102,1501"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="221,1271,202,1314,177,1365,144,1417,103,1465,88,1476,85,1472,100,1461,139,1414,172,1362,198,1312,216,1269"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#ac0f2ca513b0adc3db58d954b1fa381e9" title=" " alt="" coords="5,1525,102,1552"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="225,1272,209,1324,184,1388,149,1455,128,1486,104,1515,89,1527,85,1523,100,1511,123,1483,144,1452,179,1386,204,1322,220,1270"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a89c8a619fd6bb9768b37bc594741be09" title=" " alt="" coords="5,1576,102,1603"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="228,1272,214,1334,190,1411,154,1492,131,1531,104,1566,89,1577,86,1573,100,1562,126,1528,149,1490,185,1409,209,1332,222,1271"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#af7eb32a5f8137e39dbf2caaad0378c41" title=" " alt="" coords="5,1627,102,1653"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="230,1272,219,1342,197,1432,180,1481,160,1529,134,1574,104,1616,90,1628,86,1624,100,1613,130,1572,155,1526,175,1479,192,1431,214,1341,225,1271"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a9525f7e9b6932ed0aede1a93476b43bc" title=" " alt="" coords="5,1677,102,1704"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="232,1272,223,1350,203,1454,186,1510,165,1565,137,1619,104,1667,90,1679,87,1675,100,1664,133,1616,160,1563,181,1508,197,1453,218,1350,227,1271"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#ae6b70979bd6502fbeaef43fb4bc8d508" title=" " alt="" coords="5,1728,102,1755"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="233,1272,227,1359,208,1476,192,1539,170,1602,141,1662,104,1718,90,1729,87,1725,100,1714,136,1660,165,1600,187,1537,203,1474,222,1358,228,1271"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#aa6cd73e0d81f1bad0797e318018ffd3a" title=" " alt="" coords="5,1779,102,1805"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="234,1272,231,1367,225,1429,214,1497,198,1568,175,1638,144,1706,104,1768,91,1780,87,1776,100,1765,139,1704,170,1636,193,1566,209,1496,219,1428,226,1366,229,1272"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#ad2587baeeb225c43d04e355166a29b18" title=" " alt="" coords="5,1829,102,1856"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="229,1272,214,1393,187,1555,169,1637,150,1712,128,1774,104,1819,91,1831,87,1827,100,1816,123,1772,145,1710,164,1636,181,1554,208,1392,224,1271"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#ad6ee077b389f38cb1535e3f6fdab6081" title=" " alt="" coords="5,1880,102,1907"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="230,1272,216,1403,190,1579,172,1669,152,1752,130,1821,104,1870,91,1881,88,1877,100,1866,125,1819,147,1750,167,1668,184,1578,210,1402,225,1271"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a08cceb5b1726d652d1d8c41442e6c087" title=" " alt="" coords="5,1931,102,1957"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="231,1272,218,1412,193,1604,175,1702,155,1792,131,1867,104,1920,91,1932,88,1928,100,1917,126,1865,150,1790,170,1701,187,1603,212,1411,226,1271"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a7d530ad94b062e47ad88eb95d86e0357" title=" " alt="" coords="5,1981,102,2008"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="231,1272,219,1421,195,1628,178,1734,158,1832,133,1913,119,1945,104,1971,91,1983,88,1979,100,1968,114,1943,128,1911,152,1830,173,1733,190,1627,214,1421,226,1272"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a135555b0273a578259f0a9af775e5c79" title=" " alt="" coords="5,2032,102,2059"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="232,1272,221,1430,198,1652,181,1766,160,1871,135,1959,120,1994,104,2022,91,2033,88,2030,100,2018,115,1992,130,1957,155,1870,176,1765,193,1651,216,1430,227,1272"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a82451407bbaeafb4370d82b27f0638e8" title=" " alt="" coords="5,2083,102,2109"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="232,1272,223,1439,201,1676,184,1798,163,1911,136,2005,121,2043,104,2072,91,2084,88,2080,100,2069,116,2040,131,2003,157,1910,179,1797,196,1675,217,1439,227,1272"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a5cc994abd95bc9cb407e7523b06b2b24" title=" " alt="" coords="5,2133,102,2160"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="233,1272,224,1448,204,1700,187,1830,165,1951,138,2051,122,2091,104,2123,91,2135,88,2131,100,2120,117,2089,133,2050,160,1949,182,1829,198,1699,219,1447,227,1271"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a9f7d58c894a252a5d5f4926f43c1da05" title=" " alt="" coords="5,2184,102,2211"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="233,1272,226,1457,206,1724,190,1862,168,1990,139,2097,123,2140,104,2174,91,2185,88,2182,100,2170,118,2138,134,2096,162,1989,184,1862,201,1723,221,1456,228,1272"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#adc348440748fec8fed1a66213f0be52f" title=" " alt="" coords="5,2235,102,2261"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="233,1272,227,1465,209,1748,192,1894,170,2030,141,2144,124,2189,104,2224,91,2236,88,2232,100,2221,119,2186,136,2142,165,2029,187,1894,204,1747,222,1465,228,1271"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a0cae93f9fe6d369521dd1aeed1cd504b" title=" " alt="" coords="5,2285,102,2312"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="233,1272,229,1475,222,1617,211,1772,195,1927,173,2070,143,2190,124,2237,104,2275,92,2287,88,2283,100,2272,120,2235,138,2188,167,2069,190,1926,206,1771,217,1617,223,1474,228,1272"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#aa591e9e15fbc5763f8bace22312015c0" title=" " alt="" coords="5,2336,102,2363"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="234,1271,230,1483,224,1632,214,1795,198,1958,175,2109,161,2176,144,2236,125,2286,104,2326,92,2338,88,2334,100,2322,121,2284,139,2234,156,2175,170,2108,193,1958,209,1795,219,1632,225,1482,228,1271"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#abc6316f813506ff1114a4c50b5a72bdf" title=" " alt="" coords="5,2387,102,2413"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="234,1272,232,1491,226,1648,217,1819,201,1990,178,2149,163,2219,146,2282,126,2335,104,2376,92,2388,88,2384,100,2373,121,2332,141,2280,158,2218,172,2148,195,1990,211,1819,221,1648,226,1491,229,1271"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a2a38e8a82fc1fab9bdca331f39726892" title=" " alt="" coords="5,2437,102,2464"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="234,1271,233,1500,228,1664,219,1842,203,2022,180,2188,165,2262,148,2328,127,2383,104,2427,92,2439,88,2435,100,2424,122,2381,142,2326,160,2261,175,2187,198,2021,214,1842,223,1664,228,1500,229,1271"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="a23593453a05f7cac26fd341371197a8c" name="a23593453a05f7cac26fd341371197a8c"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a23593453a05f7cac26fd341371197a8c">◆ </a></span>print_test_msg()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static void BNO08xTestHelper::print_test_msg </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramtype">const char *</td> <td class="paramname"><span class="paramname"><em>TEST_TAG</em>, </span></td>
|
||
|
|
</tr>
|
||
|
|
<tr>
|
||
|
|
<td class="paramkey"></td>
|
||
|
|
<td></td>
|
||
|
|
<td class="paramtype">const char *</td> <td class="paramname"><span class="paramname"><em>msg</em></span> )</td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Prints a message during a test. </p>
|
||
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
||
|
|
<table class="params">
|
||
|
|
<tr><td class="paramname">TEST_TAG</td><td>String containing test name. </td></tr>
|
||
|
|
<tr><td class="paramname">msg</td><td>String containing message to print.</td></tr>
|
||
|
|
</table>
|
||
|
|
</dd>
|
||
|
|
</dl>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>void, nothing to return </dd></dl>
|
||
|
|
<div class="dynheader">
|
||
|
|
Here is the caller graph for this function:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="class_b_n_o08x_test_helper_a23593453a05f7cac26fd341371197a8c_icgraph.png" border="0" usemap="#aclass_b_n_o08x_test_helper_a23593453a05f7cac26fd341371197a8c_icgraph" alt=""/></div>
|
||
|
|
<map name="aclass_b_n_o08x_test_helper_a23593453a05f7cac26fd341371197a8c_icgraph" id="aclass_b_n_o08x_test_helper_a23593453a05f7cac26fd341371197a8c_icgraph">
|
||
|
|
<area shape="rect" title="Prints a message during a test." alt="" coords="150,1061,315,1104"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#a3998d182117c4def094998f795780351" title=" " alt="" coords="5,5,102,32"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="228,1046,223,843,217,700,206,546,190,391,167,249,138,129,120,82,100,46,88,34,92,31,104,42,124,80,143,128,173,248,195,391,211,545,222,700,229,843,233,1045"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a93a4532e4592eab29ca88f51cae930cf" title=" " alt="" coords="5,56,102,83"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="228,1046,222,852,204,570,187,424,165,288,136,175,119,131,100,96,88,85,91,81,104,93,124,129,141,174,170,287,192,423,209,570,227,852,233,1046"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a9ad6a1394e968c056e0d0a455d51c9f8" title=" " alt="" coords="5,107,102,133"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="228,1046,221,861,201,594,184,456,162,328,134,222,118,180,100,147,88,136,91,132,104,144,123,177,139,220,168,327,190,455,206,593,226,861,233,1046"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#afc1ea15d6fd3e37c488c692435c9fc3d" title=" " alt="" coords="5,157,102,184"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="227,1046,219,870,198,618,182,488,160,368,133,268,117,228,100,198,88,186,91,183,104,194,122,226,138,266,165,367,187,487,204,617,224,870,233,1046"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#a8b4b148361c7804ce12264d25abb5afa" title=" " alt="" coords="5,208,102,235"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="227,1046,217,879,196,642,179,520,157,408,131,314,116,277,100,248,88,237,91,233,104,245,121,275,136,312,163,406,184,519,201,641,223,878,232,1045"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#ac92ec06fe64f7bedbbe37dee3e64c090" title=" " alt="" coords="5,259,102,285"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="227,1046,216,888,193,666,176,552,155,447,130,360,115,326,100,299,88,288,91,284,104,296,120,323,135,358,160,446,181,551,198,665,221,887,232,1045"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a697ac897c8756d7553854e52229d36f5" title=" " alt="" coords="5,309,102,336"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="226,1046,214,897,190,690,173,584,152,487,128,406,114,374,100,350,88,339,91,335,104,346,119,372,133,404,158,486,178,583,195,689,219,896,231,1045"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#aeec6d3065f943c1339c060573c89e05f" title=" " alt="" coords="5,360,102,387"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="226,1046,212,906,187,714,170,617,150,527,126,453,100,400,88,389,91,385,104,397,131,451,155,526,175,616,193,714,218,906,231,1045"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a10683e9d548d5edb7fa36fcb00515f00" title=" " alt="" coords="5,411,102,437"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="225,1046,210,915,184,739,167,649,147,567,125,499,100,451,88,440,91,436,104,448,130,497,152,566,172,648,190,738,216,915,230,1045"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a8eee2d5630a432e4c206fd941aa9affa" title=" " alt="" coords="5,461,102,488"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="224,1046,208,925,181,763,164,682,145,607,123,545,100,502,87,490,91,486,104,498,128,543,150,606,169,681,187,762,214,924,229,1045"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#afabd65c2cd56b58720aaf252803b5fc2" title=" " alt="" coords="5,512,102,539"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="229,1046,226,951,219,889,209,822,193,751,170,681,139,614,100,552,87,541,91,537,104,549,144,611,175,679,198,750,214,821,225,888,231,951,234,1046"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#a1fd7b6a0d4dbb7f91fd5691b5b054bda" title=" " alt="" coords="5,563,102,589"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="228,1046,222,959,203,843,187,780,165,717,136,658,100,603,87,592,90,588,104,600,141,655,170,715,192,779,208,842,227,959,233,1046"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#aac644123799c1f836d379c9789a064ab" title=" " alt="" coords="5,613,102,640"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="227,1046,218,968,197,865,181,809,160,754,133,702,100,654,87,643,90,639,104,650,137,699,165,752,186,807,203,863,223,967,232,1046"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#a5258b4dbee44f7a6964ff93e378fd3fa" title=" " alt="" coords="5,664,102,691"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="225,1047,214,977,192,887,175,839,155,791,130,746,100,704,86,693,90,689,104,701,134,743,160,789,180,837,197,885,219,976,230,1046"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#ace101f40531db107a743cff5815022e6" title=" " alt="" coords="5,715,102,741"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="222,1046,209,985,185,908,149,828,126,790,100,755,86,744,89,740,104,751,131,787,154,825,190,907,214,984,228,1045"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#a2ece5a0676d7eee2c801f6d6b36610ba" title=" " alt="" coords="5,765,102,792"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="220,1047,204,995,179,931,144,865,123,834,100,806,85,795,89,790,104,802,128,831,149,863,184,929,209,993,225,1045"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#af30c5c1549bda77b45a1e6fb5f76844a" title=" " alt="" coords="5,816,102,843"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="216,1048,198,1006,172,955,139,903,100,857,85,845,88,841,103,853,144,900,177,953,202,1003,221,1046"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#aaefa1a1d4b3c190b7f46bb7f42512949" title=" " alt="" coords="5,867,102,893"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="210,1050,164,979,134,942,100,907,84,896,87,892,103,903,138,938,169,976,214,1047"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a508ef0459e3fd34f4235194f91992123" title=" " alt="" coords="5,917,102,944"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="200,1052,155,1005,100,958,82,947,85,942,103,954,159,1001,204,1048"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a7a1dd1af780f6e5d8501a31da196cc45" title=" " alt="" coords="5,968,102,995"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="180,1055,100,1009,79,997,82,993,103,1004,183,1051"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#af25aef97093ff3259252290c5e32293f" title=" " alt="" coords="5,1019,102,1045"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="139,1059,101,1048,103,1043,141,1054"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a176c81d817389f072da2eddb5e37b975" title=" " alt="" coords="5,1069,102,1096"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="134,1085,102,1085,102,1080,134,1080"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#a6d2f9d86fb1c148a375044205278a8bb" title=" " alt="" coords="5,1120,102,1147"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="141,1111,103,1122,101,1117,139,1106"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a175ff61aad4905497f19d011693932ff" title=" " alt="" coords="5,1171,102,1197"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="183,1115,103,1161,82,1173,79,1168,100,1156,180,1110"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#abf9609daa7bf6ed8f87366747236c613" title=" " alt="" coords="5,1221,102,1248"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="204,1117,159,1164,103,1211,85,1223,82,1219,100,1207,155,1160,200,1114"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#ab9b4ae43e33572d90c4c889452cd91ee" title=" " alt="" coords="5,1272,102,1299"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="214,1119,169,1189,138,1227,103,1262,87,1274,84,1269,100,1258,134,1224,164,1186,210,1116"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a135345f612f52dc44e6cd1e1378c2191" title=" " alt="" coords="5,1323,102,1349"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="221,1119,202,1162,177,1213,144,1265,103,1313,88,1324,85,1320,100,1309,139,1262,172,1210,198,1160,216,1117"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#ae4d70e11995e36808b6390b171aba0e8" title=" " alt="" coords="5,1373,102,1400"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="225,1120,209,1172,184,1236,149,1303,128,1334,104,1363,89,1375,85,1371,100,1359,123,1331,144,1300,179,1234,204,1170,220,1118"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#a3c5bb20df427689d78fceefd3dad0ddd" title=" " alt="" coords="5,1424,102,1451"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="228,1120,214,1182,190,1259,154,1340,131,1379,104,1414,89,1425,86,1421,100,1410,126,1376,149,1338,185,1257,209,1180,222,1119"/>
|
||
|
|
<area shape="rect" href="_multi_report_tests_8cpp.html#ac0f2ca513b0adc3db58d954b1fa381e9" title=" " alt="" coords="5,1475,102,1501"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="230,1120,219,1190,197,1280,180,1329,160,1377,134,1422,104,1464,90,1476,86,1472,100,1461,130,1420,155,1374,175,1327,192,1279,214,1189,225,1119"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a89c8a619fd6bb9768b37bc594741be09" title=" " alt="" coords="5,1525,102,1552"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="232,1120,223,1198,203,1302,186,1358,165,1413,137,1467,104,1515,90,1527,87,1523,100,1512,133,1464,160,1411,181,1356,197,1301,218,1198,227,1119"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#af7eb32a5f8137e39dbf2caaad0378c41" title=" " alt="" coords="5,1576,102,1603"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="233,1120,227,1207,208,1324,192,1387,170,1450,141,1510,104,1566,90,1577,87,1573,100,1562,136,1508,165,1448,187,1385,203,1322,222,1206,228,1119"/>
|
||
|
|
<area shape="rect" href="_single_report_tests_8cpp.html#a9525f7e9b6932ed0aede1a93476b43bc" title=" " alt="" coords="5,1627,102,1653"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="234,1120,231,1215,225,1277,214,1345,198,1416,175,1486,144,1554,104,1616,91,1628,87,1624,100,1613,139,1552,170,1484,193,1414,209,1344,219,1276,226,1214,229,1120"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#ae6b70979bd6502fbeaef43fb4bc8d508" title=" " alt="" coords="5,1677,102,1704"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="229,1120,214,1241,187,1403,169,1485,150,1560,128,1622,104,1667,91,1679,87,1675,100,1664,123,1620,145,1558,164,1484,181,1402,208,1240,224,1119"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#aa6cd73e0d81f1bad0797e318018ffd3a" title=" " alt="" coords="5,1728,102,1755"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="230,1120,216,1251,190,1427,172,1517,152,1600,130,1669,104,1718,91,1729,88,1725,100,1714,125,1667,147,1598,167,1516,184,1426,210,1250,225,1119"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#ad2587baeeb225c43d04e355166a29b18" title=" " alt="" coords="5,1779,102,1805"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="231,1120,218,1260,193,1452,175,1550,155,1640,131,1715,104,1768,91,1780,88,1776,100,1765,126,1713,150,1638,170,1549,187,1451,212,1259,226,1119"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#ad6ee077b389f38cb1535e3f6fdab6081" title=" " alt="" coords="5,1829,102,1856"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="231,1120,219,1269,195,1476,178,1582,158,1680,133,1761,119,1793,104,1819,91,1831,88,1827,100,1816,114,1791,128,1759,152,1678,173,1581,190,1475,214,1269,226,1120"/>
|
||
|
|
<area shape="rect" href="_init_denit_tests_8cpp.html#a08cceb5b1726d652d1d8c41442e6c087" title=" " alt="" coords="5,1880,102,1907"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="232,1120,221,1278,198,1500,181,1614,160,1719,135,1807,120,1842,104,1870,91,1881,88,1878,100,1866,115,1840,130,1805,155,1718,176,1613,193,1499,216,1278,227,1120"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#adc348440748fec8fed1a66213f0be52f" title=" " alt="" coords="5,1931,102,1957"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="232,1120,223,1287,201,1524,184,1646,163,1759,136,1853,121,1891,104,1920,91,1932,88,1928,100,1917,116,1888,131,1851,157,1758,179,1645,196,1523,217,1287,227,1120"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#ad453409b2c919e183a31693bb9e561dc" title=" " alt="" coords="5,1981,102,2008"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="233,1120,224,1296,204,1548,187,1678,165,1799,138,1899,122,1939,104,1971,91,1983,88,1979,100,1968,117,1937,133,1898,160,1797,182,1677,198,1547,219,1295,227,1119"/>
|
||
|
|
<area shape="rect" href="_callback_tests_8cpp.html#a0cae93f9fe6d369521dd1aeed1cd504b" title=" " alt="" coords="5,2032,102,2059"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="233,1120,226,1305,206,1572,190,1710,168,1838,139,1945,123,1988,104,2022,91,2033,88,2030,100,2018,118,1986,134,1944,162,1837,184,1710,201,1571,221,1304,228,1120"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#aa591e9e15fbc5763f8bace22312015c0" title=" " alt="" coords="5,2083,102,2109"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="233,1120,227,1313,209,1596,192,1742,170,1878,141,1992,124,2037,104,2072,91,2084,88,2080,100,2069,119,2034,136,1990,165,1877,187,1742,204,1595,222,1313,228,1119"/>
|
||
|
|
<area shape="rect" href="_feature_tests_8cpp.html#abc6316f813506ff1114a4c50b5a72bdf" title=" " alt="" coords="5,2133,102,2160"/>
|
||
|
|
<area shape="poly" title=" " alt="" coords="233,1120,229,1323,222,1465,211,1620,195,1775,173,1918,143,2038,124,2085,104,2123,92,2135,88,2131,100,2120,120,2083,138,2036,167,1917,190,1774,206,1619,217,1465,223,1322,228,1120"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="a066f8389fd1c682ec9565ebc3060d885" name="a066f8389fd1c682ec9565ebc3060d885"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a066f8389fd1c682ec9565ebc3060d885">◆ </a></span>print_test_start_banner()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static void BNO08xTestHelper::print_test_start_banner </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramtype">const char *</td> <td class="paramname"><span class="paramname"><em>TEST_TAG</em></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Prints test begin banner. </p>
|
||
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
||
|
|
<table class="params">
|
||
|
|
<tr><td class="paramname">TEST_TAG</td><td>String containing test name.</td></tr>
|
||
|
|
</table>
|
||
|
|
</dd>
|
||
|
|
</dl>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>void, nothing to return </dd></dl>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="a9e2f9bf13f28f1a6ba87e86bc5947cf1" name="a9e2f9bf13f28f1a6ba87e86bc5947cf1"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a9e2f9bf13f28f1a6ba87e86bc5947cf1">◆ </a></span>set_test_imu_cfg()</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">static void BNO08xTestHelper::set_test_imu_cfg </td>
|
||
|
|
<td>(</td>
|
||
|
|
<td class="paramtype"><a class="el" href="structbno08x__config__t.html">bno08x_config_t</a></td> <td class="paramname"><span class="paramname"><em>cfg</em></span></td><td>)</td>
|
||
|
|
<td></td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
<p>Set test imu configuration used with <a class="el" href="#a6bd040c7d670a9713f2ab8a8a3913518" title="Calls BNO08x constructor and creates new test IMU on heap.">create_test_imu()</a> </p>
|
||
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
||
|
|
<table class="params">
|
||
|
|
<tr><td class="paramname">cfg</td><td>String containing test name.</td></tr>
|
||
|
|
</table>
|
||
|
|
</dd>
|
||
|
|
</dl>
|
||
|
|
<dl class="section return"><dt>Returns</dt><dd>void, nothing to return </dd></dl>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<h2 class="groupheader">Member Data Documentation</h2>
|
||
|
|
<a id="a008b268f705b9d2925230cb8193c9f28" name="a008b268f705b9d2925230cb8193c9f28"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a008b268f705b9d2925230cb8193c9f28">◆ </a></span>imu_cfg</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname"><a class="el" href="structbno08x__config__t.html">bno08x_config_t</a> BNO08xTestHelper::imu_cfg</td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span><span class="mlabel">private</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="aa09d388a5da3a925ac25125b9c5c3a90" name="aa09d388a5da3a925ac25125b9c5c3a90"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aa09d388a5da3a925ac25125b9c5c3a90">◆ </a></span>TAG</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname">const constexpr char* BNO08xTestHelper::TAG = "BNO08xTestHelper"</td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span><span class="mlabel">private</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<a id="a2da34e5d5e353cd37fa458fcfe7cf243" name="a2da34e5d5e353cd37fa458fcfe7cf243"></a>
|
||
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a2da34e5d5e353cd37fa458fcfe7cf243">◆ </a></span>test_imu</h2>
|
||
|
|
|
||
|
|
<div class="memitem">
|
||
|
|
<div class="memproto">
|
||
|
|
<table class="mlabels">
|
||
|
|
<tr>
|
||
|
|
<td class="mlabels-left">
|
||
|
|
<table class="memname">
|
||
|
|
<tr>
|
||
|
|
<td class="memname"><a class="el" href="class_b_n_o08x.html">BNO08x</a>* BNO08xTestHelper::test_imu = nullptr</td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</td>
|
||
|
|
<td class="mlabels-right">
|
||
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span><span class="mlabel">private</span></span> </td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
</div><div class="memdoc">
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<hr/>The documentation for this class was generated from the following file:<ul>
|
||
|
|
<li><a class="el" href="_b_n_o08x_test_helper_8hpp_source.html">BNO08xTestHelper.hpp</a></li>
|
||
|
|
</ul>
|
||
|
|
</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="class_b_n_o08x_test_helper.html">BNO08xTestHelper</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.10.0 </li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
</html>
|