Changeset 8241 in ntrip for trunk/BNC/src
- Timestamp:
- Jan 8, 2018, 6:33:04 PM (7 years ago)
- Location:
- trunk/BNC/src
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnchelp.html
r8239 r8241 5 5 <meta name="viewport" content="width=device-width, initial-scale=1.0"/> 6 6 <title>BKG Ntrip Client | Help</title> 7 <style> 8 .center { 9 text-align: center; 10 } 11 </style> 7 12 </head> 8 13 9 14 <body> 10 <h3>BKG Ntrip Client (BNC)<br> 11 Version 2.13</h3> 12 13 <p>Georg Weber<sup>(1)</sup>, Leoš Mervart<sup>(2)</sup>, Andrea Stürze<sup>(1)</sup>, Axel Rülke<sup>(1)</sup>, Dirk Stöcker<sup>(3)</sup></p> 14 15 <p> 15 <div> 16 <img src="IMG/BKG_Logo_oS.jpg" alt="bkg_logo" style="float:left;width:100px;margin-left:20px;margin-top:20px;"/> 17 <img src="ntrip-logo.png" alt="ntrip_logo" style="float:right;width:80px;margin-rigth:20px;margin-top:20px;"/> 18 </div> 19 <br><br><br><br><br><br> 20 21 <div class="center"> 22 <h1>BKG Ntrip Client (BNC)</h1> 23 <br> 24 <h3>A toolkit for retrieving, decoding, converting and processing<br> real-time GNSS data streams</h3> 25 <br> 26 <h3>Version 2.13</h3> 27 </div> 28 <br> 29 30 <p> 31 <h4>Authors</h4> 32 Georg Weber<sup>(1)</sup>, Leoš Mervart<sup>(2)</sup>, Andrea Stürze<sup>(1)</sup>, Axel Rülke<sup>(1)</sup>, Dirk Stöcker<sup>(3)</sup><br><br> 33 16 34 <sup>(1) Federal Agency for Cartography and Geodesy (BKG), Frankfurt, Germany</sup><br> 17 35 <sup>(2) Czech Technical University (CTU), Department of Geomatics, Prague, Czech Republic</sup><br> … … 20 38 <br> 21 39 22 <b>Copyright</b><br> 23 ©<sup> </sup> 2005-2018 Federal Agency for Cartography and Geodesy (BKG), Frankfurt, Germany 24 <br><br> 25 <b>Citation<sup> </sup></b><br> 40 <p> 41 <h4>Contact</h4> 42 Feel free to send comments, suggestions or bug reports to: 43 <pre> 44 Federal Agency for Cartography and Geodesy (BKG) 45 Department of Geodesy, Section Satellite Navigation 46 Richard-Strauss-Allee 11 47 60598 Frankfurt am Main, Germany 48 email: igs-ip@bkg.bund.de 49 </pre> 50 </p> 51 <br> 52 53 <p> 54 <h4>Legal Notice</h4> 55 BNC has been written under GNU General Public License (GPL). Source code is available from Subversion software archive 56 <a href="http://software.rtcm-ntrip.org/svn/trunk/BNC" target="_blank">http://software.rtcm-ntrip.org/svn/trunk/BNC</a>. 57 Precompiled binaries of BNC are available for MS Windows, Linux, and Mac OS X systems. They can be downloaded from 58 <a href="http://igs.bkg.bund.de/ntrip/download" target="_blank">http://igs.bkg.bund.de/ntrip/download</a>. 59 <br> 60 Copyright ©<sup> </sup> 2005-2018 Federal Agency for Cartography and Geodesy (BKG), Frankfurt, Germany 61 </p> 62 <br> 63 64 <p> 65 <h4>Citation</h4> 26 66 To help justify funding the development of BNC,<sup> </sup>we kindly ask users to include a citation when applying the software results in a publication. We suggest: 27 <br><br> 28 Weber, G., L. Mervart, A. Stürze, A. Rülke and D. Stöcker (2016):<br> 29 BKG Ntrip Client, Version 2.12. Mitteilungen des Bundesamtes<br> 30 für Kartographie und Geodäsie, Vol. 49, Frankfurt am Main, 2016. 31 <br><br> 32 33 <p> 34 <b>Table of Contents</b><br><br> 67 <br> 68 <pre> 69 Weber, G., L. Mervart, A. Stürze, A. Rülke and D. Stöcker (2016): 70 BKG Ntrip Client, Version 2.12. Mitteilungen des Bundesamtes 71 für Kartographie und Geodäsie, Vol. 49, Frankfurt am Main, 2016. 72 </pre> 73 </p> 74 <br> 75 76 <p> 77 <h4>Table of Contents</h4> 35 78 <b>1.</b> <a href="#genInstruction"><b>General Information</b></a><br><br> 36 79 1.1 <a href="#introPurpose">Purpose</a><br> … … 309 352 310 353 <p> 311 BNC has been written under GNU General Public License (GPL). Source code is available from Subversion software archive312 <a href="http://software.rtcm-ntrip.org/svn/trunk/BNC" target="_blank">http://software.rtcm-ntrip.org/svn/trunk/BNC</a>.313 Precompiled binaries of BNC are available for MS Windows, Linux, and Mac OS X systems. They can be downloaded from314 <a href="http://igs.bkg.bund.de/ntrip/download" target="_blank">http://igs.bkg.bund.de/ntrip/download</a>.315 </p>316 <p>317 Feel free to send us comments, suggestions or bug reports. Any contribution would be appreciated.318 </p>319 320 <p>321 <b>Authors</b><br><br>322 The BKG Ntrip Client (BNC) with a Qt Graphical User Interface (GUI) and a Command Line Interface (CLI) has been developed for323 <pre>324 Federal Agency for Cartography and Geodesy (BKG)325 c/o Andrea Stuerze326 Department of Geodesy, Section Satellite Navigation327 Frankfurt, Germany328 [andrea.stuerze@bkg.bund.de]329 </pre>330 331 The software has been written by332 333 <pre>334 Prof. Dr. Leoš Mervart335 Czech Technical University (CTU)336 Department of Geomatics337 Prague, Czech Republic338 </pre>339 </p>340 341 <p>342 Prof. Mervart started working on BNC in 2005. His sole responsibility for writing the program code ended February 2015.343 In March 2015, Dipl.-Ing. Andrea Stürze took over the responsibility for maintaining and344 further developing BNC's source code.345 </p>346 347 <p>348 354 <b>Documentation</b><br><br> 349 355 BNC provides context-sensitive help (<i>What's This</i>) related to specific objects. It furthermore comes with the … … 358 364 Note that some figures presented in this documentation may show screenshots from earlier versions of BNC. 359 365 If so, there is either no relevant change compared to the current appearance of the program or no change at all. 360 </p>361 362 <p>363 <b>Contact</b><br><br>364 Feel free to send us comments, suggestions or bug reports. Any contribution would be appreciated.365 <pre>366 Federal Agency for Cartography and Geodesy (BKG)367 Department of Geodesy, Section Satellite Navigation368 Richard-Strauss-Allee 11369 60598 Frankfurt am Main, Germany370 email: igs-ip@bkg.bund.de371 </pre>372 366 </p> 373 367
Note:
See TracChangeset
for help on using the changeset viewer.