Changeset 5132 in ntrip
- Timestamp:
- Apr 17, 2013, 10:45:51 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/upload/bncrtnetuploadcaster.cpp
r5131 r5132 259 259 emit(newMessage("bncRtnetUploadCaster: decode " + 260 260 QByteArray(epoTime.datestr().c_str()) + " " + 261 QByteArray(epoTime.timestr().c_str()) + _casterID.toAscii(), false)); 261 QByteArray(epoTime.timestr().c_str()) + " " + 262 _casterID.toAscii(), false)); 262 263 263 264 struct ClockOrbit co;
Note:
See TracChangeset
for help on using the changeset viewer.