Changeset 2222 in ntrip for trunk/BNC/bncpppclient.cpp


Ignore:
Timestamp:
Jan 12, 2010, 8:53:07 AM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncpppclient.cpp

    r2221 r2222  
    158158  QString prn =
    159159        QString("%1%2").arg(obs->satSys).arg(obs->satNum, 2, 10, QChar('0'));
    160 
    161   cout << prn.toAscii().data() << "  "  << obs->slot << endl;
    162160
    163161  _epoData->satData[prn] = satData;
Note: See TracChangeset for help on using the changeset viewer.