Skip to content

qt app refdlg: relax id and name test, fix dist start index#693

Merged
JensReimann merged 1 commit intortklibexplorer:demo5from
ourairquality:qt-refdlg-relax-id-name
Jun 6, 2025
Merged

qt app refdlg: relax id and name test, fix dist start index#693
JensReimann merged 1 commit intortklibexplorer:demo5from
ourairquality:qt-refdlg-relax-id-name

Conversation

@ourairquality
Copy link

The windows app accepts station position file entries without either an ID or Name, perhaps some are just positions, and an ID alone is useful as for the SINEX files.

TODO the windows app and getstapos() in postpos.c use scanf() to parse the station file and this is tolerant of multiple spaces as a field separator but that breaks the current qt refdlg parser which appears to consider each space a separator.

The windows app accepts station position file entries without either
an ID or Name, perhaps some are just positions, and an ID alone is
useful as for the SINEX files.

Increase the default window width, so that the table fits.
@ourairquality ourairquality force-pushed the qt-refdlg-relax-id-name branch from 20b7ed2 to b7225c3 Compare June 5, 2025 15:02
@JensReimann JensReimann merged commit 8e5903f into rtklibexplorer:demo5 Jun 6, 2025
@ourairquality ourairquality deleted the qt-refdlg-relax-id-name branch June 9, 2025 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants