Changeset 9369 in ntrip for trunk/BNC/src
- Timestamp:
- Mar 11, 2021, 2:12:56 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncutils.h
r9245 r9369 166 166 /////////////////////////////////////////////////////////////////// 167 167 unsigned long CRC24(long size, const unsigned char *buf); 168 169 170 // Extracts k bits from position p and returns the extracted value as integer 171 /////////////////////////////////////////////////////////////////// 172 int bitExtracted(int number, int k, int p); 173 174 168 175 169 176 // RTCM3 GPS EPH encoding
Note:
See TracChangeset
for help on using the changeset viewer.