Ignore:
Timestamp:
Jul 3, 2013, 11:25:46 AM (11 years ago)
Author:
stoecker
Message:

add type 1046

File:
1 edited

Legend:

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

    r4417 r5318  
    362362
    363363#define GALEPHF_E5ADINVALID     (1<<0) /* E5aDVS set invalid */
     364#define GALEPHF_E5BDINVALID     (1<<0) /* E5bDVS set invalid */
    364365
    365366#define GLOEPHF_UNHEALTHY       (1<<0) /* set if unhealty satellite, f2b78 */
     
    423424  int    SISA;
    424425  int    E5aHS;
     426  int    E5bHS;
    425427};
    426428
Note: See TracChangeset for help on using the changeset viewer.