Skip to content

tcpsyn/ftm-400d

 
 

Repository files navigation

FTM-400dr Programmer

A start...   patches welcomed.

Prerequisites:

C++ compiler (e.g., clang++ or g++)
GNU Make
libxml2 (http://www.xmlsoft.org/)


Building:

Run 'make'.


Usage:

Copy MEMFTM400D.dat from SD Card to local working directory,
name local copy old.dat.

% ./ftm-export old.dat > channels.xml
  edit channels.xml (suggest using an XML schema-aware editor)
% ./ftm-import channels.xml old.dat new.dat > channels.xml

Install new.dat as MEMFTM400D.dat on SD Card.

About

Programmer for Yaesu FTM-400D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.8%
  • C++ 6.6%
  • Python 5.8%
  • Makefile 2.8%