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

Last change on this file since 1683 was 1683, checked in by weber, 15 years ago

* empty log message *

File size: 1.8 KB
Line 
1Todo's sorted by priority:
2
3BNS
4=========================
5(1) Check transformation from earth-centered-earth-fixed to
6radial-tangential-normal frame in bnsutils.cpp. Should follow
7Gerhards paper 012-2009-SC104-528.
8
9(2) Zero Clock Corrections
10Loukis wishes to have one stream (for combination purposes)
11which provides the original clocks from the BE (no corrections).
12We also may need such a stream as soon as we start with the
13absolute clocks. Reason: At some point in time we may want
14to compare our clocks with the IGS clocks. If we have
15"BE clocks" (2nd order relativistic effect taken out) we could
16add our absolute clocks and end up with clocks we can compare
17with IGS clocks.
18I remember that we once implemented a hard-coded option
19for that in bns.cpp for Gerhard Wuebbena. I have added the solution
20for Gerhard as comment lines to bns.cpp, see lines 385 ff.
21To send zero clock corrections (BE clocks) I have added options
22"beClocks1" and "beClocks2" (for Broadcast Clocks) to BNS.
23Shall we discuss this on the phone if you are not convinced?
24
25
26BNC & BNS & RTNet
27=========================
28(1) Update to new version of clock_orbit_rtcm.c
29done in BNC and BNS. However, both run in
30"OLD" mode, see DEFINES += OLD in bnc.pro and bns.pro.
31Main issue: Introduction of new messages for
32URA and high-rate clocks.
33
34
35BNC
36=========================
37(1) If "<HTML><BODY>Requested data not found.</BODY></HTML>"
38is received in addition to "HTTP/1.1 404 Not Found"
39when mounpoint is unavailable, this is not understood
40as a NetworkError in bncnetqueryv2.
41
42(2) NMEA "Auto" (send NMEA streams from rover to caster) not
43yet implemented.
44
45(3) "Append files" options allways appends.
46
47(4) Pure UDP protocol not yet implemented.
48
49(5) GW: Keep an eye on www.igs-ip.net/PENC0.
50
Note: See TracBrowser for help on using the repository browser.