Changeset 154 in ntrip for trunk/BNC/RTCM
- Timestamp:
- Sep 9, 2006, 10:29:08 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/RTCM/RTCM.cpp
r142 r154 1 1 // -*- C++ -*- 2 2 // RTCM.C 3 // $Id: RTCM.cpp,v 1. 2 2006/09/08 12:07:14mervart Exp $3 // $Id: RTCM.cpp,v 1.3 2006/09/08 12:14:11 mervart Exp $ 4 4 // 2005/04/11: counter 'iPCode' for indicating CA or P Code on L1 (BKG) 5 5 … … 872 872 case 0: 873 873 case 2: 874 #if 1874 #if 0 875 875 #ifdef DEBUG 876 876 fprintf(stderr, "RTCM 2.x: unknown byte type %d (%d 0x%0x)\n", b >> DATA_SHIFT,
Note:
See TracChangeset
for help on using the changeset viewer.