Changeset 1236 in ntrip
- Timestamp:
- Nov 25, 2008, 1:23:46 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncapp.cpp
r1228 r1236 642 642 // --------------------------------- 643 643 if (coTime <= _lastDumpCoSec) { 644 QString line = staID + ": Correction overaged by " +644 QString line = staID + ": Correction for one sat neglected because overaged by " + 645 645 QString().sprintf(" %ld sec", 646 646 _lastDumpCoSec - coTime + _waitCoTime);
Note:
See TracChangeset
for help on using the changeset viewer.