Changeset 3699 in ntrip for trunk/BNC/rnxnavfile.cpp


Ignore:
Timestamp:
Feb 16, 2012, 1:29:28 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/rnxnavfile.cpp

    r3683 r3699  
    146146    }
    147147    if (eph && eph->ok()) {
     148      cout << "prn: " << eph->prn().toAscii().data() << endl;
    148149      return eph;
    149150    }
Note: See TracChangeset for help on using the changeset viewer.