Changeset 6746 in ntrip for trunk/BNC/src/bncwindow.cpp


Ignore:
Timestamp:
Mar 29, 2015, 10:19:39 PM (9 years ago)
Author:
weber
Message:

Documentation completed

File:
1 edited

Legend:

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

    r6745 r6746  
    900900  _pppWidgets._nmeaFile->setWhatsThis(tr("<p>Specify the path to daily NMEA files using e.g. the following syntax (example):</p><p> ./PPP_$(STATION)_$(DATE).nmea</p><p>BNC will produce one daily NMEA file per station, mainly to save NMEA GGA sentences from the PPP solution. Variable $(STATION) stands for the affected station and $(DATE) stands for the date.</p>"));
    901901
    902   _pppWidgets._nmeaPort->setWhatsThis(tr("<p>  </p>"));
     902  _pppWidgets._nmeaPort->setWhatsThis(tr("<p>Text fehlt</p>"));
    903903
    904904  _pppWidgets._snxtroFile->setWhatsThis(tr("<p>Specify the path to daily SINEX Troposphere files using e.g. the following syntax (example):</p><p> ./PPP_$(STATION)_$(DATE).tro</p><p>BNC will produce one daily troposphere file per station to save troposphere parameters from the PPP solution in SINEX Troposphere format. Variable $(STATION) stands for the affected station and $(DATE) stands for the date.</p>"));
Note: See TracChangeset for help on using the changeset viewer.