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


Ignore:
Timestamp:
Dec 15, 2011, 10:15:58 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.cpp

    r3526 r3527  
    9393                           const QByteArray& longitude,
    9494                           const QByteArray& nmea,
    95                            const QByteArray& ntripVersion,
    96                            const QByteArray& staIDextra) {
     95                           const QByteArray& ntripVersion) {
    9796  _rawFile      = 0;
    9897  _mountPoint   = mountPoint;
    9998  _staID        = mountPoint.path().mid(1).toAscii();
    100   _staID_extra  = staIDextra;
    10199  _format       = format;
    102100  _latitude     = latitude;
Note: See TracChangeset for help on using the changeset viewer.