source: ntrip/trunk/BNC/todo.txt@ 1134

Last change on this file since 1134 was 1134, checked in by weber, 16 years ago

* empty log message *

File size: 4.0 KB
Line 
1BNS
2=========================
3(*) BNS reconnect behavior with respect to caster is sometimes a problem.
4I checked the situation with breaking/re-establishing the Internet
5connection. BNS just stops operation.
6
7LM: it should be better now. At least it works fine on my notebook.
8GW: Started BNS on euref-ip with BNC and RTNet on clock-ip.
9GW: Likely that reconnet is OK. BNS job moved back to clock-ip.
10
11(*) BNS reconnect behavior with respect to BNC is sometimes a problem.
12Reason: Once BNC is stopped and restarted, BNS does not continue
13its operation.
14
15LM: it should be better now. At least it works fine on my notebook.
16GW: Started BNS on euref-ip with BNC and RTNet on clock-ip.
17GW: Likely that reconnet is OK. BNS job moved back to clock-ip.
18
19(*) Outlier in orbit corrections, concerning only GLONASS.
20GW: I don't have an idea where to look for the problem.
21Does anybody have an idea for a test scenario?
22
23LM: I do not see the problem right now (on my notebook). Maybe is is already
24 O.K. due to other changes. Georg, could you test it?
25GW: Test is running in euref-ip.
26GW: BNS job moved back to clock-ip. I keep an eye on the output.
27
28(*) DLR started (and unfortunately meanwhile stopped) sending 30sec
29SP3 in realtime to euref-ip.bkg.bund.de:7777. Andre Hauschild promised
30to restart sending SP3 again after the upcoming ION once he is back in Germany.
31
32(*) Allow dummy clock values 999999.999999 as input?
33Reason: DLR real-time engine (Oliver Montenbruck) uses dummies.
34The general question behind this is: Could it be done that the
35input for BNS(from RTNet) is more closely coming in SP3 format?
36The differences to SP3 we have today are just the 999999.999999
37and the 2i/3i integers for orbit and clock corrections.
38However, this touches RTNet's output.
39
40(*) How about clocks and orbits coming in sampling rates .ne. 1sec?
41Does it make sense to support i.e. 3sec/5sec/10sec?
42Reason: DRL provides clocks and orbits with 30sec sampling.
43
44GW 08-09-24: DLR again started to send SP3 stream to euref-ip.bkg.bund.de:7777
45BNS can't handle that because of 30sec sampling. DLR promised to switch
46to 10sec within the next 2 months.
47
48(*) I found line "TODO: handle old ephemeris" in bns.cpp
49
50
51BNC
52=========================
53(*) GW: Keep an eye on www.igs-ip.net/PENC0.
54Reason: Have seen 100% CPU. Dirk Stoecker says he has not seen
55this over a period of several days. He also says the reason
56could actually only be that the decoding function is called
57although no new data available.
58GW 08-09-15: BNC again shows 100% CPU because of PENC0.
59Could it really be that the decoder is called although no new
60data available? Deleted PENC0 from the configuration.
61
62(*) Die BNC-Routine füllt den rtcm3torinex-Puffer byteweise. Das ist unnötig
63langsam. Der Puffer kann bis zum Rand gefüllt werden.
64
65LM: Das ist doch nicht wahr! Wo? In RTCM3/RTCM3Decoder.cpp fuellt man das
66 "_Parser.Message" mit "_Parser.NeedBytes" und erst dann startet das
67 dekodierung. Oder sprechen wir ueber einer anderen Stelle?
68GW: Dirk Stoecker is informed. I asked him to comment on this.
69
70(*) Zdenek: Include GLONASS in RTCMv2 20/21 messages.
71
72(*) Zdenek: Include Loss of Lock indicator in socket output for RTNet
73GW: Doesn't have this consequences for RTNet?
74
75(*) Concerning the new RTCMv3 clock/orbit messages, it looks like
76RTCM will now exchange input files between manufacturers. Each
77Manufacturer will do the encoding and decoding and results will
78be exchange to check them.
79Leos: BNC can't read from files. Would it be possible to have an
80additional function in BNC which allows that? (It may be, that
81this is not easy to implement.) Input would be the full path
82to the file plus a string describing the expected stream format.
83
84(*) Re-configuring BNC on-the-fly would be helpful to improve the
85performance. Would it be possible to let BNC just re-read the "mountPoints"
86sting in the config file once every midnight when in "-nw" mode
87when the skeleton checks are done anyway?
88
Note: See TracBrowser for help on using the repository browser.