Changeset 1778 in ntrip for trunk/BNC/bncrinex.cpp


Ignore:
Timestamp:
Apr 8, 2009, 11:49:56 AM (15 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncrinex.cpp

    r1639 r1778  
    235235  // Read downloaded file
    236236  // --------------------
    237   else if ( _ntripVersion != "N" ) {
     237  else if ( _ntripVersion != "N" && _ntripVersion != "UN" ) {
    238238    QDate currDate = currentDateAndTimeGPS().date();
    239239    if ( !_skeletonDate.isValid() || _skeletonDate != currDate ) {
Note: See TracChangeset for help on using the changeset viewer.