Classes | Typedefs | Functions
(0x0C,0x0A) Filter Message Format [C]

Set, read, or save the format of the Estimation Filter data packet. More...

Collaboration diagram for (0x0C,0x0A) Filter Message Format [C]:

Classes

struct  mip_3dm_filter_message_format_command
 
struct  mip_3dm_filter_message_format_response
 

Typedefs

typedef struct mip_3dm_filter_message_format_command mip_3dm_filter_message_format_command
 
typedef struct mip_3dm_filter_message_format_response mip_3dm_filter_message_format_response
 

Functions

void extract_mip_3dm_filter_message_format_command (struct mip_serializer *serializer, mip_3dm_filter_message_format_command *self)
 
void extract_mip_3dm_filter_message_format_response (struct mip_serializer *serializer, mip_3dm_filter_message_format_response *self)
 
void insert_mip_3dm_filter_message_format_command (struct mip_serializer *serializer, const mip_3dm_filter_message_format_command *self)
 
void insert_mip_3dm_filter_message_format_response (struct mip_serializer *serializer, const mip_3dm_filter_message_format_response *self)
 
mip_cmd_result mip_3dm_default_filter_message_format (struct mip_interface *device)
 
mip_cmd_result mip_3dm_load_filter_message_format (struct mip_interface *device)
 
mip_cmd_result mip_3dm_read_filter_message_format (struct mip_interface *device, uint8_t *num_descriptors_out, uint8_t num_descriptors_out_max, mip_descriptor_rate *descriptors_out)
 
mip_cmd_result mip_3dm_save_filter_message_format (struct mip_interface *device)
 
mip_cmd_result mip_3dm_write_filter_message_format (struct mip_interface *device, uint8_t num_descriptors, const mip_descriptor_rate *descriptors)
 

Detailed Description

Set, read, or save the format of the Estimation Filter data packet.

The resulting data messages will maintain the order of descriptors sent in the command.

Typedef Documentation

◆ mip_3dm_filter_message_format_command

Definition at line 372 of file commands_3dm.h.

◆ mip_3dm_filter_message_format_response

Definition at line 382 of file commands_3dm.h.

Function Documentation

◆ extract_mip_3dm_filter_message_format_command()

void extract_mip_3dm_filter_message_format_command ( struct mip_serializer serializer,
mip_3dm_filter_message_format_command self 
)

Definition at line 487 of file commands_3dm.c.

◆ extract_mip_3dm_filter_message_format_response()

void extract_mip_3dm_filter_message_format_response ( struct mip_serializer serializer,
mip_3dm_filter_message_format_response self 
)

Definition at line 511 of file commands_3dm.c.

◆ insert_mip_3dm_filter_message_format_command()

void insert_mip_3dm_filter_message_format_command ( struct mip_serializer serializer,
const mip_3dm_filter_message_format_command self 
)

Definition at line 473 of file commands_3dm.c.

◆ insert_mip_3dm_filter_message_format_response()

void insert_mip_3dm_filter_message_format_response ( struct mip_serializer serializer,
const mip_3dm_filter_message_format_response self 
)

Definition at line 502 of file commands_3dm.c.

◆ mip_3dm_default_filter_message_format()

mip_cmd_result mip_3dm_default_filter_message_format ( struct mip_interface device)

Definition at line 593 of file commands_3dm.c.

◆ mip_3dm_load_filter_message_format()

mip_cmd_result mip_3dm_load_filter_message_format ( struct mip_interface device)

Definition at line 581 of file commands_3dm.c.

◆ mip_3dm_read_filter_message_format()

mip_cmd_result mip_3dm_read_filter_message_format ( struct mip_interface device,
uint8_t *  num_descriptors_out,
uint8_t  num_descriptors_out_max,
mip_descriptor_rate descriptors_out 
)

Definition at line 539 of file commands_3dm.c.

◆ mip_3dm_save_filter_message_format()

mip_cmd_result mip_3dm_save_filter_message_format ( struct mip_interface device)

Definition at line 569 of file commands_3dm.c.

◆ mip_3dm_write_filter_message_format()

mip_cmd_result mip_3dm_write_filter_message_format ( struct mip_interface device,
uint8_t  num_descriptors,
const mip_descriptor_rate descriptors 
)

Definition at line 521 of file commands_3dm.c.



microstrain_inertial_driver
Author(s): Brian Bingham, Parker Hannifin Corp
autogenerated on Mon Jun 24 2024 02:51:40