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


Ignore:
Timestamp:
Jan 12, 2010, 9:25:50 AM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncpppclient.cpp

    r2224 r2225  
    9898
    9999  t_obsInternal* obs = &(pp->_o);
     100
     101  if (obs->satSys != 'G') {
     102    return;
     103  }
    100104
    101105  t_satData* satData = new t_satData();
Note: See TracChangeset for help on using the changeset viewer.