sof/tools/ctl
Keyon Jie 720cdcda67 sof-ctl: fix ABI dumping doesn't work issue
For dumping to output file without '-r', we need to dump ABI header,
here fix it.

Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
2019-07-17 12:00:54 +02:00
..
CMakeLists.txt tools: ctl: dump header information from CSV and DSP data 2019-06-05 10:04:39 +01:00
README ctl: rename sof-eqctl to sof-ctl 2019-06-05 10:04:39 +01:00
ctl.c sof-ctl: fix ABI dumping doesn't work issue 2019-07-17 12:00:54 +02:00
eq_fir_flat.txt ctl: rename sof-eqctl to sof-ctl 2019-06-05 10:04:39 +01:00
eq_fir_loudness.txt ctl: rename sof-eqctl to sof-ctl 2019-06-05 10:04:39 +01:00
eq_fir_mid.txt ctl: rename sof-eqctl to sof-ctl 2019-06-05 10:04:39 +01:00
eq_fir_pass.txt ctl: rename sof-eqctl to sof-ctl 2019-06-05 10:04:39 +01:00
eq_iir_bandpass.txt ctl: rename sof-eqctl to sof-ctl 2019-06-05 10:04:39 +01:00
eq_iir_bassboost.txt ctl: rename sof-eqctl to sof-ctl 2019-06-05 10:04:39 +01:00
eq_iir_flat.txt ctl: rename sof-eqctl to sof-ctl 2019-06-05 10:04:39 +01:00
eq_iir_loudness.txt ctl: rename sof-eqctl to sof-ctl 2019-06-05 10:04:39 +01:00
eq_iir_pass.txt ctl: rename sof-eqctl to sof-ctl 2019-06-05 10:04:39 +01:00

README

How to use sof-ctl tool
=========================

This tool helps to access the ext bytes or tlv bytes control of SOF
components (like equalizer eq_iir and eq_fir). Please find the documentation
in https://thesofproject.github.io/latest/getting_started/index.html for
more information.