NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
__mavlink_set_mag_offsets_t Struct Reference

#include <mavlink_msg_set_mag_offsets.h>

Data Fields

int16_t mag_ofs_x
 magnetometer X offset More...
 
int16_t mag_ofs_y
 magnetometer Y offset More...
 
int16_t mag_ofs_z
 magnetometer Z offset More...
 
uint8_t target_system
 System ID. More...
 
uint8_t target_component
 Component ID. More...
 

Field Documentation

int16_t __mavlink_set_mag_offsets_t::mag_ofs_x

magnetometer X offset

int16_t __mavlink_set_mag_offsets_t::mag_ofs_y

magnetometer Y offset

int16_t __mavlink_set_mag_offsets_t::mag_ofs_z

magnetometer Z offset

uint8_t __mavlink_set_mag_offsets_t::target_component

Component ID.

uint8_t __mavlink_set_mag_offsets_t::target_system

System ID.


The documentation for this struct was generated from the following file: