1 | Todo's sorted by priority:
|
---|
2 |
|
---|
3 | BNS
|
---|
4 | =========================
|
---|
5 | (1) Zero Clock Corrections
|
---|
6 | Loukis wishes to have one stream (for combination purposes)
|
---|
7 | which provides the original clocks from the BE (no corrections).
|
---|
8 | I remember that we once implemented a hard-coded option
|
---|
9 | for that in bns.cpp for Gerhard Wuebbena. I have added the solution
|
---|
10 | for Gerhard as comment lines to bns.cpp, see lines 385 ff.
|
---|
11 | To send zero clock corrections I have added options
|
---|
12 | "beClocks1" and "beClocks2" (for Broadcast Clocks) to BNS.
|
---|
13 |
|
---|
14 |
|
---|
15 | BNC & BNS & RTNet
|
---|
16 | =========================
|
---|
17 | (1) Update to new version of clock_orbit_rtcm.c
|
---|
18 | done in BNC and BNS. However, both run in
|
---|
19 | "OLD" mode, see DEFINES += OLD in bnc.pro and bns.pro.
|
---|
20 | Main issue: Introduction of new messages for
|
---|
21 | URA and high-rate clocks.
|
---|
22 |
|
---|
23 |
|
---|
24 | BNC
|
---|
25 | =========================
|
---|
26 | (1) If "<HTML><BODY>Requested data not found.</BODY></HTML>"
|
---|
27 | is received in addition to "HTTP/1.1 404 Not Found"
|
---|
28 | when mounpoint is unavailable, this is not understood
|
---|
29 | as a NetworkError in bncnetqueryv2.
|
---|
30 |
|
---|
31 | (2) NMEA "Auto" (send NMEA streams from rover to caster) not
|
---|
32 | yet implemented.
|
---|
33 |
|
---|
34 | (3) "Append files" options allways appends.
|
---|
35 |
|
---|
36 | (4) Pure UDP protocol not yet implemented.
|
---|
37 |
|
---|
38 | (5) GW: Keep an eye on www.igs-ip.net/PENC0.
|
---|
39 |
|
---|