Changeset 5119 in ntrip for trunk/BNC/src/combination
- Timestamp:
- Apr 13, 2013, 3:00:54 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/combination/bnccomb.cpp
r5070 r5119 691 691 if (_antex->satCoMcorrection(corr->prn, Mjd, xc.Rows(1,3), dx) != success) { 692 692 dx = 0; 693 cout << "antenna not found "<< endl;693 cout << "antenna not found " << corr->prn.toAscii().data() << endl; 694 694 } 695 695 }
Note:
See TracChangeset
for help on using the changeset viewer.