summaryrefslogtreecommitdiff
path: root/plugins/channeltx/modam/ammod.cpp
AgeCommit message (Expand)Author
2016-12-01AM Modulator: variable tone frequencyf4exb
2016-11-30AM Modulator: corrected modulationf4exb
2016-11-30AM Modulator: removed useless AF lowpass filtering and its associated GUI itemsf4exb
2016-11-29AM Modulator: audio input (mic) basic supportf4exb
2016-11-28AM Modulator: handle record file play loopf4exb
2016-11-28AM Modulator: fixed interpolator filter sample ratef4exb
2016-11-28AM Modulator: added file input (basic)f4exb
2016-11-01Tx ph.2: AMMod interpolator: optimize further the number of taps per phase in...f4exb
2016-11-01Tx ph.2: AMMod interpolator: increase number of phases in polyphase filter wh...f4exb
2016-10-30Tx ph.2: fixed core dump in AM modulator by properly locking the settings mut...f4exb
2016-10-28Tx ph.2: allow decimation in AM modulator i.e. output sample rate lower than ...f4exb
2016-10-28Tx ph.2: use a specialized interpolator similar to the decimator derived from...f4exb
2016-10-27Tx ph.2: implemented ancient interpolator in AMModf4exb
2016-10-25Tx ph.1: FileSink: set sample source FIFO size depending on sample ratef4exb
2016-10-24Tx ph.1: fixed AM modulator frequency translationf4exb
2016-10-24Tx ph.1: fixed AM modulatorf4exb
2016-10-20Tx ph.1: new AM modulator plugin (3). Implemented actual modulation code.f4exb
2016-10-20Tx ph.1: new AM modulator plugin (2). Compiles but pull method is still emptyf4exb