Changeset 7418 in ntrip


Ignore:
Timestamp:
Sep 25, 2015, 10:50:49 AM (9 years ago)
Author:
weber
Message:

String perfIntr changed to miscIntr and string scanRTCM changed to miscScanRTCM

File:
1 edited

Legend:

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

    r7390 r7418  
    168168    // Miscellaneous
    169169    setValue_p("miscMount",           "");
    170     setValue_p("perfIntr",            "");
    171     setValue_p("scanRTCM",            "0");
     170    setValue_p("miscIntr",            "");
     171    setValue_p("miscScanRTCM",        "0");
    172172    setValue_p("miscPort",            "");
    173173    // Combination
Note: See TracChangeset for help on using the changeset viewer.