Stefal

Results 165 comments of Stefal

I'm waiting for RTKLib Ntrip 2 support.

Didn't you get a message about this? This one :

> I did not get that message. Hmm, that's not the way it should work. From Debian 11 with RTKBase v2.5, it should update to the v2.6 at first, then...

Thank you for this in depth report. PR is welcome. > **2. Reduce Polling Frequency in server.py** Modify the manager() function to: > > * Check services every 10 seconds...

To use `-te` parameter with convbin, full date is needed : `-te 2023/04/10 07:00:00` I tried `-span 1` to limit time span but it doesn't work. edit: `-span` works only...

I just wanted to warn you that a lot of PPP tool works only with L1+L2 data. The M8T is L1 only.

One way to check if the rinex timespan is too long is to check these two lines : TIME OF FIRST OBS and TIME OF LAST OBS then use a...

I've set file overlap default value to 0s https://github.com/Stefal/rtkbase/commit/0dfed9b8624e8007e0fba0b52a01396b84db0245

I still see the issue from time to time. One example today : ``` 2025 10 15 23 59 30.0000000 GPS TIME OF FIRST OBS 2025 10 17 00 00...

Thank you for reporting this issue. I have to check how it works with the RTKLib 2.5, and if the behaviour is the same for str2str and convbin. I'll probably...