Changeset 10026 in ntrip


Ignore:
Timestamp:
Apr 11, 2023, 2:18:38 PM (12 months ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/combination/bnccomb.cpp

    r10019 r10026  
    480480    // --------------------
    481481    if (_resTime.valid() && clkCorr._time <= _resTime) {
     482#ifdef BNC_DEBUG_CMB
    482483      emit newMessage("bncComb: old correction: " + acName.toLatin1() + " " + prn.mid(0,3).toLatin1(), true);
     484#endif
    483485      continue;
    484486    }
     
    10531055      flag = 1;
    10541056    }
    1055     if (sys == 'R') {
    1056       return success;
    1057     }
     1057//    if (sys == 'R') {
     1058//      return success;
     1059//    }
    10581060    int iCond = 1;
    10591061    // GNSS
Note: See TracChangeset for help on using the changeset viewer.