aboutsummaryrefslogtreecommitdiffstats
path: root/src/libfsk
AgeCommit message (Expand)AuthorFilesLines
2021-03-07Rename the parameter "coherent" to "FFSK" which is the correct meaning.Andreas Eversberg2-12/+12
2021-01-03Fixed typos in cli output and source code commentsMartin Hauke2-2/+2
2019-11-29minor code cleanupAndreas Eversberg1-5/+4
2019-11-29FSK demodulator: Also report bits that have duration < 0.5Andreas Eversberg2-0/+14
2019-11-29Add filter switch to FSK modulatorAndreas Eversberg2-4/+27
2019-11-29Split FSK modem code into separate modulator and demodulatorAndreas Eversberg2-106/+158
2019-07-15Fixed many typos in output and source code commentsMartin Hauke1-2/+2
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 fsk from common code to 'libfsk'Andreas Eversberg3-0/+324