Changeset 8198 in ntrip for trunk


Ignore:
Timestamp:
Dec 11, 2017, 10:06:42 AM (6 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

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

    r8197 r8198  
    14181418  size -= 6; /* header + crc */
    14191419
    1420   GETBITS(type, 12)  qDebug() << "Type: " << type;
     1420  GETBITS(type, 12)
    14211421  SKIPBITS(12)
    14221422  GETSTRING(antnum, antenna)
Note: See TracChangeset for help on using the changeset viewer.