Changeset 368 in ntrip


Ignore:
Timestamp:
Jan 18, 2007, 12:51:45 PM (17 years ago)
Author:
weber
Message:

* empty log message *

Location:
trunk/BNC
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnchelp.html

    r367 r368  
    99<p>
    1010BNC has been written under GNU General Public License (GPL). Binaries for BNC are available for Windows, Linux, and Solaris systems. It is likely that BNC can be compiled on other systems where a GNU compiler and Qt Version 4.0.1 are installed.
     11<table>
     12<tr></tr>
     13<tr><td><b>History</b></td></tr>
     14<tr><td>Dec 1, 2006 &nbsp;</td><td>Version 1.0b &nbsp;</td><td>Binaries of first beta version published.</td></tr>
     15<tr><td>Jan 20, 2007 &nbsp;</td><td>Version 1.1b &nbsp;</td><td>Observables C2, S1, and S1 added, full VRS capability added, bug in RTCM2 decoder time tag solved, access to EUREF and IGS RINEX skeletons enabled.
     16</table>
    1117</p>
    1218<h3>Contents</h3>
  • trunk/BNC/bncwindow.cpp

    r367 r368  
    5959  static const QStringList labels = QString("account,mountpoint,decoder,lat,long,type,bytes").split(",");
    6060
    61   setMinimumSize(77*ww, 60*ww);
     61  setMinimumSize(77*ww, 65*ww); // weber
    6262  setWindowTitle(tr("BKG Ntrip Client (BNC), Version 1.1b"));
    6363
Note: See TracChangeset for help on using the changeset viewer.