Hi all,
I’m having problem to get Ready status after setting up ZED-X20P(using u-center configuration) and IM19 as follows:
PPS was set with pulse period of 1000ms and pulse length 100ms
CFG_UART1OUTPROT CFG_UART1OUTPROT_NMEA 1
CFG_MSGOUT_NMEA CFG_MSGOUT_NMEA_ID_GGA_UART1 1
CFG_MSGOUT_NMEA CFG_MSGOUT_NMEA_ID_GLL_UART1 0
CFG_MSGOUT_NMEA CFG_MSGOUT_NMEA_ID_GSA_UART1 0
CFG_MSGOUT_NMEA CFG_MSGOUT_NMEA_ID_GST_UART1 1
CFG_MSGOUT_NMEA CFG_MSGOUT_NMEA_ID_GSV_UART1 0
CFG_MSGOUT_NMEA CFG_MSGOUT_NMEA_ID_RMC_UART1 1
CFG_MSGOUT_NMEA CFG_MSGOUT_NMEA_ID_VTG_UART1 0
CFG_NMEA CFG_NMEA_HIGHPREC 1
CFG_RATE CFG_RATE_MEAS 200
AT+MAG_AUTO_SAVE=DISABLE
AT+AHRS=DISABLE
AT+NAVI_OUTPUT=UART1,ON
AT+LEVER_ARM=0.007,-0.035,-0.025
AT+CLUB_VECTOR=0.00,0.00,0.00
AT+GNSS_CARD=OEM
AT+HIGH_RATE=ENABLE
AT+SAVE_ALL
Here is some outputs from the IMU:
$GPFMI,111043.00,0.00000000,0.00000000,0.000,3.13909,0.00232,9.99999,0.452,12,00,2,001C000110
$GPFMI,111043.20,0.00000000,0.00000000,0.000,3.13911,0.00232,9.99999,0.452,12,00,2,001C00011B
$GPFMI,111043.40,0.00000000,0.00000000,0.000,3.13912,0.00229,9.99999,0.452,12,00,2,001C000114
$GPFMI,111043.60,0.00000000,0.00000000,0.000,3.13914,0.00226,9.99999,0.452,12,00,2,001C00011F
$GPFMI,111043.80,0.00000000,0.00000000,0.000,3.13913,0.00228,9.99999,0.452,12,00,2,001C0001*18
I am not entirely sure how the lever arm should be set because the dev board is on the table for me to test out the accuracy of the IMU when fused with GNSS RTK positioning. I plan to use this IMU for agriculture machine automation. Did I misconfigure or miss any critical step here?
Thank you
