- Timestamp:
- Nov 19, 2008, 10:41:46 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/todo.txt
r1152 r1216 1 BNS 2 ========================= 3 (*) Allow dummy clock values 999999.999999 as input? 4 Reason: DLR real-time engine (Oliver Montenbruck) uses dummies. 5 The general question behind this is: Could it be done that the 6 input for BNS(from RTNet) is more closely coming in SP3 format? 7 The differences to SP3 we have today are just the 999999.999999 8 and the 2i/3i integers for orbit and clock corrections. 9 However, this touches RTNet's output. 10 11 (*) How about clocks and orbits coming in sampling rates .ne. 1sec? 12 Does it make sense to support i.e. 3sec/5sec/10sec? 13 Reason: DRL provides clocks and orbits with 30sec sampling. 14 15 DLR started to send SP3 stream to euref-ip.bkg.bund.de:7777. 16 BNS can't handle that because of 30sec sampling. DLR promised to switch 17 to 10sec within the next 2 months. 18 19 (*) "TODO: handle old ephemeris" in bns.cpp 1 Todo's sorted by priority: 20 2 21 3 BNC 22 4 ========================= 23 (*) GW: Keep an eye on www.igs-ip.net/PENC0. 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. 24 9 Reason: Have seen 100% CPU. Dirk Stoecker says he has not seen 25 10 this over a period of several days. He also says the reason … … 30 15 data available? Deleted PENC0 from the configuration. 31 16 32 ( *) Zdenek: Include GLONASS in RTCMv2 20/21 messages.17 (3) ZL: Include GLONASS in RTCMv2 20/21 messages. 33 18 34 ( *) Zdenek: Include Loss of Lock indicator in socket output for RTNet19 (4) ZL: Include Loss of Lock indicator in socket output for RTNet 35 20 36 (*) Reconfigure BNC on-the-fly. 21 BNS 22 ========================= 23 (1) LM: Currently implementated 6 transformation parameters are: 24 Translations in X,Y,Z, and 25 Rotation rates in X,Y,Z 37 26 27 Needs to be extended to 14 transformation parameters: 28 Translations in X,Y,Z, and 29 Translation rates in X,Y,Z, and 30 Rotation in X,Z,Z, and 31 Rotation rates in X,Y,Z 32 Scale, 33 Scale rate 34 35 (2) LM: "TODO: handle old ephemeris" in bns.cpp 36
Note:
See TracChangeset
for help on using the changeset viewer.