Changeset 6450 in ntrip
- Timestamp:
- Dec 26, 2014, 5:22:56 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/src/bnccaster.cpp ΒΆ
r6449 r6450 221 221 if ( !settings.value("outFile").toString().isEmpty() || 222 222 !settings.value("outPort").toString().isEmpty() ) { 223 emit( newMessage(QString("%1: Old epoch %2 (%3)thrown away")223 emit( newMessage(QString("%1: Old epoch %2 thrown away") 224 224 .arg(staID.data()).arg(string(obs._time).c_str()) 225 225 .toAscii(), true) );
Note:
See TracChangeset
for help on using the changeset viewer.