-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some questons about the cssrlib data #58
Comments
The data is hex dump of correction message from B2b or E6b. |
Got it. Thanks for your patience. |
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, it should not affect decoding and processing. If you found some issue on decoding or processing, please let me know. |
Dear cssrlib author, when I am learning to use your excellent open source cssrlib software, I have some questions about the data set in it. What is the format of the B2b and HAS data in the data set and how is it generated? I look forward to your patient answers. Thank you again for the learning software crsslib, which has benefited me a lot.
The text was updated successfully, but these errors were encountered: