Replies: 3 comments 3 replies
-
|
Hi YUAN,
best regards |
Beta Was this translation helpful? Give feedback.
-
|
Hi YUAN, For the unfixed float ambiguities, the nearest integer is subtracted and then the absolute value is calculated. For the residuals of the fixed ambiguities, the absolute is calculated and then a minus is written in front of it (to distinguish between float and fixed). This is computed in gnssLambda.cpp, line 333 Hopes this helps. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @tmayerguerr , I have a follow-up question for question 3. I would like to ask if there are any other detection conditions in AR besides setting sigmaMaxResolve to 0.2 cycle, such as the setting of "ratio>2". Thank you in advance for your feedback and help. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have referred to #135, but I still have some questions to ask you. I hope to receive your help. My settings and ambiguities_2023-02-02.txt are shown below.

Questions 1: In the last column of the file I provided, there is a positive number and 915 negative numbers. Does this mean that 915 ambiguities have been fixed?
Questions 2: Does the negative number in the last column represent the residual of ambiguity?
Questions 3: Why are there some negative numbers in the last column that are less than -0.2, and even less than -0.5, when I set sigmaMaxResolve to 0.2 cycle? Because in my understanding, negative numbers represent fixed , but their absolute values are greater than 0.2, which confuses me.
Thank you in advance for your feedback and help.
With Kind Regards
YUAN
Beta Was this translation helpful? Give feedback.
All reactions