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


Ignore:
Timestamp:
Nov 26, 2006, 10:53:08 AM (17 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.cpp

    r331 r336  
    290290          emit newObs(_staID, *it);
    291291          bool firstObs = (it == _decoder->_obsList.begin());
    292           _global_caster->newObs(_staID, _mountPoint, firstObs, *it);
     292          _global_caster->newObs(_staID, _mountPoint, firstObs, *it, _format);
    293293        }
    294294        _decoder->_obsList.clear();
Note: See TracChangeset for help on using the changeset viewer.