Changeset 297 in ntrip


Ignore:
Timestamp:
Nov 12, 2006, 3:57:03 PM (17 years ago)
Author:
mervart
Message:

* empty log message *

Location:
trunk/BNC
Files:
2 deleted
10 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTCM/GPSDecoder.h

    r248 r297  
     1// Part of BNC, a utility for retrieving decoding and
     2// converting GNSS data streams from NTRIP broadcasters,
     3// written by Leos Mervart.
     4//
     5// Copyright (C) 2006
     6// German Federal Agency for Cartography and Geodesy (BKG)
     7// http://www.bkg.bund.de
     8// Czech Technical University Prague, Department of Advanced Geodesy
     9// http://www.fsv.cvut.cz
     10//
     11// Email: euref-ip@bkg.bund.de
     12//
     13// This program is free software; you can redistribute it and/or
     14// modify it under the terms of the GNU General Public License
     15// as published by the Free Software Foundation, version 2.
     16//
     17// This program is distributed in the hope that it will be useful,
     18// but WITHOUT ANY WARRANTY; without even the implied warranty of
     19// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
     20// GNU General Public License for more details.
     21//
     22// You should have received a copy of the GNU General Public License
     23// along with this program; if not, write to the Free Software
     24// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
    125
    226#ifndef GPSDECODER_H
  • trunk/BNC/RTCM/RTCM2Decoder.cpp

    r248 r297  
    1 //------------------------------------------------------------------------------
     1// Part of BNC, a utility for retrieving decoding and
     2// converting GNSS data streams from NTRIP broadcasters,
     3// written by Leos Mervart.
    24//
    3 // RTCM2Decoder.cpp
    4 //
    5 //------------------------------------------------------------------------------
     5// Copyright (C) 2006
     6// German Federal Agency for Cartography and Geodesy (BKG)
     7// http://www.bkg.bund.de
     8// Czech Technical University Prague, Department of Advanced Geodesy
     9// http://www.fsv.cvut.cz
     10//
     11// Email: euref-ip@bkg.bund.de
     12//
     13// This program is free software; you can redistribute it and/or
     14// modify it under the terms of the GNU General Public License
     15// as published by the Free Software Foundation, version 2.
     16//
     17// This program is distributed in the hope that it will be useful,
     18// but WITHOUT ANY WARRANTY; without even the implied warranty of
     19// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
     20// GNU General Public License for more details.
     21//
     22// You should have received a copy of the GNU General Public License
     23// along with this program; if not, write to the Free Software
     24// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
    625
    726#include "../bncutils.h"
  • trunk/BNC/RTCM/RTCM2Decoder.h

    r243 r297  
    1 //------------------------------------------------------------------------------
     1// Part of BNC, a utility for retrieving decoding and
     2// converting GNSS data streams from NTRIP broadcasters,
     3// written by Leos Mervart.
    24//
    3 // RTCM2Decoder.h
    4 //
    5 //------------------------------------------------------------------------------
     5// Copyright (C) 2006
     6// German Federal Agency for Cartography and Geodesy (BKG)
     7// http://www.bkg.bund.de
     8// Czech Technical University Prague, Department of Advanced Geodesy
     9// http://www.fsv.cvut.cz
     10//
     11// Email: euref-ip@bkg.bund.de
     12//
     13// This program is free software; you can redistribute it and/or
     14// modify it under the terms of the GNU General Public License
     15// as published by the Free Software Foundation, version 2.
     16//
     17// This program is distributed in the hope that it will be useful,
     18// but WITHOUT ANY WARRANTY; without even the implied warranty of
     19// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
     20// GNU General Public License for more details.
     21//
     22// You should have received a copy of the GNU General Public License
     23// along with this program; if not, write to the Free Software
     24// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
    625
    726#ifndef INC_RTCM2DECODER_H
  • trunk/BNC/RTCM3/RTCM3Decoder.cpp

    r296 r297  
     1// Part of BNC, a utility for retrieving decoding and
     2// converting GNSS data streams from NTRIP broadcasters,
     3// written by Leos Mervart.
     4//
     5// Copyright (C) 2006
     6// German Federal Agency for Cartography and Geodesy (BKG)
     7// http://www.bkg.bund.de
     8// Czech Technical University Prague, Department of Advanced Geodesy
     9// http://www.fsv.cvut.cz
     10//
     11// Email: euref-ip@bkg.bund.de
     12//
     13// This program is free software; you can redistribute it and/or
     14// modify it under the terms of the GNU General Public License
     15// as published by the Free Software Foundation, version 2.
     16//
     17// This program is distributed in the hope that it will be useful,
     18// but WITHOUT ANY WARRANTY; without even the implied warranty of
     19// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
     20// GNU General Public License for more details.
     21//
     22// You should have received a copy of the GNU General Public License
     23// along with this program; if not, write to the Free Software
     24// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
    125
    226/* -------------------------------------------------------------------------
  • trunk/BNC/RTCM3/RTCM3Decoder.h

    r296 r297  
     1// Part of BNC, a utility for retrieving decoding and
     2// converting GNSS data streams from NTRIP broadcasters,
     3// written by Leos Mervart.
     4//
     5// Copyright (C) 2006
     6// German Federal Agency for Cartography and Geodesy (BKG)
     7// http://www.bkg.bund.de
     8// Czech Technical University Prague, Department of Advanced Geodesy
     9// http://www.fsv.cvut.cz
     10//
     11// Email: euref-ip@bkg.bund.de
     12//
     13// This program is free software; you can redistribute it and/or
     14// modify it under the terms of the GNU General Public License
     15// as published by the Free Software Foundation, version 2.
     16//
     17// This program is distributed in the hope that it will be useful,
     18// but WITHOUT ANY WARRANTY; without even the implied warranty of
     19// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
     20// GNU General Public License for more details.
     21//
     22// You should have received a copy of the GNU General Public License
     23// along with this program; if not, write to the Free Software
     24// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
    125
    226#ifndef RTCM3DECODER_H
  • trunk/BNC/RTIGS/RTIGSDecoder.cpp

    r293 r297  
     1// Part of BNC, a utility for retrieving decoding and
     2// converting GNSS data streams from NTRIP broadcasters,
     3// written by Leos Mervart.
     4//
     5// Copyright (C) 2006
     6// German Federal Agency for Cartography and Geodesy (BKG)
     7// http://www.bkg.bund.de
     8// Czech Technical University Prague, Department of Advanced Geodesy
     9// http://www.fsv.cvut.cz
     10//
     11// Email: euref-ip@bkg.bund.de
     12//
     13// This program is free software; you can redistribute it and/or
     14// modify it under the terms of the GNU General Public License
     15// as published by the Free Software Foundation, version 2.
     16//
     17// This program is distributed in the hope that it will be useful,
     18// but WITHOUT ANY WARRANTY; without even the implied warranty of
     19// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
     20// GNU General Public License for more details.
     21//
     22// You should have received a copy of the GNU General Public License
     23// along with this program; if not, write to the Free Software
     24// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
    125
    226/* -------------------------------------------------------------------------
  • trunk/BNC/RTIGS/RTIGSDecoder.h

    r293 r297  
     1// Part of BNC, a utility for retrieving decoding and
     2// converting GNSS data streams from NTRIP broadcasters,
     3// written by Leos Mervart.
     4//
     5// Copyright (C) 2006
     6// German Federal Agency for Cartography and Geodesy (BKG)
     7// http://www.bkg.bund.de
     8// Czech Technical University Prague, Department of Advanced Geodesy
     9// http://www.fsv.cvut.cz
     10//
     11// Email: euref-ip@bkg.bund.de
     12//
     13// This program is free software; you can redistribute it and/or
     14// modify it under the terms of the GNU General Public License
     15// as published by the Free Software Foundation, version 2.
     16//
     17// This program is distributed in the hope that it will be useful,
     18// but WITHOUT ANY WARRANTY; without even the implied warranty of
     19// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
     20// GNU General Public License for more details.
     21//
     22// You should have received a copy of the GNU General Public License
     23// along with this program; if not, write to the Free Software
     24// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
    125
    226#ifndef RTIGSDECODER_H
  • trunk/BNC/bnc.pro

    r293 r297  
    1515          bncconst.h bnchtml.h bnctableitem.h                         \
    1616          RTCM/GPSDecoder.h RTCM/RTCM2.h RTCM/RTCM2Decoder.h          \
    17           RTCM3/rtcm3.h RTCM3/rtcm3torinex.h                          \
     17          RTCM3/RTCM3Decoder.h RTCM3/rtcm3torinex.h                   \
    1818          RTIGS/rtigs.h RTIGS/RTIGSDecoder.h
    1919
     
    2222          bncconst.cpp bnchtml.cpp bnchlpdlg.cpp bnctableitem.cpp     \
    2323          RTCM/RTCM2.cpp RTCM/RTCM2Decoder.cpp                        \
    24           RTCM3/rtcm3.cpp RTCM3/rtcm3torinex.cpp                      \
     24          RTCM3/RTCM3Decoder.cpp RTCM3/rtcm3torinex.cpp               \
    2525          RTIGS/rtigs.cpp RTIGS/RTIGSDecoder.cpp
    2626
  • trunk/BNC/bncgetthread.cpp

    r293 r297  
    5151
    5252#include "RTCM/RTCM2Decoder.h"
    53 #include "RTCM3/rtcm3.h"
     53#include "RTCM3/RTCM3Decoder.h"
    5454#include "RTIGS/RTIGSDecoder.h"
    5555
     
    237237    else if (_format.indexOf("RTCM_3") != -1) {
    238238      emit(newMessage("Get Data: " + _staID + " in RTCM 3.0 format"));
    239       _decoder = new rtcm3();
     239      _decoder = new RTCM3Decoder();
    240240    }
    241241    else if (_format.indexOf("RTIGS") != -1) {
  • trunk/BNC/todo.txt

    r291 r297  
    178178Problem, wenn der Nutzer nach ein paar Sekunden auf dem Bildschirm nichts
    179179sieht dann glaubt er, etwas sei nicht korrekt.)
     180^^^^^^^^^^ DONE ^^^^^^^^^^^^^
    180181
    181182(11 kann) Skeleton Files von EUREF einbauen, Datenfeld Nummber 8 im
Note: See TracChangeset for help on using the changeset viewer.