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


Ignore:
Timestamp:
Jan 12, 2010, 4:59:28 PM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncpppclient.cpp

    r2241 r2244  
    332332    ee->position(tt.gpsw(), tt.gpssec(), xc.data(), vv.data());
    333333
    334     if (CORR_REQUIRED) {
     334    if (prn[0] == 'G' && CORR_REQUIRED) {
    335335      if (_corr.contains(prn)) {
    336336        t_corr* cc = _corr.value(prn);
Note: See TracChangeset for help on using the changeset viewer.