![]() |
MotionFD Software Library
MotionFD Software Library Documentation
|
MOTION_FD_Exported_Functions
Functions | |
void | MotionFD_Initialize (void) |
Initialize the MotionFD engine. More... | |
void | MotionFD_Update (MFD_input_t *data_in, MFD_output_t *data_out) |
Run fall detection algorithm. More... | |
uint8_t | MotionFD_GetLibVersion (char *version) |
Get the library version. More... | |
Detailed Description
Function Documentation
uint8_t MotionFD_GetLibVersion | ( | char * | version | ) |
Get the library version.
- Parameters
-
version pointer to an array of 35 char
- Return values
-
Number of characters in the version string
void MotionFD_Initialize | ( | void | ) |
Initialize the MotionFD engine.
- Parameters
-
none
- Return values
-
none
void MotionFD_Update | ( | MFD_input_t * | data_in, |
MFD_output_t * | data_out | ||
) |
Run fall detection algorithm.
- Parameters
-
data_in pointer to accaleration in [g] and atmospheric pressure in [hPa] data_out pointer to fall detection flag
- Return values
-
none
Generated on Fri Aug 25 2017 10:59:41 for MotionFD Software Library by
