Changeset 1135 in ntrip
- Timestamp:
- Sep 25, 2008, 4:27:24 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/todo.txt ¶
r1134 r1135 1 1 BNS 2 2 ========================= 3 (*) BNS reconnect behavior with respect to caster is sometimes a problem.4 I checked the situation with breaking/re-establishing the Internet5 connection. BNS just stops operation.6 7 LM: it should be better now. At least it works fine on my notebook.8 GW: Started BNS on euref-ip with BNC and RTNet on clock-ip.9 GW: Likely that reconnet is OK. BNS job moved back to clock-ip.10 11 (*) BNS reconnect behavior with respect to BNC is sometimes a problem.12 Reason: Once BNC is stopped and restarted, BNS does not continue13 its operation.14 15 LM: it should be better now. At least it works fine on my notebook.16 GW: Started BNS on euref-ip with BNC and RTNet on clock-ip.17 GW: Likely that reconnet is OK. BNS job moved back to clock-ip.18 19 (*) Outlier in orbit corrections, concerning only GLONASS.20 GW: I don't have an idea where to look for the problem.21 Does anybody have an idea for a test scenario?22 23 LM: I do not see the problem right now (on my notebook). Maybe is is already24 O.K. due to other changes. Georg, could you test it?25 GW: Test is running in euref-ip.26 GW: BNS job moved back to clock-ip. I keep an eye on the output.27 28 (*) DLR started (and unfortunately meanwhile stopped) sending 30sec29 SP3 in realtime to euref-ip.bkg.bund.de:7777. Andre Hauschild promised30 to restart sending SP3 again after the upcoming ION once he is back in Germany.31 32 3 (*) Allow dummy clock values 999999.999999 as input? 33 4 Reason: DLR real-time engine (Oliver Montenbruck) uses dummies. … … 42 13 Reason: DRL provides clocks and orbits with 30sec sampling. 43 14 44 GW 08-09-24: DLR againstarted to send SP3 stream to euref-ip.bkg.bund.de:777715 DLR started to send SP3 stream to euref-ip.bkg.bund.de:7777. 45 16 BNS can't handle that because of 30sec sampling. DLR promised to switch 46 17 to 10sec within the next 2 months. 47 18 48 (*) I found line "TODO: handle old ephemeris" in bns.cpp 49 19 (*) "TODO: handle old ephemeris" in bns.cpp 50 20 51 21 BNC … … 60 30 data available? Deleted PENC0 from the configuration. 61 31 62 (*) Die BNC-Routine füllt den rtcm3torinex-Puffer byteweise. Das ist unnötig63 langsam. Der Puffer kann bis zum Rand gefüllt werden.64 65 LM: Das ist doch nicht wahr! Wo? In RTCM3/RTCM3Decoder.cpp fuellt man das66 "_Parser.Message" mit "_Parser.NeedBytes" und erst dann startet das67 dekodierung. Oder sprechen wir ueber einer anderen Stelle?68 GW: Dirk Stoecker is informed. I asked him to comment on this.69 70 32 (*) Zdenek: Include GLONASS in RTCMv2 20/21 messages. 71 33 72 34 (*) Zdenek: Include Loss of Lock indicator in socket output for RTNet 73 GW: Doesn't have this consequences for RTNet?74 35 75 (*) Concerning the new RTCMv3 clock/orbit messages, it looks like 76 RTCM will now exchange input files between manufacturers. Each 77 Manufacturer will do the encoding and decoding and results will 78 be exchange to check them. 79 Leos: BNC can't read from files. Would it be possible to have an 80 additional function in BNC which allows that? (It may be, that 81 this is not easy to implement.) Input would be the full path 82 to the file plus a string describing the expected stream format. 36 (*) Let BNC read from files. 83 37 84 (*) Re-configuring BNC on-the-fly would be helpful to improve the 85 performance. Would it be possible to let BNC just re-read the "mountPoints" 86 sting in the config file once every midnight when in "-nw" mode 87 when the skeleton checks are done anyway? 38 (*) Reconfigure BNC on-the-fly. 88 39
Note:
See TracChangeset
for help on using the changeset viewer.