-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Hello!
We are a researcher team trying to correct the mobile position with Ntrip and data from satellites.
We are trying to decode 1077 message but we have a problem with the length of bits (parameter that receive the function decode: ).
In RTCM put that sometimes the size of 1077 is bigger than supported and you have to split it. Split it and without it we have the follow error (the same message but change the numbers):
Process: com.rtklib.rtklib, PID: 7242
java.lang.ArrayIndexOutOfBoundsException: Invalid subset: exceeds length of 3576:
start of subset: 3492, length of subset: 190
And we have the dude about if we have to split bits or bits is already splitted and we have to read the next bits.
Thank you for your help.
Metadata
Metadata
Assignees
Labels
No labels