Sensor Fusion Library
0.6.1
Orientation sensing for Espressif (ESP32, ESP8266) processors
Loading...
Searching...
No Matches
src
sensor_fusion
fusion_testing.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2015, Freescale Semiconductor, Inc.
3
* Copyright 2016-2017 NXP
4
* All rights reserved.
5
*
6
* SPDX-License-Identifier: BSD-3-Clause
7
*/
8
19
#ifndef FUSION_TESTING_H
20
#define FUSION_TESTING_H
21
22
#ifdef __cplusplus
23
extern
"C"
{
24
#endif
25
26
// prototypes for functions defined in fusion_testing.c
27
void
ApplyPerturbation
(
SensorFusionGlobals
*sfg);
28
29
30
#ifdef __cplusplus
31
}
32
#endif
33
34
#endif
// #ifndef FUSION_TESTING_H
ApplyPerturbation
applyPerturbation_t ApplyPerturbation
ApplyPerturbation is a reverse unit-step test function.
Definition
sensor_fusion.h:623
SensorFusionGlobals
The top level fusion structure.
Definition
sensor_fusion.h:461
Generated on Wed Feb 18 2026 09:42:29 for Sensor Fusion Library by
1.9.8