forked from tomojitakasu/RTKLIB
-
Notifications
You must be signed in to change notification settings - Fork 280
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rtkpos udbias: correct phase bias per system
rather than just by the frequency index and across all satellites irrespective of their system. The signal frequency for a given frequency index is not common across systems, and the signals for each frequency index certainly vary across systems and would be expect to have different biases. Phase-code coherency is now adjusted per system frequency index, rather than just per frequency index. Without this restriction the biases of one system frequency index were affecting those of another system on the same frequency index. Changes in the allocation of signals to frequency indices were changing the biases and results. Also don't attempt to update a phase bias if not used.
- Loading branch information
1 parent
0443f06
commit b877c6f
Showing
1 changed file
with
78 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters