Changeset 7223 in ntrip for trunk/BNC/src
- Timestamp:
- Aug 18, 2015, 10:33:12 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncudpport.cpp
r4278 r7223 70 70 // WhatsThis 71 71 // --------- 72 _ipPortLineEdit->setWhatsThis(tr("<p>BNC allows to pick up streams arriving directly at one of the local host's UDP ports without using the N TRIPtransport protocol.</p><p>Enter the local port number where the UDP stream arrives.</p>"));72 _ipPortLineEdit->setWhatsThis(tr("<p>BNC allows to pick up streams arriving directly at one of the local host's UDP ports without using the Ntrip transport protocol.</p><p>Enter the local port number where the UDP stream arrives.</p>")); 73 73 _ipMountLineEdit->setWhatsThis(tr("<p>Specify a mountpoint.</p><p>Recommended is a 4-character station ID.<br>Example: FFMJ</p>")); 74 74 _ipFormatLineEdit->setWhatsThis(tr("<p>Specify the stream format.</p><p>Available options are 'RTCM_2', 'RTCM_3', 'RTNET', and 'ZERO'.</p>"));
Note:
See TracChangeset
for help on using the changeset viewer.