Support Wide Lane Ambiguity Resolution#646
Open
dgburr wants to merge 4 commits intotomojitakasu:rtklib_2.4.3from
Open
Support Wide Lane Ambiguity Resolution#646dgburr wants to merge 4 commits intotomojitakasu:rtklib_2.4.3from
dgburr wants to merge 4 commits intotomojitakasu:rtklib_2.4.3from
Conversation
Wide lane support is enabled by setting modear to 'wide-lane' (ARMODE_WL). Wide lane AR fix and hold can be enabled using the wlmodear option. Also includes an example configuration file for using rtkrcv with Swift Navigation's Skylark Cloud Correction Service.
wide-lane corrections from Skylark: 1. -w argument enables widelane integer ambiguity resolution 2. -z argument to output SPP position if no RTK solution 3. -rb argument to specify reference position to use for base station. New posopt (POSOPT_RINEX_DYN==6) to read base station position from RINEX header and subsequent site occupation events
1. allow Wide Lane Integer Ambiguity Resolution (with optional Fix and Hold) to be selected 2. allow base station positions to be read from RINEX Header and Site Occupation Events
f0ae60b to
c1f64f1
Compare
Add support for the following functionality to RTKNAVI: 1. Support for Wide Lane Ambiguity Resolution 2. Support for Wide Lane Ambiguity Resolution with hold and fix 3. Resize Options window for larger AR mode labels (cherry picked from commit c58b388)
6661661161
pushed a commit
to 6661661161/RTKLIB
that referenced
this pull request
Dec 18, 2025
rtkrcv: add a 'mark' command to log a marker
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR includes changes which are intended to improve positioning accuracy when using RTKLIB to process correction data from Swift Navigation's Skylark Cloud Correction Service, namely:
wide-lanesetting formodearwhich enables wide lane ambiguity fixing (multi-constellation, L1/L2 or L1/L5)wlmodearoption to enable fix and hold when using wide lane ambiguity fixingrinexdynamicsetting forposoptto read base station position from RINEX header and subsequent site occupation events-wargument enables wide lane integer ambiguity resolution-zargument to output SPP position if no RTK solution-rbargument to specify reference position mode to use for base station