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