Changeset 1510 in ntrip for trunk/BNC/bnchelp.html
- Timestamp:
- Jan 20, 2009, 12:38:46 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnchelp.html
r1507 r1510 74 74 </p> 75 75 <p> 76 A ll options for running BNC on Unix/Linux/Mac systems are saved in file ${HOME}/.config/BKG/BKG_NTRIP_Client.conf, see annexed 'Configuration File Example'. On Windows systems options are saved in register BKG_NTRIP_Client. The self-explaining contents of the configuration file or the Windows register can easily be edited. Some options can be changed on-the-fly.76 As default, all options for running BNC on Unix/Linux/Mac systems are saved in file ${HOME}/.config/BKG/BKG_NTRIP_Client.conf, see annexed 'Configuration File Example'. On Windows systems options are saved in register BKG_NTRIP_Client (default). The self-explaining contents of the configuration file or the Windows register can easily be edited. Some options can be changed on-the-fly. 77 77 </p> 78 78 <p> … … 209 209 <p><a name="genconf"><h4>3.4.3 Reread Configuration - optional</h4></p> 210 210 <p> 211 When operating BNC online in 'no window' mode (command line option -nw), some configuration options can nevertheless be changed on-the-fly without interrupting the running process. For that you force the program to reread parts of its configuration in pre-defined intervals . Select '1 min', '1 hour', or '1 day' to let BNC reread on-the-fly changeable configuration options every full minute, hour, or day. This lets in between edited options become effective without interrupting uninvolved threads. See annexed section 'Configuration File Example' for a Unix/Linux/Mac configuration file example and a list of on-the-fly changeable options.211 When operating BNC online in 'no window' mode (command line option -nw), some configuration options can nevertheless be changed on-the-fly without interrupting the running process. For that you force the program to reread parts of its configuration in pre-defined intervals from the disk. Select '1 min', '1 hour', or '1 day' to let BNC reread on-the-fly changeable configuration options every full minute, hour, or day. This lets in between edited options become effective without interrupting uninvolved threads. See annexed section 'Configuration File Example' for a Unix/Linux/Mac configuration file example and a list of on-the-fly changeable options. 212 212 </p> 213 213 … … 832 832 <u>Window mode:</u> Hit 'Save & Activate Options' while BNC is in window mode and already processing data to let changes of your streams selection immediately become effective. 833 833 <p> 834 <u>No window mode:</u> When operating BNC online in 'no window' mode (command line option -nw), you force BNC to reread its 'mountPoints' configuration option inpre-defined intervals. Select '1 min', '1 hour', or '1 day' as 'Reread configuration' option to reread the 'mountPoints' option every full minute, hour, or day. This lets a 'mountPoints' option edited in between in the configuration file or Windows register become effective without terminating uninvolved threads. See annexed section 'Configuration File Example' for a Unix/Linux/Mac configuration file example and a list of other on-the-fly changeable options.834 <u>No window mode:</u> When operating BNC online in 'no window' mode (command line option -nw), you force BNC to reread its 'mountPoints' configuration option from disk at pre-defined intervals. Select '1 min', '1 hour', or '1 day' as 'Reread configuration' option to reread the 'mountPoints' option every full minute, hour, or day. This lets a 'mountPoints' option edited in between in the configuration file or Windows register become effective without terminating uninvolved threads. See annexed section 'Configuration File Example' for a Unix/Linux/Mac configuration file example and a list of other on-the-fly changeable options. 835 835 </p> 836 836 … … 847 847 <p><a name="cmd"><h4>3.15. Command Line Options</h4></p> 848 848 <p> 849 Command line options are available to run BNC in 'no window' mode or let it read data from a file in offline mode. BNC will then use processing options from the configuration file (Unix/Linux/Mac) or from the register BKG_NTRIP_Client (Windows). Note that the self-explaining contents of the configuration file or the Windows register can easily be edited.849 Command line options are available to run BNC in 'no window' mode or let it read data from a file in offline mode. BNC will then use processing options from the configuration file (Unix/Linux/Mac) or from the Windows register. Note that the self-explaining contents of the configuration file or the Windows register can easily be edited and it is possible to introduce specific configuration file/register names instead of the default name 'BKG_NTRIP_Client'. 850 850 </p> 851 851 852 852 <p><a name="nw"><h4>3.15.1 No Window Mode - optional</h4></p> 853 853 <p> 854 Apart from its regular windows mode, BNC can be started on all systems as a background/batch job with command line option '-nw'. BNC will then run in 'no window' mode, using processing options from its configuration file . Terminate BNC using Windows Task Manager when running it in 'no window' mode on Windows systems.854 Apart from its regular windows mode, BNC can be started on all systems as a background/batch job with command line option '-nw'. BNC will then run in 'no window' mode, using processing options from its configuration file on disk. Terminate BNC using Windows Task Manager when running it in 'no window' mode on Windows systems. 855 855 </p> 856 856 <p> … … 879 879 880 880 <p><a name="conffile"><h4>3.15.3 Configuration File - optional</h4></p> 881 The default configuration file name on Unix/Linux/Mac systems is 'BKG_NTRIP_Client' with suffix '.conf'. On Windows systems the configuration is saved in register 'BKG_NTRIP_Client'. You may change the configuration file/register stringat startup time using the command line option '--conf <<u>confFile</u>>'.881 The default configuration file name on Unix/Linux/Mac systems is 'BKG_NTRIP_Client' with suffix '.conf'. On Windows systems the configuration is saved in register 'BKG_NTRIP_Client'. You may change the configuration file/register name at startup time using the command line option '--conf <<u>confFile</u>>'. 882 882 </p> 883 883 <p> 884 884 Example:<br><br> 885 ./bnc --conf myConf885 ./bnc --conf MyConfig 886 886 </p> 887 887 <p> 888 This leads to a configuration file ' myConf.conf' and a Windows register 'myConf'.888 This leads to a configuration file 'MyConfig.conf' and a Windows register 'MyConfig'. 889 889 </p> 890 890 … … 924 924 <li> 925 925 Once BNC has been started, many of its configuration options can not be changed as long as it is stopped. See chapter 'Reread Configuration' for on-the-fly configuration exceptions. 926 </li>927 <li>928 On Window systems it is not possible to run several BNC jobs in parallel on the same host because processing options are saved in the same Windows register. However, this is possible on Unix/Linux/Mac systems where the configuration is saved in files. <br>929 You may start several BNC jobs from shell scripts, each script with its own (re-)definition of $HOME directory (e.g. export $HOME=/home/user/bnc_test) before calling BNC so that the configuration file is saved e.g. at '/home/user/bnc_test/.config/BKG/BKG_NTRIP_client.conf'.<br>930 As an alternative, directory $HOME/.config could be overridden by the user by setting the XDG_CONFIG_HOME environment variable. Command 'export XDG_CONFIG_HOME=/home/temp' would lead to a configuration file /home/temp/BKG/BNC_NTRIP_Client.conf.931 926 </li> 932 927 <br> … … 980 975 <tr><td>Apr 2008 </td><td>Version 1.5 </td><td>[Add] Handle ephemeris from RTCM Version 3.x streams<br> [Add] Upgrade to Qt Version 4.3.2<br> [Add] Optional RINEX v3 output<br> [Add] SBAS support<br> [Bug] RINEX skeleton download following stream outage<br> [Add] Handle ephemeris from RTIGS streams<br> [Add] Monitor stream failure/recovery and latency<br> [Mod] Redesign of main window<br> [Bug] Freezing of About window on Mac systems<br> [Bug] Fixed problem with PRN 32 in RTCMv2 decoder<br> [Bug] Fix for Trimble 4000SSI receivers in RTCMv2 decoder<br> [Mod] Major revision of input buffer in RTCMv2 decoder</td></tr> 981 976 <tr><td>Dec 2008 </td><td>Version 1.6 </td><td>[Mod] Fill blanc columns in RINEXv3 with 0.000<br> [Add] RTCMv3 decoder for clock and orbit corrections<br>[Add] Check RTCMv3 streams for incoming message types<br> [Add] Decode RTCMv2 message types 3, 20, 21, and 22<br> [Add] Loss of lock and lock time indicator<br> [Bug] Rounding error in RTCMv3 decoder concerning GLONASS height<br> [Mod] Accept GLONASS in RTCMv3 when transmitted first<br> [Add] Leap second 1 January 2009<br> [Add] Offline mode, read data from file<br> [Add] Output antenna descriptor, coordinates and excentricities from RTCMv3<br> [Add] Reconfiguration on-the-fly<br> [Mod] Binary ouput of synchronized observations<br> [Add] Binary output of unsynchronized observations<br> [Bug] Fixed problem with joined RTCMv3 blocks</td></tr> 982 <tr><td>Jan 2009 </td><td>Version 1.7 </td><td>[Mod] NTRIP v1 source-table request<br> [Bug] RINEX navigation file format <br> [Add] Upgrade to Qt Version 4.4.3<br> [Add] Support of NTRIP v2<br> [Add] Rover support via serial port<br> [Add] Show broadcaster table from www.rtcm-ntrip.org<br> [Add] Enable/disable tab widgets< /td></tr>977 <tr><td>Jan 2009 </td><td>Version 1.7 </td><td>[Mod] NTRIP v1 source-table request<br> [Bug] RINEX navigation file format <br> [Add] Upgrade to Qt Version 4.4.3<br> [Add] Support of NTRIP v2<br> [Add] Rover support via serial port<br> [Add] Show broadcaster table from www.rtcm-ntrip.org<br> [Add] Enable/disable tab widgets<br> [Add] Change default configuration file/register name<br> [Add] Remove configuration file/register contents</td></tr> 983 978 </table> 984 979 </p> … … 1179 1174 <p><a name="config"><h4>8.4. Configuration File Example</h4></p> 1180 1175 <p> 1181 The following is an example for the contents of a Unix/Linux/Mac configuration file ${HOME}/.config/BKG/BKG_NTRIP_Client.conf. It enables the retrieval of stream ACOR0 form www.euref-ip.net and FFMJ3 from www.igs-ip.net for the generation of 15 min RINEX files. RINEX files are uploaded to an archive using script 'up2archive' :1176 The following is an example for the contents of a Unix/Linux/Mac (default) configuration file ${HOME}/.config/BKG/BKG_NTRIP_Client.conf. It enables the retrieval of stream ACOR0 form www.euref-ip.net and FFMJ3 from www.igs-ip.net for the generation of 15 min RINEX files. RINEX files are uploaded to an archive using script 'up2archive' : 1182 1177 <pre> 1183 1178 [General] … … 1232 1227 </p> 1233 1228 <p> 1234 Note that on Windows systems configuration options are saved in register BKG_NTRIP_Client.1235 </p> 1236 <p> 1237 Note further that configuration options that can be changed/edited on-the-fly while BNC is already processing data are1229 Note that on Windows systems configuration options are saved in (default) register BKG_NTRIP_Client. 1230 </p> 1231 <p> 1232 Note further that configuration options saved on disk can be changed/edited on-the-fly while BNC is already processing data. 1238 1233 </p> 1239 1234 <p>
Note:
See TracChangeset
for help on using the changeset viewer.