Changeset 9373 in ntrip for trunk/BNC/src/bncutils.h


Ignore:
Timestamp:
Mar 11, 2021, 2:53:12 PM (3 years ago)
Author:
stuerze
Message:

format changes only

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncutils.h

    r9369 r9373  
    167167unsigned long CRC24(long size, const unsigned char *buf);
    168168
    169 
    170169// Extracts k bits from position p and returns the extracted value as integer
    171170///////////////////////////////////////////////////////////////////
    172171int bitExtracted(int number, int k, int p);
    173 
    174 
    175172
    176173// RTCM3 GPS EPH encoding
Note: See TracChangeset for help on using the changeset viewer.