Changeset 2222 in ntrip for trunk/BNC/bncpppclient.cpp
- Timestamp:
- Jan 12, 2010, 8:53:07 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncpppclient.cpp
r2221 r2222 158 158 QString prn = 159 159 QString("%1%2").arg(obs->satSys).arg(obs->satNum, 2, 10, QChar('0')); 160 161 cout << prn.toAscii().data() << " " << obs->slot << endl;162 160 163 161 _epoData->satData[prn] = satData;
Note:
See TracChangeset
for help on using the changeset viewer.