Index: /trunk/BNC/src/bncsinextro.cpp
===================================================================
--- /trunk/BNC/src/bncsinextro.cpp	(revision 8133)
+++ /trunk/BNC/src/bncsinextro.cpp	(revision 8134)
@@ -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;
