You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a "base station + rover" configuration, base station sends some encoded bytes to the rover. Rover than uses these bytes to get its rtk correction.
So at the rover location, in its duro node i can create a subscriber to subscribe for the encoded bytes. In the callback fn of the subscriber, i don't know how to write those bytes on the 'libsbp' socket !!
Hi
Suppose I have RTK correction bytes ready (somehow streaming),
How to write bytes on the socket of the rover piksi?
-Thanks
The text was updated successfully, but these errors were encountered: