Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.