- Timestamp:
- Mar 11, 2021, 2:50:34 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/BNC_2.12/src/bncutils.h
r9249 r9372 155 155 /////////////////////////////////////////////////////////////////// 156 156 unsigned long CRC24(long size, const unsigned char *buf); 157 158 // Extracts k bits from position p and returns the extracted value as integer 159 /////////////////////////////////////////////////////////////////// 160 int bitExtracted(int number, int k, int p); 157 161 158 162 // RTCM3 GPS EPH encoding
Note:
See TracChangeset
for help on using the changeset viewer.