Configure the user specified magnetometer soft iron offset matrix.
More...
Configure the user specified magnetometer soft iron offset matrix.
The values for this matrix are determined empirically by external software algorithms based on calibration data taken after the device is installed in its application. These values can be obtained and set by using Microstrain software tools. Alternatively, on some systems, the auto-mag calibration feature may be used to capture these values in-run. The matrix is applied to the scaled magnetometer vector prior to output.
The matrix is in row major order: EQSTART M = \begin{bmatrix} 0 & 1 & 2 \\ 3 & 4 & 5 \\ 6 & 7 & 8 \end{bmatrix} EQEND
◆ mip_3dm_mag_soft_iron_matrix_command
◆ mip_3dm_mag_soft_iron_matrix_response
◆ extract_mip_3dm_mag_soft_iron_matrix_command()
◆ extract_mip_3dm_mag_soft_iron_matrix_response()
◆ insert_mip_3dm_mag_soft_iron_matrix_command()
◆ insert_mip_3dm_mag_soft_iron_matrix_response()
◆ mip_3dm_default_mag_soft_iron_matrix()
◆ mip_3dm_load_mag_soft_iron_matrix()
◆ mip_3dm_read_mag_soft_iron_matrix()
◆ mip_3dm_save_mag_soft_iron_matrix()
◆ mip_3dm_write_mag_soft_iron_matrix()