Changeset 6961 in ntrip for trunk/BNC/src
- Timestamp:
- Jun 25, 2015, 8:33:20 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/combination/bnccomb.cpp
r6667 r6961 312 312 t_clkCorr& clkCorr = clkCorrections[ii]; 313 313 QString staID(clkCorr._staID.c_str()); 314 QString prn(clkCorr._prn.to String().c_str());314 QString prn(clkCorr._prn.toInternalString().c_str()); 315 315 316 316 // Set the last time
Note:
See TracChangeset
for help on using the changeset viewer.