Ignore:
Timestamp:
Apr 13, 2013, 3:00:54 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/combination/bnccomb.cpp

    r5070 r5119  
    691691      if (_antex->satCoMcorrection(corr->prn, Mjd, xc.Rows(1,3), dx) != success) {
    692692        dx = 0;
    693         cout << "antenna not found" << endl;
     693        cout << "antenna not found " << corr->prn.toAscii().data() << endl;
    694694      }
    695695    }
Note: See TracChangeset for help on using the changeset viewer.