Changeset 7173 in ntrip


Ignore:
Timestamp:
Aug 5, 2015, 4:54:57 PM (9 years ago)
Author:
stuerze
Message:

default values for the check boxes regarding the optional choice of RINEX V3 file names are introduced

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncsettings.cpp

    r6828 r7173  
    9494    setValue_p("rnxScript",           "");
    9595    setValue_p("rnxV3",               "0");
     96    setValue_p("rnxV3filenames",      "0");
    9697    // RINEX Ephemeris
    9798    setValue_p("ephPath",             "");
     
    99100    setValue_p("outEphPort",          "");
    100101    setValue_p("ephV3",               "0");
     102    setValue_p("ephV3filenames",      "0");
    101103    // Reqc
    102104    setValue_p("reqcAction",          "");
Note: See TracChangeset for help on using the changeset viewer.