Changeset 464 in ntrip for trunk/BNC/bnczerodecoder.cpp


Ignore:
Timestamp:
May 27, 2007, 5:58:28 PM (17 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnczerodecoder.cpp

    r427 r464  
    11// Part of BNC, a utility for retrieving decoding and
    2 // converting GNSS data streams from NTRIP broadcasters,
    3 // written by Leos Mervart.
     2// converting GNSS data streams from NTRIP broadcasters.
    43//
    5 // Copyright (C) 2006
     4// Copyright (C) 2007
    65// German Federal Agency for Cartography and Geodesy (BKG)
    76// http://www.bkg.bund.de
    8 // Czech Technical University Prague, Department of Advanced Geodesy
     7// Czech Technical University Prague, Department of Geodesy
    98// http://www.fsv.cvut.cz
    109//
     
    2322// along with this program; if not, write to the Free Software
    2423// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
     24
     25/* -------------------------------------------------------------------------
     26 * BKG NTRIP Client
     27 * -------------------------------------------------------------------------
     28 *
     29 * Class:      bncZeroDecoder
     30 *
     31 * Purpose:    Implementation of zero decoder to by-pass decoding algorithm
     32 *
     33 * Author:     L. Mervart
     34 *
     35 * Created:    24-Apr-2007
     36 *
     37 * Changes:   
     38 *
     39 * -----------------------------------------------------------------------*/
    2540
    2641#include <iostream>
Note: See TracChangeset for help on using the changeset viewer.