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

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

Classes

struct  mip::commands_filter::Reset
 

Functions

TypedResult< Resetmip::commands_filter::reset (C::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.

Function Documentation

◆ reset()

TypedResult< Reset > mip::commands_filter::reset ( C::mip_interface device)