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


Ignore:
Timestamp:
Mar 26, 2012, 2:21:59 PM (12 years ago)
Author:
stoecker
Message:

fix crash with Galileo ephemeris available, some other valgrind fixes as well

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.cpp

    r3595 r3734  
    108108  if (!settings.value("rawOutFile").toString().isEmpty()) {
    109109    _rawOutput = true;
     110  } else {
     111    _rawOutput = false;
    110112  }
    111113
Note: See TracChangeset for help on using the changeset viewer.