Ignore:
Timestamp:
Nov 26, 2020, 10:02:59 PM (3 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/bncgetthread.cpp

    r9127 r9286  
    558558          if ((rtcmType >= 1001 && rtcmType <= 1004) || // legacy RTCM OBS
    559559              (rtcmType >= 1009 && rtcmType <= 1012) || // legacy RTCM OBS
    560               (rtcmType >= 1071 && rtcmType <= 1137)) { // MSM RTCM OBS
     560              (rtcmType >= 1070 && rtcmType <= 1137)) { // MSM RTCM OBS
    561561            _rtcmObs = true;
    562562          } else if ((rtcmType >= 1057 && rtcmType <= 1068) ||
Note: See TracChangeset for help on using the changeset viewer.