Skip to main content
Skip table of contents

FP_A-RAWIMU

The updated version '2' of this message is available from the firmware release 2.123.6 onwards.

Description:

This message contains time, acceleration, angular velocity, IMU bias status (raw value, no bias correction, only coordinate transformation applied), in the sensor frame.

Example message:

CODE
$FP,RAWIMU,2,2368,228734.073983,-0.118514,-0.082600,9.894035,0.014381,0.004794,-0.003196,0,1,*1C\r\n

Message fields:

#

Field

Format

Unit

Example

Description

1

msg_type

String

-

RAWIMU

Message type, always RAWIMU for this message

2

msg_version

Numeric

-

2

Message version, always 2 for this version of the RAWIMU message

3

gps_week

Numeric

-

2197

GPS week number, range 0–9999

4

gps_tow

Float (.6)

s

126191.777855

GPS time of week, range 0.000–604799.999999

5

acc_x

Float (.6)

m/s2

-0.199914

Raw acceleration in output frame, X component

6

acc_y

Float (.6)

m/s2

0.472851

Raw acceleration in output frame, Y component

7

acc_z

Float (.6)

m/s2

9.917973

Raw acceleration in output frame, Z component

8

rot_x

Float (.6)

rad/s

0.023436

Raw angular velocity in output frame, X component

9

rot_y

Float (.6)

rad/s

0.007723

Raw angular velocity in output frame, Y component

10

rot_z

Float (.6)

rad/s

0.002131

Raw angular velocity in output frame, Z component

11

bias_comp

Numeric

-

0

Shows if bias is compensated. 0 (not comp.)
1 (comp)

12

imu_status

Numeric

-

1

IMU bias status, see FP_A-ODOMSTATUS.imu_status

13

reserved0

-

-

Reserved for future or internal use, ignore

FP_A-RAWIMU Version 1 before 2.123.6

Example message:

CODE
$FP,RAWIMU,1,2197,126191.777855,-0.199914,0.472851,9.917973,0.023436,0.007723,0.002131*34\r\n

Message fields:

#

Field

Format

Unit

Example

Description

1

msg_type

String

-

RAWIMU

Message type, always RAWIMU for this message

2

msg_version

Numeric

-

1

Message version, always 1 for this version of the RAWIMU message

3

gps_week

Numeric

-

2197

GPS week number, range 0–9999

4

gps_tow

Float (.6)

s

126191.777855

GPS time of week, range 0.000–604799.999999

5

acc_x

Float (.6)

m/s2

-0.199914

Raw acceleration in output frame, X component

6

acc_y

Float (.6)

m/s2

0.472851

Raw acceleration in output frame, Y component

7

acc_z

Float (.6)

m/s2

9.917973

Raw acceleration in output frame, Z component

8

rot_x

Float (.6)

rad/s

0.023436

Raw angular velocity in output frame, X component

9

rot_y

Float (.6)

rad/s

0.007723

Raw angular velocity in output frame, Y component

10

rot_z

Float (.6)

rad/s

0.002131

Raw angular velocity in output frame, Z component

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.