1 | Todo's sorted by priority:
|
---|
2 |
|
---|
3 | BNC
|
---|
4 | =========================
|
---|
5 | (1) LM: Small memory leak in BNC, probably introduced through on-the-fly
|
---|
6 | configuration, becomes difficult when running BNC continuously over weeks/months.
|
---|
7 |
|
---|
8 | (2) GW: Keep an eye on www.igs-ip.net/PENC0.
|
---|
9 | Reason: Have seen 100% CPU. Dirk Stoecker says he has not seen
|
---|
10 | this over a period of several days. He also says the reason
|
---|
11 | could actually only be that the decoding function is called
|
---|
12 | although no new data available.
|
---|
13 | GW 08-09-15: BNC again shows 100% CPU because of PENC0.
|
---|
14 | Could it really be that the decoder is called although no new
|
---|
15 | data available? Deleted PENC0 from the configuration.
|
---|
16 |
|
---|
17 | (3) ZL: Include GLONASS in RTCMv2 20/21 messages.
|
---|
18 |
|
---|
19 | BNS
|
---|
20 | =========================
|
---|
21 | (1) LM: Currently implementated 6 transformation parameters are:
|
---|
22 | Translations in X,Y,Z, and
|
---|
23 | Rotation rates in X,Y,Z
|
---|
24 |
|
---|
25 | Needs to be extended to 14 transformation parameters:
|
---|
26 | Translations in X,Y,Z, and
|
---|
27 | Translation rates in X,Y,Z, and
|
---|
28 | Rotation in X,Z,Z, and
|
---|
29 | Rotation rates in X,Y,Z
|
---|
30 | Scale,
|
---|
31 | Scale rate
|
---|
32 |
|
---|
33 | (2) LM: "TODO: handle old ephemeris" in bns.cpp
|
---|
34 |
|
---|