Sensor fusion algorithm implementation.
More...
#include <fusion.h>
Sensor fusion algorithm implementation.
Definition at line 99 of file fusion.h.
◆ config
void* zsl_fus_drv::config |
Config settings for the driver. The exact struct or value(s) defined here are driver-specific and defined by the implementing module.
Definition at line 120 of file fusion.h.
◆ error_handler
Callback to fire when the 'feed' command fails.
Definition at line 113 of file fusion.h.
◆ feed_handler
Callback to fire when feeding/updating the driver.
Definition at line 108 of file fusion.h.
◆ init_handler
Callback to fire when initialising the driver.
Definition at line 103 of file fusion.h.
The documentation for this struct was generated from the following file: