Describe the bug
A clear and concise description of what the bug is that I used UBlox ZED-F9P and recently I use ntrip caster here: https://github.com/LORD-MicroStrain/ntrip_client/issues/29#issuecomment-1572711569
I can publish the RTCM msg, but the problem was how can I use my Ublox F9P to use those RTCM messages?
To Reproduce
Steps to reproduce the behavior:
Describe the bug A clear and concise description of what the bug is that I used UBlox ZED-F9P and recently I use ntrip caster here: https://github.com/LORD-MicroStrain/ntrip_client/issues/29#issuecomment-1572711569 I can publish the RTCM msg, but the problem was how can I use my Ublox F9P to use those RTCM messages? To Reproduce Steps to reproduce the behavior:
Besides, when I ran the ROS driver then I got the error here: U-Blox message exceeds maximum payload length 8184:0Xa1/0XB3, do you have any idea about that? I found the script here: https://github.com/KumarRobotics/ublox/blob/master/ublox_serialization/include/ublox/serialization.h#L61 But even if I increased the value from 8184 it did not help. Could you please give me some ideas? Thx