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

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

* empty log message *

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