Changeset 5760 in ntrip for trunk/BNC/src/PPP


Ignore:
Timestamp:
Aug 3, 2014, 1:50:32 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5759 r5760  
    115115//////////////////////////////////////////////////////////////////////////////
    116116void t_pppClient::putGPSEphemeris(const t_ephGPS* eph) {
     117  cout << "t_pppClient::putGPSEphemeris " << PPP_CLIENT << endl;
    117118  _ephPool->putEphemeris(new t_ephGPS(*eph));
    118119}
Note: See TracChangeset for help on using the changeset viewer.