Changeset 8241 in ntrip for trunk


Ignore:
Timestamp:
Jan 8, 2018, 6:33:04 PM (6 years ago)
Author:
wiese
Message:

CHANGE: Doku

Location:
trunk/BNC/src
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnchelp.html

    r8239 r8241  
    55  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
    66  <title>BKG Ntrip Client | Help</title>
     7  <style>
     8    .center {
     9      text-align: center;
     10    }
     11  </style>
    712</head>
    813
    914<body>
    10 <h3>BKG Ntrip Client (BNC)<br>
    11 Version 2.13</h3>
    12 
    13 <p>Georg Weber<sup>(1)</sup>, Leo&scaron; Mervart<sup>(2)</sup>, Andrea St&uuml;rze<sup>(1)</sup>, Axel R&uuml;lke<sup>(1)</sup>, Dirk St&ouml;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>
     32Georg Weber<sup>(1)</sup>, Leo&scaron; Mervart<sup>(2)</sup>, Andrea St&uuml;rze<sup>(1)</sup>, Axel R&uuml;lke<sup>(1)</sup>, Dirk St&ouml;cker<sup>(3)</sup><br><br>
     33
    1634<sup>(1) Federal Agency for Cartography and Geodesy (BKG), Frankfurt, Germany</sup><br>
    1735<sup>(2) Czech Technical University (CTU), Department of Geomatics, Prague, Czech Republic</sup><br>
     
    2038<br>
    2139
    22 <b>Copyright</b><br>
    23 &copy;<sup>&nbsp;</sup> 2005-2018 Federal Agency for Cartography and Geodesy (BKG), Frankfurt, Germany
    24 <br><br>
    25 <b>Citation<sup>&nbsp;</sup></b><br>
     40<p>
     41<h4>Contact</h4>
     42Feel 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>
     55BNC 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 &copy;<sup>&nbsp;</sup> 2005-2018 Federal Agency for Cartography and Geodesy (BKG), Frankfurt, Germany
     61</p>
     62<br>
     63
     64<p>
     65<h4>Citation</h4>
    2666To help justify funding the development of BNC,<sup>&nbsp;</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&uuml;rze, A. R&uuml;lke and D. St&ouml;cker (2016):<br>
    29 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; BKG Ntrip Client, Version 2.12. Mitteilungen des Bundesamtes<br>
    30 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; f&uuml;r Kartographie und Geod&auml;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&uuml;rze, A. R&uuml;lke and D. St&ouml;cker (2016):
     70    BKG Ntrip Client, Version 2.12. Mitteilungen des Bundesamtes
     71    f&uuml;r Kartographie und Geod&auml;sie, Vol. 49, Frankfurt am Main, 2016.
     72</pre>
     73</p>
     74<br>
     75
     76<p>
     77<h4>Table of Contents</h4>
    3578<b>1.</b> <a href="#genInstruction"><b>General Information</b></a><br><br>
    3679&nbsp; &nbsp; &nbsp; 1.1 <a href="#introPurpose">Purpose</a><br>
     
    309352
    310353<p>
    311 BNC has been written under GNU General Public License (GPL). Source code is available from Subversion software archive
    312  <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 from
    314  <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 for
    323 <pre>
    324    Federal Agency for Cartography and Geodesy (BKG)
    325    c/o Andrea Stuerze
    326    Department of Geodesy, Section Satellite Navigation
    327    Frankfurt, Germany
    328    [andrea.stuerze@bkg.bund.de]
    329 </pre>
    330 
    331 The software has been written by
    332 
    333 <pre>
    334    Prof. Dr. Leo&scaron; Mervart
    335    Czech Technical University (CTU)
    336    Department of Geomatics
    337    Prague, Czech Republic
    338 </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&uuml;rze took over the responsibility for maintaining and
    344 further developing BNC's source code.
    345 </p>
    346 
    347 <p>
    348354<b>Documentation</b><br><br>
    349355BNC provides context-sensitive help (<i>What's This</i>) related to specific objects. It furthermore comes with the
     
    358364Note that some figures presented in this documentation may show screenshots from earlier versions of BNC.
    359365If 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 Navigation
    368    Richard-Strauss-Allee 11
    369    60598 Frankfurt am Main, Germany
    370    email: igs-ip@bkg.bund.de
    371 </pre>
    372366</p>
    373367
Note: See TracChangeset for help on using the changeset viewer.