Changeset 1909 in ntrip for trunk/BNC/RTCM3/rtcm3torinex.h


Ignore:
Timestamp:
Nov 4, 2009, 5:19:40 PM (15 years ago)
Author:
zdenek
Message:

Zdenek Lukes: added output of Glonass channel number in output binary format

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTCM3/rtcm3torinex.h

    r1834 r1909  
    44/*
    55  Converter for RTCM3 data to RINEX.
    6   $Id: rtcm3torinex.h,v 1.16 2008/12/08 10:50:42 mervart Exp $
     6  $Id: rtcm3torinex.h,v 1.17 2009/05/07 09:27:19 mervart Exp $
    77  Copyright (C) 2005-2006 by Dirk Stöcker <stoecker@alberding.eu>
    88
     
    108108  int    dataflags[24];      /* GPSDF_xxx */
    109109  int    satellites[24];     /* SV - IDs */
     110  int    channels[24];       /* Glonass channels - valid of Glonass SV only */
    110111  int    snrL1[24];          /* Important: all the 5 SV-specific fields must */
    111112  int    snrL2[24];          /* have the same SV-order */
Note: See TracChangeset for help on using the changeset viewer.