Changeset 8354 in ntrip for trunk/BNC/src/bncmain.cpp


Ignore:
Timestamp:
May 18, 2018, 2:24:46 PM (6 years ago)
Author:
stuerze
Message:

inidividual satellite system will eb considerred during concatenation of epehemris files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncmain.cpp

    r8252 r8354  
    3939 * -----------------------------------------------------------------------*/
    4040
    41 #include <iostream>
    4241#include <unistd.h>
    4342#include <signal.h>
    44 
    4543#include <QApplication>
    4644#include <QFile>
     45#include <iostream>
    4746
    4847#include "app.h"
     
    109108      "   rnxV2Priority  {Priority of signal attributes [character string, list separated by blank character, example: G:12&PWCSLXYN G:5&IQX C:IQX]}\n"
    110109      "   rnxV3          {Produce version 3 file contents [integer number: 0=no,2=yes]}\n"
    111       "   rnxV3filenames {Produce version 3 filenames [integer number: 0=no,2=yes]}\n"
    112110      "\n"
    113111      "RINEX Ephemeris Panel keys:\n"
     
    116114      "   ephOutPort     {Output port [integer number]}\n"
    117115      "   ephV3          {Produce version 3 file contents [integer number: 0=no,2=yes]}\n"
    118       "   ephV3filenames {Produce version 3 filenames [integer number: 0=no,2=yes]}\n"
    119116      "\n"
    120117      "RINEX Editing and QC Panel keys:\n"
Note: See TracChangeset for help on using the changeset viewer.