Changeset 8544 in ntrip


Ignore:
Timestamp:
Nov 15, 2018, 11:22:33 AM (5 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/upload/bncrtnetuploadcaster.cpp

    r8542 r8544  
    509509          emit(newMessage("                      RTNET format error: "
    510510                          +  lines[ii].toLatin1(), false));
    511           qDebug() << "bncRtnetUploadCaster: decode " + QByteArray(epoTime.datestr().c_str())
    512                       + " " + QByteArray(epoTime.timestr().c_str()) + " "
    513                       + _casterID.toLatin1();
    514           qDebug() << "                      RTNET format error: " + lines[ii].toLatin1();
    515511        }
    516512      }
Note: See TracChangeset for help on using the changeset viewer.