Changeset 3508 in ntrip for trunk/BNC/bncephuser.cpp


Ignore:
Timestamp:
Nov 20, 2011, 9:40:26 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncephuser.cpp

    r3496 r3508  
    165165  if (!relevantMessageType(messageType)) {
    166166    return failure;
     167  }
     168
     169  if (messageType < 0) {
     170    xyzCorr = true;  // correction in xyz instead of rao
    167171  }
    168172
Note: See TracChangeset for help on using the changeset viewer.