Changeset 410 in ntrip for trunk/BNC/bncgetthread.cpp


Ignore:
Timestamp:
Mar 2, 2007, 6:33:36 PM (17 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.cpp

    r409 r410  
    185185  lon = strtod(longitude,NULL);
    186186
    187   if ((nmea == "VRS") && (hlp.path().length() > 2) && (hlp.path().indexOf(".skl") < 0)) {
     187  if ((nmea == "yes") && (hlp.path().length() > 2) && (hlp.path().indexOf(".skl") < 0)) {
    188188    const char* flagN="N";
    189189    const char* flagE="E";
Note: See TracChangeset for help on using the changeset viewer.