Tera Term 4.96 (XMODEM-1k updater for the Xiegu XPA125B)
=======================================================

WHAT THIS IS
------------
Tera Term 4.96, the free, open-source Windows terminal program (Tera Term
Project), as the portable zip archive from the project's GitHub release
page. Its files are dated 2017-08-31.

The Xiegu XPA125B has no dedicated updater: firmware (.xgf) is sent to
the amplifier's bootloader by XMODEM with 1k blocks from a terminal
program, and Xiegu's own instructions are written for Tera Term. This
particular version is kept because:
- a Xiegu-XPA125B group post (groups.io #102) names "TeraTerm v4.96
  (this version only ..newer ones apparently don't work)" and says
  Xiegu's download page offered it as "Update-Tool TeraTerm.rar";
- owners reported newer versions stalling at the end of the upload and
  4.96 (SVN 6938) working (#134), and a failed update cured by using
  4.96 with the 1k option (#245).
Radioddity's V2.0.1 package bundles Tera Term 5.3 instead, and
Radioddity's guide says any terminal program with XMODEM-1k will do.
Xiegu's "Update-Tool TeraTerm.rar" itself could not be recovered.

APPLIES TO
----------
Windows PCs updating Xiegu XPA125B firmware (and, per Xiegu's tutorials,
other Xiegu radios updated by XMODEM such as the G90). Tera Term itself
is a general terminal program; the release notes do not list supported
Windows versions for 4.96.

BEFORE STARTING
---------------
- The XPA125B firmware (.xgf) to be loaded, and its entry's README.
- The data cable's COM port visible in Device Manager.

CONTENTS OF THIS ZIP
--------------------
The zip published on fubsypoly.com wraps the vendor file(s)
byte-for-byte, unmodified.

teraterm-4.96.zip
    8,676,963 bytes
    SHA-256 9a5d0fa86e5d448209d5c14647e9cfeccde9cb8156cd8dd7e1b767c7d3719c1c
    Portable archive, folder teraterm-4.96/; the program is ttermpro.exe
    (2,027,520 bytes). license.txt inside gives the BSD-style licence.
README.txt
    This file.
SHA256SUMS
    SHA-256 checksums of the files above.

INSTALLATION
------------
Nothing is installed: unzip and run teraterm-4.96\ttermpro.exe. The
archive's README-archive.txt notes that teraterm.ini may need editing
for the interface language. Then, for the XPA125B (Radioddity's
instructions and M0PQA's write-up):
 1. In the New connection dialog choose Serial and the cable's port.
 2. Setup > Serial port: 115200 baud (M0PQA).
 3. Put the amplifier in its bootloader ([PA] + [BAND] + [POWER], then
    [PA] = UPDATE) and wait for "Waiting Connect.C".
 4. File > Transfer > XMODEM > Send, choose the .xgf file and tick 1k.

VERIFYING
---------
Help > About Tera Term shows the version. For the amplifier, see the
firmware entry's VERIFYING section.

IF SOMETHING GOES WRONG
-----------------------
- Before running, compare the archive's SHA-256 with the value above,
  which is that of the GitHub release file retrieved on 2026-09-18.
- Transfer fails with "Cannot not find an application" on the amplifier:
  the 1k box was not ticked (see the firmware READMEs).

DOWNGRADING
-----------
Not applicable. The current Tera Term is at
https://github.com/TeraTermProject/teraterm/releases.

PROVENANCE
----------
- File: teraterm-4.96.zip
- Retrieved from:
  https://github.com/TeraTermProject/teraterm/releases/download/teraterm-4_96/teraterm-4.96.zip
- Date retrieved: 2026-09-18
- Official page: https://github.com/TeraTermProject/teraterm/releases/tag/teraterm-4_96
- Status: verified (from the project's own release page)
- Licence: Tera Term licence (BSD 3-clause style, license.txt in the
  archive): redistribution in binary form is permitted with the notice.

MORE INFORMATION
----------------
- https://radios.fubsypoly.com/xiegu-xpa125b/vol-3/
- Tera Term Project: https://teratermproject.github.io/index-en.html
- Radioddity XPA125B guide:
  https://www.radioddity.com/blogs/all/how-to-update-xiegu-xpa125b-firmware
