File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1163,7 +1163,7 @@ char *um980GetRtcmDefaultString()
1163
1163
}
1164
1164
char *um980GetRtcmLowDataRateString ()
1165
1165
{
1166
- return ((char *)" 1074/1084/1094/1124 1Hz & 1005/1033 0.1Hz" );
1166
+ return ((char *)" 1074/1084/1094/1124 0.5Hz & 1005/1033 0.1Hz" );
1167
1167
}
1168
1168
1169
1169
// Set RTCM for base mode to defaults (1005/1074/1084/1094/1124 1Hz & 1033 0.1Hz)
Original file line number Diff line number Diff line change @@ -1705,7 +1705,7 @@ char *zedGetRtcmDefaultString()
1705
1705
}
1706
1706
char *zedGetRtcmLowDataRateString ()
1707
1707
{
1708
- return ((char *)" 1074/1084/1094/1124 1Hz & 1005/1230 0.1Hz" );
1708
+ return ((char *)" 1074/1084/1094/1124 0.5Hz & 1005/1230 0.1Hz" );
1709
1709
}
1710
1710
1711
1711
int ubxConstellationIDToIndex (int id)
You can’t perform that action at this time.
0 commit comments