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

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

* empty log message *

File size: 1.9 KB
Line 
1BNS
2=========================
3(*) Allow dummy clock values 999999.999999 coming from RTNet
4Reason: DLR real-time engine (Oliver Montenbruck) uses dummies.
5
6(*) How about clocks and orbits coming in sampling rates .ne. 1sec?
7Does it make sense to support i.e. 3sec/5sec/10sec?
8Reason: DRL provides clocks and orbits with 30sec sampling.
9
10(*) Outlier in orbit corrections concerning only GLONASS.
11Comment from Georg: I don't have an idea where to look for the problem.
12Does anybody have an idea for a test scenario?
13
14(*) BNS reconnect behavior with respect to caster is sometimes a problem.
15I checked the situation with breaking/re-establishing the Internet
16connection. BNS just stops operation.
17
18(*) BNS reconnect behavior with respect to BNC is sometimes a problem.
19Reason: Once BNC is stopped and restarted, BNS does not continue
20its operation.
21
22(*) I found line "TODO: handle old ephemeris" in bns.cpp
23
24
25BNC
26=========================
27(*) Georg: Keep an eye on www.igs-ip.net/PENC0.
28Reason: Have seen 100% CPU. Dirk Stoecker says he has not seen
29this over a period of several days. He also says the reason
30could actually only be that the decoding function is called
31although no new data available.
32
33(*) Zdenek: Include GLONASS in RTCMv2 20/21 messages.
34
35(*) Zdenek: Include Loss of Lock indicator in socket output for RTNet
36Comment from Georg: Doesn't have this consequences for RTNet?
37
38(*) Concerning the new RTCMv3 clock/orbit messages, it looks like
39RTCM will now exchange input files between manufacturers. Each
40Manufacturer will do the encoding and decoding and results will
41be exchange to check them.
42Leos: BNC can't read from files. Would it be possible to have an
43additional function in BNC which allows that? (It may be, that
44this is not easy to implement.) Input would be the full path
45to the file plus a string describing the expected stream format.
46
Note: See TracBrowser for help on using the repository browser.