Rui Hirokawa
Rui Hirokawa
Thank you for finding a bug in out_log(). out_log() is still based on the old sig structure, it needs to be updated. The code in devel branch is already fixed,...
Thank you for the feedback. I will check the lsb. Rui
The scale factor of code bias in BDS PPP decoder was fixed.
Hello, thank you for the comment. For the phase wind-up correction, CSSRlib currently supports two methods (IGS standard model and the model used in QZSS CLAS PPP-RTK). I assume that...
To know about the proper pull request procedure, please look, https://help.github.com/articles/using-pull-requests/
Thank you for your comment. The Neil mapping function is also described in the ESA Navipedia: https://gssc.esa.int/navipedia/index.php/Mapping_of_Niell The current implementation of CSSRlib (and RTKLIB) is compatible with the Navipedia. Based...
I also checked some famous book "GPS: Theory and Practice 5th", p.114, the equation in CSSRlib/RTKLIB is correct. The original paper is Herring (1992), "Modeling atmospheric delays in the analysis...
cssrlib is supporting RTCM SSR messages, we already confirmed PPP processing with IGS-SSR, Galileo HAS IDD, JPL GDGPS. I didn't check with MADOCA-PPP in RTCM3 format, it is expected to...
The data is hex dump of correction message from B2b or E6b. For the decoder, it is available on cssrlib-data/receiver supporting Septentrio or Javad receiver.
some existing data is collected by Javad receiver, it has a shorter length. The newer Septentrio decoder outputs the longer dataset, but, the last part is the error correction part,...