Changeset 476 in ntrip
- Timestamp:
- Jul 13, 2007, 10:43:54 AM (17 years ago)
- Location:
- trunk/BNC
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncabout.html
r464 r476 21 21 The Bundesamt fuer Geodaesie und Kartographie (BKG) may not be held liable for damages of any kind, direct or consequential, which may result from the use of this software.<br> 22 22 <br> 23 BKG, Frankfurt, Germany, Mai2007<br>23 BKG, Frankfurt, Germany, July 2007<br> 24 24 E-Mail: <a><u>euref-ip@bkg.bund.de</u></a>.<br> 25 25 </p> -
trunk/BNC/bncapp.cpp
r464 r476 57 57 _logStream = 0; 58 58 59 _bncVersion = "BNC 1. 3";59 _bncVersion = "BNC 1.4"; 60 60 } 61 61 -
trunk/BNC/bncgetthread.cpp
r474 r476 164 164 reqStr = "GET " + hlp.path().toAscii() + 165 165 " HTTP/1.0\r\n" 166 "User-Agent: NTRIP BNC 1. 3\r\n"166 "User-Agent: NTRIP BNC 1.4\r\n" 167 167 "Authorization: Basic " + 168 168 userAndPwd.toBase64() + "\r\n"; … … 170 170 reqStr = "GET " + hlp.toEncoded() + 171 171 " HTTP/1.0\r\n" 172 "User-Agent: NTRIP BNC 1. 3\r\n"172 "User-Agent: NTRIP BNC 1.4\r\n" 173 173 "Authorization: Basic " + 174 174 userAndPwd.toBase64() + "\r\n"; -
trunk/BNC/bnchelp.html
r465 r476 16 16 <tr><td>Apr 2007 </td><td>Version 1.2b </td><td>[Bug] Output only through IP port<br>[Bug] Method 'reconnecting' now thread-save<br> [Add] ZERO decoder added<br> [Mod] Download public RINEX skeletons once per day<br> [Mod] Upgrade to Qt Version 4.2.3<br> [Mod] Replace 'system' call for RINEX script by 'QProcess'<br> [Add] HTTP Host directive for skeleton file download<br> [Add] Percent encoding for user IDs and passwords<br> [Bug] Exit execution of calling thread for RTCM3 streams<br> [Bug] Signal-slot mechanism for threads</td></tr> 17 17 <tr><td>May 2007 </td><td>Version 1.3 </td><td>Source code published. 18 <tr><td>Jul 2007 </td><td>Version 1.4 </td><td>[Bug] Skip messages from proxy server<br> [Bug] Call RINEX script through 'nohup'</td></tr> 18 19 </table> 19 20 </p> … … 200 201 } ; 201 202 </pre> 203 <p>Note that the source code for BNC comes with an example program named 'test_bnc_qt.cpp' that lets you read BNC's binary output from the IP port.</p> 202 204 203 205 <p><a name="rinex"><h4>B - 5. RINEX</h4></p> … … 267 269 </p> 268 270 <p> 269 Example for file name convention: RINEX files for mountpoints WETTZELL, FRANKFURT and FRANCE (same 4Char Station ID), BRUS0 from <u>www.euref-ip.net</u> and BRUS0 from <u>www.igs-ip.net</u> (same 4Char Station ID, identical mountpoint stings) would accept personal skeleton files named</p>271 Examples for file name convention: RINEX files for mountpoints WETTZELL, FRANKFURT and FRANCE (same 4Char Station ID), BRUS0 from <u>www.euref-ip.net</u> and BRUS0 from <u>www.igs-ip.net</u> (same 4Char Station ID, identical mountpoint stings) would accept personal skeleton files named</p> 270 272 <p> 271 273 WETT.skl<br> … … 343 345 <p><a name="account"><h4>B - 6.3 Broadcaster User and Password - mandatory for protected streams</h4></p> 344 346 <p> 345 Streams on NTRIP broadcasters m ightbe protected by password. Enter a valid 'User' ID and 'Password' for access to protected NTRIP broadcaster streams. Accounts are usually provided per NTRIP broadcaster through a registration procedure. Register through <u>http://igs.bkg.bund.de/index_ntrip_reg.htm</u> for access to protected streams on <u>www.euref-ip.net</u> and <u>www.igs-ip.net</u>.347 Streams on NTRIP broadcasters may be protected by password. Enter a valid 'User' ID and 'Password' for access to protected NTRIP broadcaster streams. Accounts are usually provided per NTRIP broadcaster through a registration procedure. Register through <u>http://igs.bkg.bund.de/index_ntrip_reg.htm</u> for access to protected streams on <u>www.euref-ip.net</u> and <u>www.igs-ip.net</u>. 346 348 </p> 347 349 … … 439 441 </p> 440 442 <p> 441 Note that this is a beta version of BNC provided for test and evaluation. Please make sure you installed the latest versionavailable from <u>http://igs.bkg.bund.de/index_ntrip_down.htm</u>. We are still working on the program and would appreciate if you sent your comments, suggestions, or bug reports to:443 Please make sure you installed the latest version of BNC available from <u>http://igs.bkg.bund.de/index_ntrip_down.htm</u>. We are still working on the program and would appreciate if you sent your comments, suggestions, or bug reports to: 442 444 </p> 443 445 <p> … … 517 519 The Radio Technical Commission for Maritime Services (RTCM) is an international non-profit scientific, professional and educational organization. Special Committees provide a forum in which governmental and non-governmental members work together to develop technical standards and consensus recommendations in regard to issues of particular concern. RTCM is engaged in the development of international standards for maritime radionavigation and radiocommunication systems. The output documents and reports prepared by RTCM Committees are published as RTCM Recommended Standards. Topics concerning Differential Global Navigation Satellite Systems (DGNSS) are handled by the Special Committee SC 104. 518 520 <p> 519 Copies of RTCM Recommended Standards can be ordered through <u>http://www.rtcm.org/orderinfo.php</u>.521 Personal copies of RTCM Recommended Standards can be ordered through <u>http://www.rtcm.org/orderinfo.php</u>. 520 522 </p> 521 523 … … 659 661 font="Sans Serif,8,-1,5,50,0,0,0,0,0" 660 662 logFile=${HOME}/bnc.log 661 mountPoints=//user:password@www.euref-ip.net:80/HOE20 RTCM_3.0 54.76 8.29 RS, //user:password@www.igs-ip.net:80/GOPE0 RTCM_2.2 49.91 14.79 RS663 mountPoints=//user:password@www.euref-ip.net:80/HOE20 RTCM_3.0 54.76 8.29 no, //user:password@www.igs-ip.net:80/GOPE0 RTCM_2.2 49.91 14.79 no 662 664 outFile= 663 665 outPort= -
trunk/BNC/bncwindow.cpp
r464 r476 60 60 setMinimumSize(77*ww, 65*ww); 61 61 62 setWindowTitle(tr("BKG Ntrip Client (BNC), Version 1. 3"));62 setWindowTitle(tr("BKG Ntrip Client (BNC), Version 1.4")); 63 63 64 64 // Create Actions … … 577 577 img->setPixmap(QPixmap(":ntrip-logo.png")); 578 578 dlgLayout->addWidget(img, 0,0); 579 dlgLayout->addWidget(new QLabel("BKG NTRIP Client (BNC), Version 1. 3"), 0,1);579 dlgLayout->addWidget(new QLabel("BKG NTRIP Client (BNC), Version 1.4"), 0,1); 580 580 dlgLayout->addWidget(tb,1,0,1,2); 581 581
Note:
See TracChangeset
for help on using the changeset viewer.