Changeset 8754 in ntrip


Ignore:
Timestamp:
May 15, 2019, 1:54:21 PM (5 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/upload/bncrtnetuploadcaster.cpp

    r8753 r8754  
    355355  phasebias.UpdateInterval = clkUpdInd;
    356356
    357   for (int ii = 1; ii < lines.size(); ii++) {qDebug() << "line: " << lines[ii];
     357  for (int ii = 1; ii < lines.size(); ii++) {
    358358    QString key;  // prn or key VTEC, IND (phase bias indicators)
    359359    double rtnUra = 0.0;    // [m]
Note: See TracChangeset for help on using the changeset viewer.