Stefal / rtkbase

Your own GNSS base station for RTK localization with a Web GUI
GNU Affero General Public License v3.0
484 stars 122 forks source link

RTCM Message 1045 not working #362

Closed carkah closed 8 months ago

carkah commented 9 months ago

Describe the bug I have these messages typed into my Ntrip A service: 1004,1005(10),1006,1008(10),1012,1019,1020,1033(10),1042,1045,1046,1074,1084,1094,1230 , and when I run a test off my base station I receive messages: 1004,1005,1006,1008,1012,1019,1020,1033,1042,1046, 1074,1084,1094,1230 but no 1045. I have my receiver options set to -TADJ=1

To Reproduce Steps to reproduce the behavior:

  1. Enter 1004,1005(10),1006,1008(10),1012,1019,1020,1033(10),1042,1045,1046,1074,1084,1094,1230 in rtcm messages
  2. Run the base
  3. use a rtcm tester software to watch incoming messages
  4. See error

Expected behavior No 1045 messages are sent

Software/Hardware (please complete the following information):

Screenshots Screenshot 2024-02-02 005900 message count

Additional context Add any other context about the problem here.

Stefal commented 9 months ago

It looks like the 1045 message is for Galileo E5a signal, which the F9P don't receive.

I will keep this issue open until I can test with a E5a receiver

Stefal commented 8 months ago

RTKBase 2.5.0 with a Septentrio Mosaic X5 image

We can close this issue