Changeset 93 in ntrip
- Timestamp:
- Sep 1, 2006, 9:10:16 AM (18 years ago)
- Location:
- trunk/BNC
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/RTCM3/rtcm3.cpp
r72 r93 1 1 2 2 /* ------------------------------------------------------------------------- 3 * B erneseNTRIP Client3 * BKG NTRIP Client 4 4 * ------------------------------------------------------------------------- 5 5 * -
trunk/BNC/RTIGS/rtigs.cpp
r86 r93 1 1 2 2 /* ------------------------------------------------------------------------- 3 * B erneseNTRIP Client3 * BKG NTRIP Client 4 4 * ------------------------------------------------------------------------- 5 5 * -
trunk/BNC/bncapp.cpp
r82 r93 1 1 2 2 /* ------------------------------------------------------------------------- 3 * B erneseNTRIP Client3 * BKG NTRIP Client 4 4 * ------------------------------------------------------------------------- 5 5 * -
trunk/BNC/bnccaster.cpp
r88 r93 1 1 2 2 /* ------------------------------------------------------------------------- 3 * B erneseNTRIP Client3 * BKG NTRIP Client 4 4 * ------------------------------------------------------------------------- 5 5 * -
trunk/BNC/bncgetthread.cpp
r92 r93 1 1 2 2 /* ------------------------------------------------------------------------- 3 * B erneseNTRIP Client3 * BKG NTRIP Client 4 4 * ------------------------------------------------------------------------- 5 5 * -
trunk/BNC/bncmain.cpp
r88 r93 1 1 2 2 /* ------------------------------------------------------------------------- 3 * B erneseNTRIP Client3 * BKG NTRIP Client 4 4 * ------------------------------------------------------------------------- 5 5 * … … 36 36 bncApp app(argc, argv, GUIenabled); 37 37 38 QCoreApplication::setOrganizationName(" AIUB");39 QCoreApplication::setOrganizationDomain("www. aiub.unibe.ch");40 QCoreApplication::setApplicationName("B ernese NTRIPClient");38 QCoreApplication::setOrganizationName("BKG"); 39 QCoreApplication::setOrganizationDomain("www.ifag.de"); 40 QCoreApplication::setApplicationName("BKG_NTRIP_Client"); 41 41 42 42 if (GUIenabled) { -
trunk/BNC/bncrinex.cpp
r86 r93 1 1 2 2 /* ------------------------------------------------------------------------- 3 * B erneseNTRIP Client3 * BKG NTRIP Client 4 4 * ------------------------------------------------------------------------- 5 5 * -
trunk/BNC/bnctabledlg.cpp
r90 r93 1 1 2 2 /* ------------------------------------------------------------------------- 3 * B erneseNTRIP Client3 * BKG NTRIP Client 4 4 * ------------------------------------------------------------------------- 5 5 * -
trunk/BNC/bncutils.cpp
r83 r93 1 1 2 2 /* ------------------------------------------------------------------------- 3 * B erneseNTRIP Client3 * BKG NTRIP Client 4 4 * ------------------------------------------------------------------------- 5 5 * -
trunk/BNC/bncwindow.cpp
r91 r93 1 1 2 2 /* ------------------------------------------------------------------------- 3 * B erneseNTRIP Client3 * BKG NTRIP Client 4 4 * ------------------------------------------------------------------------- 5 5 *
Note:
See TracChangeset
for help on using the changeset viewer.