Skip to content

LoTW upload - add option to specify "Station location" parameter#929

Closed
trgosk wants to merge 1 commit into
foldynl:masterfrom
trgosk:feature/lotw_station_location
Closed

LoTW upload - add option to specify "Station location" parameter#929
trgosk wants to merge 1 commit into
foldynl:masterfrom
trgosk:feature/lotw_station_location

Conversation

@trgosk

@trgosk trgosk commented Feb 16, 2026

Copy link
Copy Markdown

Example code for #921

@trgosk trgosk marked this pull request as ready for review February 16, 2026 21:38
@aa5sh

aa5sh commented Feb 16, 2026

Copy link
Copy Markdown

I haven't looked at the code but is it just a free form text field or are you filling a combobox with the station locations defined in TQSL? In the example you reference it looks like a free form field.

@trgosk

trgosk commented Feb 17, 2026

Copy link
Copy Markdown
Author

It's just free form text field.
Reading TQSL config needed to be OS dependent, ex. in Windows i found config in registry, not sure about mac/linux,
maybe to run some external ps/sh script for filling data into a new QLog table located in Settings -> Sync & SQL -> LoTW.
And then use this table for dropdown field.

@aa5sh

aa5sh commented Feb 17, 2026

Copy link
Copy Markdown

There is a sort of XML looking file named station_data located in the user profile it looks like on each of the OSs:
Windows:
C:\Users[Username]\AppData\Roaming\TrustedQSL
macOS:
/Users/[Username]/.tqsl/
Linux:
/home/[UserName]/.tqsl/

@trgosk

trgosk commented Feb 18, 2026

Copy link
Copy Markdown
Author

Yes, i checked the file and you a right, it contains my station data.
So this can be done.
Let's find some time and do some vibe coding, I'll update this example afterwards.

@foldynl

foldynl commented Feb 22, 2026

Copy link
Copy Markdown
Owner

Let's find some time and do some vibe coding, I'll update this example afterwards.

Don't burn GPUs unnecessarily. I've already implemented it. Thanks for the idea.

@trgosk

trgosk commented Feb 22, 2026

Copy link
Copy Markdown
Author

That's great news, thank you @foldynl.
I'll close this PR and wait for implementation in next releases.

@trgosk trgosk closed this Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants