aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/Resampler.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-02-22ms: add sigproclib demodEric Wild1-1/+1
2021-12-14treewide: remove FSF address2022q12021q4Oliver Smith1-4/+0
2020-08-25transceiver: optimize code if optimizations are enabledEric1-2/+4
2019-07-22Add SPDX annotationPau Espin Pedrol1-0/+2
2019-07-22cosmetic: Fix trailing whitespace in several filesPau Espin Pedrol1-5/+5
2019-01-21convolve: Remove support for step, offset parametersSylvain Munaut1-1/+1
2017-06-22sigProcLib: Replace dynamically allocated resampling buffersTom Tsou1-69/+32
2017-04-03Resampler: Fix non-array delete for filter tapsTom Tsou1-1/+1
2017-03-31Resampler: Fix initialization return checkingTom Tsou1-1/+1
2016-10-26transceiver: Fix mismatched allocations and deallocationspierre.baudry1-1/+1
2016-07-01iface: Add inner ring-buffer implementationTom Tsou1-30/+2
2016-03-06EDGE: Add 8-PSK modulator and demodulatorTom Tsou1-7/+20
2013-10-18Transceiver52M: Replace resampler with SSE enabled implementationThomas Tsou1-0/+239