A program that records monthly logs using ADI files generated by JTDX and WSJT-X. log_receiver_Ver2.6.1.
Send to QSL Manager.real_time_log_YYYY_MM.adi.It spits out a file called.
Also, database files using SQLlogbook.db.(This is a backup file for the future.)
Furthermore, logging softwareLogger32.I made it so that data is sent via a TCP port.
why.JTDX.from.Logger32.Why don't we send data using primary UDP?
Logger32 can only receive binary data sent by JTDX on the UDP port.
However, the primary UDP server is already in use by Gridtracker2 and Logger32 cannot enable the port.
And the TCP port is available to receive ADI files.
However, if you try to send data to a TCP server in JTDX, if Logger32 does not have the TCP port open,
An error is displayed every time JTDX sends data
So from JTDX it is UDPReflector log_receiver_Ver2.6.1.Once received, it is sent to the TCP port of Logger32.
log_receiver_Ver2.6.1.receives one line of data from JTDX and AutoCWType on a UDP port
The received data<QTH> Extract the country name from the call sign and add it to the tag.
real_time_log_YYYY_MM.adi.Write the ADI data to a file called
Write to the SQL file logbook.db
The system we introduced this time is Loggere32.
Export all data from Turbo Hamlog to an ADI file and correct unnecessary line breaks and data errors with the Hidemaru editor.
I imported it into Logger32
The ADI file that JTDX outputs does not have a QTH column.
I did some research on Logger32, but it seems that when saving data, the country name is not added to the QTH from the callsign.
Solog_receiver_Ver2.6.1.The country name is added and saved.
It can be confirmed that data can be received using the TCP event viewer in Logger32.
The program is written using UDP port. If you cannot download it due to virus check, please do the following settings.
Steps to add exclusions (Windows 11)
From Windows Security.
▶ 'Manage Settings'.Click (in the 'Virus and threat protection settings' section).
Scroll a little and you'll see
▶ The item **'exclusion'** will appear.
→ There is a link called 'Add or remove exclusions', so click on it.
Click the '+ Add an exclusion' button and choose one of the following:
- Downloads folder.or.
- File type.(example:.zip.)