Changeset 9497 in ntrip for trunk/BNC/src/PPP/pppSatObs.cpp


Ignore:
Timestamp:
Aug 26, 2021, 5:29:40 PM (3 years ago)
Author:
stuerze
Message:

minor changes regarding PPP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppSatObs.cpp

    r9496 r9497  
    203203  bool valid = true;
    204204  obsValue(tLC, &valid);
    205   //qDebug() << "tLC: " << tLC << "  valid: " << valid;
     205
    206206  return valid;
    207207}
Note: See TracChangeset for help on using the changeset viewer.