Changeset 8678 in ntrip for trunk/BNC/src/latencychecker.cpp


Ignore:
Timestamp:
Apr 12, 2019, 10:11:11 AM (5 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/latencychecker.cpp

    r8673 r8678  
    331331            .arg(_staID.data())
    332332            .arg(obs._prn.toString().data())
    333             .toAscii(), true) );
     333            .toLatin1(), true) );
    334334      }
    335335      l._newSec = static_cast<int>(nint(obs._time.gpssec()*10));
Note: See TracChangeset for help on using the changeset viewer.