aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/dtmf.h
AgeCommit message (Collapse)AuthorFilesLines
2017-11-25Restructure: Move dtmf from common code to 'libdtmf'Andreas Eversberg1-14/+0
2017-02-18Correcting all levels and move all remaining integer samples to sample_tAndreas Eversberg1-2/+2
The leves are based on the standards of each mobile network. They are adjusted to the specified frequency deviation now.
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-1/+1
This prepares the correction of all levels
2016-03-13Add DTMF coder to common partAndreas Eversberg1-0/+14