aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/test_performance.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-15Fixed many typos in output and source code commentsMartin Hauke1-1/+1
2018-11-10Make run faster on ARM CPUs using fast math approximationAndreas Eversberg1-1/+23
2017-12-03Restructure: Move debug from common code to 'libdebug'Andreas Eversberg1-1/+1
2017-12-03Restructure: Move sample from common code to 'libsample'Andreas Eversberg1-1/+1
2017-11-25Restructure: Move fm_modulation from common code to 'libfm'Andreas Eversberg1-1/+1
2017-11-13Restructure: Move filters from common code to 'libfilter'Andreas Eversberg1-1/+1
2017-09-01SDR: Turn TX power off if requested by networkAndreas Eversberg1-1/+3
2017-08-09New common FSK implementation, replaces all individual implementationsAndreas Eversberg1-3/+3
2017-05-15Rename filter -> iir_filter (file name and instance name)Andreas Eversberg1-8/+8
2017-02-18Add test to measure performance of FM modulation and filteringAndreas Eversberg1-0/+67