aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/sigProcLib.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-14Transceiver52M: Add clipping detection on RACH inputTom Tsou1-0/+8
2013-11-15Transceiver52M: Enable all warnings and resolveThomas Tsou1-7/+4
2013-11-15Transceiver52M: Remove unused codeThomas Tsou1-8/+0
2013-11-15Transceiver52M: Allow separate in/out vectors for delay and decimationThomas Tsou1-4/+3
2013-11-15Transceiver52M: Separate signalVector into it's own fileThomas Tsou1-84/+1
2013-11-15Transceiver52M: Dynamically allocate convolution input vectorsThomas Tsou1-0/+3
2013-10-18Transceiver52M: Setup dual sample rate transceiverThomas Tsou1-8/+0
2013-10-18Transceiver52M: Replace resampler with SSE enabled implementationThomas Tsou1-34/+0
2013-10-18Transceiver52M: Replace convolve and related calls with SSE implementationThomas Tsou1-38/+59
2013-10-18Transceiver52M: Generate RACH correlation sequence at initializationThomas Tsou1-1/+1
2013-10-18Transceiver52M: Make GSM pulse filter internal to implementationThomas Tsou1-11/+6
2013-10-18Transceiver52M: Rename samples-per-symbol variable namesThomas Tsou1-19/+16
2013-06-16Fix build of the Transceiver.Alexander Chemeris1-4/+1
2011-11-26transceiver: separate radio clock and vector interfaceskurtis.heimerl1-1/+4
2011-11-26transceiver: remove extra typedefs to remove warningskurtis.heimerl1-2/+2
2011-10-12Adding in the missing Transceiver52M directorydburgess1-0/+386