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
constuint32_tUBLOX_CFG_NAVSPG_INFIL_MINSVS=UBX_CFG_U1 | 0x201100a1; // Minimum number of satellites for navigation
1020
1020
constuint32_tUBLOX_CFG_NAVSPG_INFIL_MAXSVS=UBX_CFG_U1 | 0x201100a2; // Maximum number of satellites for navigation
1021
1021
constuint32_tUBLOX_CFG_NAVSPG_INFIL_MINCNO=UBX_CFG_U1 | 0x201100a3; // Minimum satellite signal level for navigation
1022
-
constuint32_tUBLOX_CFG_NAVSPG_INFIL_MINELEV=UBX_CFG_U1 | 0x201100a4; // Minimum elevation for a GNSS satellite to be used in navigation
1022
+
constuint32_tUBLOX_CFG_NAVSPG_INFIL_MINELEV=UBX_CFG_I1 | 0x201100a4; // Minimum elevation for a GNSS satellite to be used in navigation
1023
1023
constuint32_tUBLOX_CFG_NAVSPG_INFIL_NCNOTHRS=UBX_CFG_U1 | 0x201100aa; // Number of satellites required to have C/N0 above const uint32_t UBLOX_CFG_NAVSPG-INFIL_CNOTHRS for a fix to be attempted
1024
1024
constuint32_tUBLOX_CFG_NAVSPG_INFIL_CNOTHRS=UBX_CFG_U1 | 0x201100ab; // C/N0 threshold for deciding whether to attempt a fix
1025
1025
constuint32_tUBLOX_CFG_NAVSPG_OUTFIL_PDOP=UBX_CFG_U2 | 0x301100b1; // Output filter position DOP mask (threshold)
0 commit comments