-
Notifications
You must be signed in to change notification settings - Fork 274
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
Unicore reject GLO L2 freq #548
Comments
Little bit of researching and I can get L2C code with option -RL2C. Cant get L2P code. |
The current unicore driver does not include an entry for GLONASS L2P as the documentation has none. Was L2P expected to be supported? |
Yes, I think so. If I set unicore to send rtcm 1012 message directly, then SNIP understand that it is L2P. GLONASS: |
Thank you for the link to the v1.6 manual. There does not appear to be any G2P support in the observation messages. It does seem a little odd that RTCMSTATUS has a G2P entry, but perhaps it is an allocation for some variant. Did note support for two new QZSS signals and shall submit a PR to add decoder support for those. |
Hello.
I am trying to stream base station data to the caster and with strsvr I am do conversion from unicore to legacy rtcm3.0.
I cant get L2 signals with conversion. What is problem? I think so that 1085 conversion works fine, but I cant test it, because I dont have payed version of SNIP.
My settings:
CONFIG SIGNALGROUP 2
CONFIG UNDULATION 0
OBSVMB 0.5
GPSEPHB 5
GLOEPHB 5
BDSEPHB 5
GALEPHB 5
QZSSEPHB 5
IRNSSEPHB 5
BD3EPHB 5
The text was updated successfully, but these errors were encountered: