Index: trunk/BNC/src/combination/bnccomb.cpp
===================================================================
--- trunk/BNC/src/combination/bnccomb.cpp	(revision 5070)
+++ trunk/BNC/src/combination/bnccomb.cpp	(revision 5119)
@@ -691,5 +691,5 @@
       if (_antex->satCoMcorrection(corr->prn, Mjd, xc.Rows(1,3), dx) != success) {
         dx = 0;
-        cout << "antenna not found" << endl;
+        cout << "antenna not found " << corr->prn.toAscii().data() << endl;
       }
     }
