aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/test_emphasis.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-18Correcting all levels and move all remaining integer samples to sample_tAndreas Eversberg1-3/+3
2017-02-18Add global DC-Filter and remove all individual DC-FiltersAndreas Eversberg1-0/+1
2017-02-18Work on emphasis filter: Neutral @ 1000 Hz; Use filter before de-emphasisAndreas Eversberg1-31/+33
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-3/+4
2016-10-23C-Netz: Use emphasis with 200 uS time constantAndreas Eversberg1-2/+2
2016-05-13common code: Fixed de-emphasis by adding high pass filterAndreas Eversberg1-24/+22
2016-05-01common code: Make preemphasis 0 dB @ 1000 HzAndreas Eversberg1-0/+2
2016-04-24common: Add pre and de emphasis, if the radio does not support itAndreas Eversberg1-0/+75