Changeset 9250 in ntrip for trunk/BNC/src/latencychecker.cpp
- Timestamp:
- Nov 12, 2020, 12:52:50 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/latencychecker.cpp
r9126 r9250 322 322 if (_miscIntr > 0 ) { 323 323 t_latency& l = _lObs; 324 l._type = "Observations ";324 l._type = "Observations "; 325 325 QListIterator<t_satObs> it(obsList); 326 326 while (it.hasNext()) {
Note:
See TracChangeset
for help on using the changeset viewer.