Changeset 1600 in ntrip


Ignore:
Timestamp:
Feb 17, 2009, 3:11:36 PM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncutils.cpp

    r1599 r1600  
    170170  }
    171171  gga = "$" + gga + QString("*%1").arg(XOR, 2, 16, QLatin1Char('0'));
    172   printf("%s\n",gga.toAscii().data());
    173172
    174173  return gga.toAscii();
Note: See TracChangeset for help on using the changeset viewer.