Changeset 10946 in ntrip for trunk/BNC/src/combination/bnccomb.cpp
- Timestamp:
- Jun 24, 2026, 4:39:53 PM (7 days ago)
- File:
-
- 1 edited
-
trunk/BNC/src/combination/bnccomb.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/combination/bnccomb.cpp
r10890 r10946 1205 1205 char sys = corr->_eph->prn().system(); 1206 1206 masterIsAPC = _masterIsAPC[sys]; 1207 if (_antex->satCoMcorrection(corr->_prn, Mjd, xc.Rows(1,3), dx) != success) { 1207 if (_antex->satCoMcorrection(corr->_prn, Mjd, xc.Rows(1,3), vv, dx) != success) { 1208 1208 dx = 0; 1209 1209 _log += "antenna not found " + corr->_prn.mid(0,3).toLatin1() + '\n';
Note:
See TracChangeset
for help on using the changeset viewer.
