* update tdm_datatype

* tdm_reaper.cpp: introduce datatype checks, add datatype maps, finish get_channel
This commit is contained in:
2021-01-22 16:28:36 +01:00
parent d0fe710512
commit 44ab3645e8
4 changed files with 114 additions and 81 deletions

View File

@@ -15,7 +15,7 @@ const std::string githash("HASHSTRING");
void show_usage()
{
std::cout<<"\n"
<<"tdmreaper ["<<gittag<<"-g"<<githash<<"] (github.com/RecordEvolution/tdm_ripper.git)"
<<"tdmripper ["<<gittag<<"-g"<<githash<<"] (github.com/RecordEvolution/tdm_ripper.git)"
<<"\n\n"
<<"Decode TDM/TDX files and dump data as *.csv"
<<"\n\n"