Commit c26ea0b
committed
winapp rtknavi: remove dup labels, update tab order, fix some options
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.1 parent 14dd080 commit c26ea0b
32 files changed
Lines changed: 3173 additions & 2730 deletions
File tree
- app
- qtapp/rtkconv_qt
- winapp
- appcmn
- rtkconv
- rtkget
- rtkplot
- rtkpost
- srctblbrows
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
277 | | - | |
| 276 | + | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
767 | 770 | | |
768 | 771 | | |
769 | 772 | | |
770 | 773 | | |
771 | 774 | | |
772 | 775 | | |
773 | 776 | | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
774 | 780 | | |
775 | 781 | | |
776 | 782 | | |
777 | 783 | | |
778 | 784 | | |
779 | 785 | | |
780 | 786 | | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
781 | 790 | | |
782 | 791 | | |
783 | 792 | | |
784 | 793 | | |
785 | 794 | | |
786 | 795 | | |
787 | 796 | | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
788 | 800 | | |
789 | 801 | | |
790 | 802 | | |
| |||
0 commit comments