Skip to content

HamTools/yft-4xe_dat_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yaesu FT-4XE dat file reader and writer

Hobby project, just for learning!
The current code has not yet been tested on the device!

TODO's:

  • TEST
    • Bin file upload to the device
  • DEV
    • Refactory code
    • Extraction of all channels
    • Csv import/export implementation
    • Decrypt all binary data

Install

  • Clone the project
git clone https://github.com/HamTools/yft-4xe_dat_reader.git
  • Cd to the project and create and activate venv
cd yft-4xe_dat_reader
python -m venv ./venv venv
source venv/bin/activate
  • Install dependencies
pip install -r /path/to/requirements.txt

Run

python main.py

About

Yaesu FT-4XE dat file reader and writer

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages