Changeset 5135 in ntrip


Ignore:
Timestamp:
Apr 19, 2013, 4:54:51 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncpppclient.cpp

    r5070 r5135  
    319319  if (_eph.contains(prn)) {
    320320
    321     if (_opt->pppMode) {
     321    if (_opt->pppMode && prn[0] != 'E') {
    322322      if (_corr.contains(prn)) {
    323323        t_corr* cc = _corr.value(prn);
Note: See TracChangeset for help on using the changeset viewer.