Modify

Opened 2 weeks ago

Last modified 11 days ago

#207 new defect

BNC Save SP3 file not working

Reported by: damianss Owned by: stuerze
Priority: normal Component: BNC
Version: Keywords: sp3
Cc:

Description

Hi! I am trying to use BNC 2.13.2 to save SP3 files combining ephemeris and corrections streams.

To do it, I am using the configuration "14_SaveSp3.bnc" from the "Example_Configs" folder, but it is not working. No error messages are shown and the input streams work correctly (I inserted my own credentials). However, no sp3 file is created and after a few seconds the program stops itself. I am working on Windows, but I also tryed to launch it in a Ubuntu docker and, despite it did not stop, no sp3 file were created either.

Could you please help me with this issue?

Thank you in advance.

Change History (8)

comment:1 by stuerze, 2 weeks ago

Hello,

Thank you very much for your example, but I'm not able to reproduce the behavior, you described. I generated the SP3 file attached with the example configurations file "14_SaveSp3.bnc". I will check it now on windows as well.

Best regards, Andrea.

comment:2 by anonymous, 2 weeks ago

Hello!

Thank you for your fast response. Did you launch it as it is or you made some modification in the config file? In Ubuntu I am launching it in the terminal with the "--nw", but the config and folders are exactly as provided in the source code.

Regarding Windows, I installed BNC in another computer to test the "14_SaveSp3.bnc" configuration in a different environment. I got the same behavior than explained before, no sp3 is written and the program shuts down automatically after a few seconds.

Best regards,
Damián

comment:3 by stuerze, 12 days ago

Dear Damián,

I'm sorry for the delay. Under Linux I have nothing changed and it works.
But under Windows BNC is crashing and I have to investigate, why. I'm working on the installation of a QT debug version on Windows and will let you know if I have any news regarding your issue.

Best regards, Andrea

by damianss, 11 days ago

Attachment: 14_SaveSp3-copy.bnc added

by damianss, 11 days ago

Attachment: SaveSp3.log_250430 added

comment:4 by damianss, 11 days ago

Hi Andrea! Thank you very much for your help. Please, let me know if you have further information about the Windows issue.

Regarding Linux, I finally got to launch the "14_SaveSp3.bnc" example file successfully to create SP3 files. However, now I am trying to launch it with the HAS IDD correctons streams but no sp3 files are generated.

Could you help with my configuration? I attached it in this message. Please, take into account that I set the credentials for HAS IDD as "user:pass" to avoid sharing the true ones, but in the tests I have performed I am using valid credentials. I also attached the logfile so you can see that the streams work correctly, but no info regardin the SP3 is shown.

Thank you very much again for your help.

Best regards,
Damián

comment:5 by stuerze, 11 days ago

Dear Damián,
ragarding Windows, a QT version with included debug information is compiling and hopefully successful soon.
Regarding HAS IDD correctons stream there is another issue.
The Galileo HAS stream has somehow strange/shifted time stamps for its
corrections, e.g.:

2, 12, .., 42, 52, 2 instead of
0, 10, .., 40, 50, 0

.. every 10 seconds but shifted.

So, the modulo time check with any combination sampling interval (5, 10 sec)
never gives zero. Hence, no SP3 data will be written.

Best regards,
Andrea

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.