MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
Typedefs | Functions
(0x0D,0x01) Reset

Resets the filter to the initialization state. More...

Typedefs

typedef struct mip_filter_reset_command mip::C::mip_filter_reset_command
 No parameters (empty struct not allowed in C) More...
 

Functions

mip_cmd_result mip::C::mip_filter_reset (mip_interface *device)
 

Detailed Description

Resets the filter to the initialization state.

If the auto-initialization feature is disabled, the initial attitude or heading must be set in order to enter the run state after a reset.

Typedef Documentation

◆ mip_filter_reset_command

No parameters (empty struct not allowed in C)

Function Documentation

◆ mip_filter_reset()

mip_cmd_result mip::C::mip_filter_reset ( mip_interface device)