You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(SDK/EvalTool) Added SYS_CMD_GPX_SOFT_RESET_GPX system command as a way to issue a GPX reset through the IMX.
BUG FIXES:
(SDK) Fixed NMEA issue where UTC timestamp would wrap incorrectly at the end of week.
(SDK) Fixed NMEA issue where LLA degree decimal minutes format was truncated in the GGA message.
(SDK) Fixed NMEA GSV message to properly report signed satellite elevation when negative.
(IMX) Fixed occasional redundant GPS message (ISB and NMEA) output when used with the GPX.
KNOWN ISSUES
(IMX) IMX will occasionally send truncated packets when running with startupNavDtMs = 7ms and aided by GPX RTK compassing. As a work around when using the IMX with GPX and RTK compassing it is recommended to set startupNavDtMs = 20ms.
(GPX) (SN-4689) INS position saw-tooth pattern probably caused from GNSS position/velocity time synchronization error.
(GPX) Ser2 UART communications port is not yet supported.
(GPX-RTK) RTK compassing known issues:
(GPX-RTK) (SN-4871) Occasion RTK compassing loss of fix (dropout) during operation.
(GPX-RTK) (SN-4844) Missing ephemeris data for various satellites.
(GPX-RTK) (SN-4876) Missing L5 GPS raw observations. The expected L5 data is present for about 15 seconds and missing for 150-180 seconds.