Menu

Tree [8ef716] master /
 History

HTTPS access


File Date Author Commit
 layouts 2010-07-25 Corey Minyard Corey Minyard [474d7e] Finalize stuff on the VX-7R
 radioconf 2022-01-15 Corey Minyard Corey Minyard [8ef716] Rename things from yaesu to radio
 .hgtags 2009-11-21 minyard@acm.org minyard@acm.org [48e2ac] Added tag rel_0_5 for changeset 1e3febdea075
 AUTHORS 2009-11-03 minyard@acm.org minyard@acm.org [16a275] Initial add.
 COPYING 2009-11-03 minyard@acm.org minyard@acm.org [16a275] Initial add.
 ChangeLog 2011-02-24 Corey Minyard Corey Minyard [6f7a88] Clean up VX-7R empty file.
 FAQ 2010-07-26 Corey Minyard Corey Minyard [9e39d0] more docs.
 INSTALL 2009-11-03 minyard@acm.org minyard@acm.org [16a275] Initial add.
 Makefile.am 2022-01-15 Corey Minyard Corey Minyard [8ef716] Rename things from yaesu to radio
 NEWS 2009-11-03 minyard@acm.org minyard@acm.org [16a275] Initial add.
 README 2010-07-26 Corey Minyard Corey Minyard [501de6] Work on the documentation a bit.
 TODO 2009-11-30 minyard@acm.org minyard@acm.org [16198c] Work some on documentation and getting things r...
 configure.ac 2022-01-15 Corey Minyard Corey Minyard [8ef716] Rename things from yaesu to radio
 kenwood_rw.1 2022-01-15 Corey Minyard Corey Minyard [49dee6] Add a Kenwood TM-V71A programming program.
 kenwood_rw.c 2022-01-15 Corey Minyard Corey Minyard [106b1d] Lots more work on the TM-V71
 radio_edit.1 2022-01-15 Corey Minyard Corey Minyard [8ef716] Rename things from yaesu to radio
 radio_edit.py.in 2022-01-15 Corey Minyard Corey Minyard [8ef716] Rename things from yaesu to radio
 yaesu_rw.1 2010-07-26 Corey Minyard Corey Minyard [501de6] Work on the documentation a bit.
 yaesu_rw.c 2018-12-07 Corey Minyard Corey Minyard [dc59a5] Handle setting recv_echo from config file

Read Me

This is yaesu_conf, software for configuring Yaesu radios.  It consists
of two programs: yaesu_rw and yaesu_edit.


yaesu_rw
--------

The yaesu_rw program for using the clone mode of Yaesu radios to back
up and restore radio configuration.


yaesu_edit
----------

The yaesu_edit program lets you edit the configuration of the Yaesu
radios.  It can generally edit all the memories of the radio along with
a lot of the menu configuration.  It does not transfer the data, you
have to use yaesu_rw independently to get the configuration from the
radio and write it back out after you edit it.


Layout files
------------

The "xxx.layout" files here are attempts to decode the cloned
information into the meanings of the various data fields.

The eventual goal is to have a program that allows the user to modify
the contents of a cloned file to make it easier to program the
monstrous number of memory that some of these radios have.


Supported radios
----------------

This software has been tested with the following radios:

  FT-60R       works
  FT-7800R     works
  FT-897D      works
  VX-7R        works


Thanks
------

Jim Tittsler wrote a program named vxu that did the same thing as
yaesu_rw, but I had stability problems with it, as the timing method
he was using caused glitching on on of my serial port.  So I rewrote
using, IMHO, a better method for using this.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.