Changeset 1600 in ntrip
- Timestamp:
- Feb 17, 2009, 3:11:36 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncutils.cpp
r1599 r1600 170 170 } 171 171 gga = "$" + gga + QString("*%1").arg(XOR, 2, 16, QLatin1Char('0')); 172 printf("%s\n",gga.toAscii().data());173 172 174 173 return gga.toAscii();
Note:
See TracChangeset
for help on using the changeset viewer.