Changeset 5653 in ntrip for trunk/BNC/src/bncwindow.cpp


Ignore:
Timestamp:
Feb 25, 2014, 6:01:08 PM (10 years ago)
Author:
weber
Message:

Documentation completed

File:
1 edited

Legend:

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

    r5652 r5653  
    881881  _miscPortLineEdit->setMaximumWidth(9*ww);
    882882
    883   rLayout->addWidget(new QLabel("Log latencies or scan RTCM streams for numbers of message types and antenna information."),0, 0,1,30);
     883  rLayout->addWidget(new QLabel("Log latencies or scan RTCM streams for message types and antenna information or output raw data through TCP/IP port."),0, 0,1,30);
    884884  rLayout->addWidget(new QLabel("Mountpoint"),                    1, 0);
    885885  rLayout->addWidget(_miscMountLineEdit,                          1, 1, 1,7);
Note: See TracChangeset for help on using the changeset viewer.