aboutsummaryrefslogtreecommitdiffstats
path: root/src/libfm
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Fix filter of demodulator of received radio signalAndreas Eversberg1-1/+1
2024-04-05Increase compiler warnings and fix themAndreas Eversberg1-1/+1
2022-10-23DTMF: Now allows to give duration and pause for digitAndreas Eversberg1-0/+4
2021-12-12When a transmitter is off, send absolutely nothingAndreas Eversberg1-19/+3
2021-01-03Fixed typos in cli output and source code commentsMartin Hauke1-2/+2
2019-08-26Fixed performance issue with IIR filterAndreas Eversberg1-5/+0
2018-11-10Make run faster on ARM CPUs using fast math approximationAndreas Eversberg2-165/+196
2017-12-03FM modulation: Never turn carrier completely offAndreas Eversberg1-2/+24
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 Eversberg3-0/+427