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
Copy file name to clipboardExpand all lines: src/u-blox_Class_and_ID.h
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -237,7 +237,9 @@ const uint8_t UBX_MON_VER = 0x04; // Receiver/Software Version. Used for obtai
237
237
// The following are used to configure the NAV UBX messages (navigation results messages). Descriptions from UBX messages overview (ZED_F9P Interface Description Document page 35-36)
constuint8_tUBX_NAV_VELNED=0x12; // Velocity Solution in NED
266
270
constuint8_tUBX_NAV_AOPSTATUS=0x60; // AssistNow Autonomous status
267
271
272
+
268
273
// Class: RXM
269
274
// The following are used to configure the RXM UBX messages (receiver manager messages). Descriptions from UBX messages overview (ZED_F9P Interface Description Document page 36)
270
275
constuint8_tUBX_RXM_COR=0x34; // Differential correction input status
0 commit comments