Changeset 1216 in ntrip


Ignore:
Timestamp:
Nov 19, 2008, 10:41:46 AM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/todo.txt

    r1152 r1216  
    1 BNS
    2 =========================
    3 (*) Allow dummy clock values 999999.999999 as input?
    4 Reason: DLR real-time engine (Oliver Montenbruck) uses dummies.
    5 The general question behind this is: Could it be done that the
    6 input for BNS(from RTNet) is more closely coming in SP3 format?
    7 The differences to SP3 we have today are just the 999999.999999
    8 and the 2i/3i integers for orbit and clock corrections.
    9 However, this touches RTNet's output.
    10 
    11 (*) How about clocks and orbits coming in sampling rates .ne. 1sec?
    12 Does it make sense to support i.e. 3sec/5sec/10sec?
    13 Reason: DRL provides clocks and orbits with 30sec sampling.
    14 
    15 DLR started to send SP3 stream to euref-ip.bkg.bund.de:7777.
    16 BNS can't handle that because of 30sec sampling. DLR promised to switch
    17 to 10sec within the next 2 months.
    18 
    19 (*) "TODO: handle old ephemeris" in bns.cpp
     1Todo's sorted by priority:
    202
    213BNC
    224=========================
    23 (*) GW: Keep an eye on www.igs-ip.net/PENC0.
     5(1) LM: Small memory leak in BNC, probably introduced through on-the-fly
     6configuration, becomes difficult when running BNC continuously over weeks/months.
     7
     8(2) GW: Keep an eye on www.igs-ip.net/PENC0.
    249Reason: Have seen 100% CPU. Dirk Stoecker says he has not seen
    2510this over a period of several days. He also says the reason
     
    3015data available? Deleted PENC0 from the configuration.
    3116
    32 (*) Zdenek: Include GLONASS in RTCMv2 20/21 messages.
     17(3) ZL: Include GLONASS in RTCMv2 20/21 messages.
    3318
    34 (*) Zdenek: Include Loss of Lock indicator in socket output for RTNet
     19(4) ZL: Include Loss of Lock indicator in socket output for RTNet
    3520
    36 (*) Reconfigure BNC on-the-fly.
     21BNS
     22=========================
     23(1) LM: Currently implementated 6 transformation parameters are:
     24Translations in X,Y,Z, and
     25Rotation rates in X,Y,Z
    3726
     27Needs to be extended to 14 transformation parameters:
     28Translations in X,Y,Z, and
     29Translation rates in X,Y,Z, and
     30Rotation in X,Z,Z, and
     31Rotation rates in X,Y,Z
     32Scale,
     33Scale rate
     34
     35(2) LM: "TODO: handle old ephemeris" in bns.cpp
     36
Note: See TracChangeset for help on using the changeset viewer.