Changeset 5531 in ntrip for trunk/BNC/src


Ignore:
Timestamp:
Nov 7, 2013, 9:18:58 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/RTCM3/RTCM3coDecoder.cpp

    r5124 r5531  
    346346                co.messageType == COTYPE_GLONASSCLOCK ) {
    347347        QString line;
    348         line.sprintf("   %3d   %8.3f   %10.5f   %10.5f",
    349                      co.Sat[ii].IOD,
     348        line.sprintf("   %8.3f   %10.5f   %10.5f",
    350349                     co.Sat[ii].Clock.DeltaA0,
    351350                     co.Sat[ii].Clock.DeltaA1,
Note: See TracChangeset for help on using the changeset viewer.