Changeset 9869 in ntrip for trunk/BNC/src
- Timestamp:
- Nov 2, 2022, 12:40:50 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/upload/bncrtnetuploadcaster.cpp
r9868 r9869 617 617 } 618 618 emit(newMessage(" RTNET format error: " 619 + lines[ii].toLatin1(), false));619 + epochLines[ii].toLatin1(), false)); 620 620 break; 621 621 }
Note:
See TracChangeset
for help on using the changeset viewer.