Search found 2529 matches
- 10 Nov 2024, 16:35
- Forum: Error reports
- Topic: Auto Start section not displaying full page
- Replies: 1
- Views: 1378
Re: Auto Start section not displaying full page
can you send us a screenshot of the issue?
- 08 Nov 2024, 17:13
- Forum: Error reports
- Topic: Cluster alert band not confirmed is broken
- Replies: 24
- Views: 18464
Re: Cluster alert band not confirmed is broken
I think i've finally found the issue...
- 28 Oct 2024, 16:10
- Forum: User support
- Topic: Upload to LOTW fails
- Replies: 1
- Views: 585
Re: Upload to LOTW fails
If you have problems with a single QSO it's unlikely you can have a problematic QSO in the archive, as it's not affecting.
have you tried opening TQSL stand alone and check if there are user interface messages coming in?
have you tried opening TQSL stand alone and check if there are user interface messages coming in?
- 24 Oct 2024, 07:17
- Forum: Award Support
- Topic: Challange
- Replies: 11
- Views: 22453
Re: Challange
Calculating award points (flexible enough to accomodate all potential awards with some useful functions) is on the short list 

- 24 Oct 2024, 07:14
- Forum: Feature suggestions
- Topic: Switching between 2 different radios without OmniRig
- Replies: 7
- Views: 8311
Re: Switching between 2 different radios without OmniRig
Actually log4om CAT structure is made with a centralized "hub" that take the role to transfer information from the application to the desired CAT engine, and is responsible to start and stop the CAT engine itself and 3 different libraries, published under C# interfaces, that are dynamically loaded ...
- 21 Aug 2024, 15:10
- Forum: Error reports
- Topic: Reconnection of Cluster not working anymore
- Replies: 2
- Views: 3525
Re: Reconnection of Cluster not working anymore
Thanks, some activities were done on that, but probably i still need to find the right path...
- 14 Aug 2024, 20:14
- Forum: Error reports
- Topic: ADIF import ITU Zone 6 to 8
- Replies: 2
- Views: 6389
Re: ADIF import ITU Zone 6 to 8
Ciao Mike, no unfortunately we didn't set a "blank" default in the app for those codes.
Next release should make this identification even more precise, in the meanwhile i'm evaluating the impact of having a blank value for that (blank = 0)
Next release should make this identification even more precise, in the meanwhile i'm evaluating the impact of having a blank value for that (blank = 0)
- 14 Aug 2024, 20:12
- Forum: User support
- Topic: Log4OM 2.33 - QSL Manager filter
- Replies: 6
- Views: 5014
Re: Log4OM 2.33 - QSL Manager filter
but you can change them according to your needs?KI5IO wrote: 11 Aug 2024, 15:05 My search configuration filters have always been 'sticky' with the last choice I used. IE: Yes, No, etc..
No changes noted here with version changes.
- 11 Aug 2024, 14:11
- Forum: Feature suggestions
- Topic: Long Path or Short Path on map
- Replies: 8
- Views: 15597
Re: Long Path or Short Path on map
i'm checking if it's possible with actual code
- 11 Aug 2024, 14:10
- Forum: Feature suggestions
- Topic: Use of MariadB latest version
- Replies: 2
- Views: 4297
Re: Use of MariadB latest version
Some updates...
the official driver for MARIADB didn't support the MySqlScript command or equivalent one. To do this operation i will need to use MySQL drivers instead of mariaDb one, but this is not possible with the actual structure, as every database is handled with a different DLL linked with an ...
the official driver for MARIADB didn't support the MySqlScript command or equivalent one. To do this operation i will need to use MySQL drivers instead of mariaDb one, but this is not possible with the actual structure, as every database is handled with a different DLL linked with an ...