|
esp32_BNO08x 1.3
C++ BNO08x IMU driver component for esp-idf.
|

Functions | |
| TEST_CASE ("BNO08x Driver Creation for [FeatureTests] Tests", "[FeatureTests]") | |
| TEST_CASE ("Hard Reset", "[FeatureTests]") | |
| TEST_CASE ("Soft Reset", "[FeatureTests]") | |
| TEST_CASE ("Sleep", "[FeatureTests]") | |
| TEST_CASE ("Get Metadata", "[FeatureTests]") | |
| TEST_CASE ("Get Sample Counts", "[FeatureTests]") | |
| TEST_CASE ("Enable Dynamic Calibration", "[FeatureTests]") | |
| TEST_CASE ("Save Dynamic Calibration", "[FeatureTests]") | |
| TEST_CASE ("Autosave Dynamic Calibration", "[FeatureTests]") | |
| TEST_CASE ("Disable Dynamic Calibration", "[FeatureTests]") | |
| TEST_CASE ("Clear Dynamic Calibration", "[FeatureTests]") | |
| TEST_CASE ("BNO08x Driver Cleanup for [FeatureTests] Tests", "[FeatureTests]") | |
| TEST_CASE | ( | "Autosave Dynamic Calibration" | , |
| "" | [FeatureTests] ) |

| TEST_CASE | ( | "BNO08x Driver Cleanup for Tests" | [FeatureTests], |
| "" | [FeatureTests] ) |

| TEST_CASE | ( | "BNO08x Driver Creation for Tests" | [FeatureTests], |
| "" | [FeatureTests] ) |

| TEST_CASE | ( | "Clear Dynamic Calibration" | , |
| "" | [FeatureTests] ) |

| TEST_CASE | ( | "Disable Dynamic Calibration" | , |
| "" | [FeatureTests] ) |

| TEST_CASE | ( | "Enable Dynamic Calibration" | , |
| "" | [FeatureTests] ) |

| TEST_CASE | ( | "Get Metadata" | , |
| "" | [FeatureTests] ) |

| TEST_CASE | ( | "Get Sample Counts" | , |
| "" | [FeatureTests] ) |

| TEST_CASE | ( | "Hard Reset" | , |
| "" | [FeatureTests] ) |

| TEST_CASE | ( | "Save Dynamic Calibration" | , |
| "" | [FeatureTests] ) |

| TEST_CASE | ( | "Sleep" | , |
| "" | [FeatureTests] ) |

| TEST_CASE | ( | "Soft Reset" | , |
| "" | [FeatureTests] ) |
