Ignore:
Timestamp:
Jul 4, 2012, 11:45:16 AM (12 years ago)
Author:
stoecker
Message:

fix codetype

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/rtcm3torinex/lib/rtcm3torinex.h

    r4371 r4374  
    308308  int    snrL1[GNSS_MAXSATS];          /* Important: all the 6 SV-specific fields must */
    309309  int    snrL2[GNSS_MAXSATS];          /* have the same SV-order */
    310   const char * codetype[GNSS_MAXSATS];
     310  const char * codetype[GNSS_MAXSATS][GNSSENTRY_NUMBER];
    311311};
    312312
Note: See TracChangeset for help on using the changeset viewer.