Index: branches/BNC_2.12/src/bncsinextro.cpp
===================================================================
--- branches/BNC_2.12/src/bncsinextro.cpp	(revision 8132)
+++ branches/BNC_2.12/src/bncsinextro.cpp	(revision 8135)
@@ -132,5 +132,5 @@
     _out << " " << _opt->_roverName.substr(0,4) << "  A "  <<  sol.toStdString() << " P "
          << startTime.toStdString() << " " << endTime.toStdString()
-         << QString(" %1").arg(_opt->_antNameRover.c_str(), 20,QLatin1Char(' ')).toStdString()
+         << QString(" %1").arg(_opt->_recNameRover.c_str(), 20,QLatin1Char(' ')).toStdString()
          << " -----" << " -----------" << endl;
     _out << "-SITE/RECEIVER" << endl << endl;
