Ignore:
Timestamp:
Jul 24, 2020, 11:14:21 AM (4 years ago)
Author:
stuerze
Message:

some updates regarding IRNSS mesage numbers

File:
1 edited

Legend:

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

    r8727 r9010  
    552552          if ((rtcmType >= 1001 && rtcmType <= 1004) || // legacy RTCM OBS
    553553              (rtcmType >= 1009 && rtcmType <= 1012) || // legacy RTCM OBS
    554               (rtcmType >= 1071 && rtcmType <= 1127)) { // MSM RTCM OBS
     554              (rtcmType >= 1071 && rtcmType <= 1137)) { // MSM RTCM OBS
    555555            obs = true;
    556556          } else if ((rtcmType >= 1057 && rtcmType <= 1068) ||
Note: See TracChangeset for help on using the changeset viewer.