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
-issues-
The solution acquisition rate varies between real-time and post-processing solutions.The real-time version gets fewer solutions.
-cause-
When positioning solution calculate, it examines the properties of the solution using chi-square test for pseudorange residual judgment .
In the real-time version, many positioning solutions are repelled by chi-square determination.
In both versions, the functions used are the same. Therefore, it is suspected that there is a difference in the input data.
The text was updated successfully, but these errors were encountered:
-issues-
The solution acquisition rate varies between real-time and post-processing solutions.The real-time version gets fewer solutions.
-cause-
When positioning solution calculate, it examines the properties of the solution using chi-square test for pseudorange residual judgment .
In the real-time version, many positioning solutions are repelled by chi-square determination.
In both versions, the functions used are the same. Therefore, it is suspected that there is a difference in the input data.
The text was updated successfully, but these errors were encountered: