A Python script to generate a list of all the UK amateur repeaters for the Yaesu VX-3.
This follows on from my previous script for the Yaesu VX-2.
The VX-3 seems to have some problems talking to VX-Commander. It looks like it’s working, but at the last moment the transfer fails. To be fair, VX-Commander doesn’t claim to work with the VX-3.
So I’ve switched to FTBVX3, which works fine. (Note that it does cost some money, unlike VX-Commander, but it is worth it!)
The script vx3.py takes a repeaters.csv file, and creates a csv file that can be loaded by FTBVX3. It’s then easy to write the file to the VX-3.


