Changeset 1236 in ntrip


Ignore:
Timestamp:
Nov 25, 2008, 1:23:46 PM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncapp.cpp

    r1228 r1236  
    642642  // ---------------------------------
    643643  if (coTime <= _lastDumpCoSec) {
    644     QString line = staID + ": Correction overaged by " +
     644    QString line = staID + ": Correction for one sat neglected because overaged by " +
    645645                    QString().sprintf(" %ld sec",
    646646                    _lastDumpCoSec - coTime + _waitCoTime);
Note: See TracChangeset for help on using the changeset viewer.