Ignore:
Timestamp:
Nov 8, 2019, 10:45:49 AM (4 years ago)
Author:
stuerze
Message:

Harmonization of RTCM3 Signal ID Mapping and RTCM SSR Signal and Tracking Mode Identifiers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/RTCM3/RTCM3Decoder.cpp

    r8818 r8844  
    356356        {0.0, 0},
    357357        {0.0, 0},
    358         {GPS_WAVELENGTH_L1, "1Z"},// not defined in RTCM3.3?
     358        {0.0, 0},
    359359        {0.0, 0},
    360360        {0.0, 0},
     
    421421    };
    422422
    423 /**
    424  * MSM signal types for IRNSS
    425  *
    426  * NOTE: Uses 0.0, 1.0 for wavelength as sat index dependence is done later!
    427  */
     423/** MSM signal types for IRNSS */
    428424static struct CodeData irn[RTCM3_MSM_NUMSIG] = {
    429425        {0.0, 0},
Note: See TracChangeset for help on using the changeset viewer.