winapp rtknavi: remove dup label, update tab order#654
Merged
JensReimann merged 1 commit intortklibexplorer:demo5from Jun 24, 2025
Merged
winapp rtknavi: remove dup label, update tab order#654JensReimann merged 1 commit intortklibexplorer:demo5from
JensReimann merged 1 commit intortklibexplorer:demo5from
Conversation
217f79d to
e004bf0
Compare
30dc277 to
fa09fee
Compare
fa8e7a9 to
90f50c2
Compare
13ce8a1 to
98b9644
Compare
Remove some duplicate labels or unused labels. Improve the tab orderings. Reorganise the GUI layout descriptions to be closer to the order of presentation, closer to the tab ordering. The development tools do not maintain an order, but it is tedious to try to use the graphical development tools to obtain consistent layout. Improve the layout alignments. Add file loading for the BLQ file. Fix the loading and saving of the BLQ and proxy address config options. Fix viewing of the DCB file. The method was missing and it was using the station position file. Add rtklib.h to a few header files. Correct solution sstat and trace options. The state for these was duplicated in other variables and not always being set in the solopt_t object. Remove this duplication to resolve this. rtkconv: default to RINEX 3.04, and enable all signal types rtkpost: increase the number of input files from 6 to 10, matching the qt app. Update the frequency dialog to include the 6th index and BDS B2ab. srvtblbrows: Expand the cast list width to better view long URLs. Strip trailing carriage returns from URLs. Remove some unused variables, to quieten compiler warnings.
98b9644 to
c26ea0b
Compare
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.
Remove a duplicate label for the 'Carrier-Phase Error: Rcv Errs'.
Correct the grouping of some of the Statistics inputs, helping with an updating of the tab ordering.
Reorganise the GUI layout description for this tab group to order the elements closer to their order of presentation, closer to the tab ordering. Similar reorganisation for rtkpost.