aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/sigProcLib.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Transceiver52M: Setup dual Laurent pulse filterThomas Tsou1-42/+171
2013-09-05Transceiver52M: Refactor RACH and TSC detectionThomas Tsou1-117/+133
2013-09-05Transceiver52M: Disable energy detectorThomas Tsou1-2/+30
2013-09-05Transceiver52M: Add 4 samples-per-symbol Laurent pulse shapeThomas Tsou1-9/+40
2013-09-05Transceiver52M: Reverse storage of convolution vectorsThomas Tsou1-5/+4
2013-09-05Transceiver52M: Replace convolve and related calls with SSE implementationThomas Tsou1-344/+291
2013-09-05Transceiver52M: Generate RACH correlation sequence at initializationThomas Tsou1-1/+11
2013-09-05Transceiver52M: Remove logging from signal processing coreThomas Tsou1-19/+0
2013-09-05Transceiver52M: Add destructors to correlation seqeunce objectsThomas Tsou1-76/+97
2013-09-05Transceiver52M: Make GSM pulse filter internal to implementationThomas Tsou1-68/+67
2013-09-02Transceiver52M: Rename samples-per-symbol variable namesThomas Tsou1-45/+53
2013-06-16Fix build of the Transceiver.Alexander Chemeris1-0/+2
2013-04-04Transceiver52M: Fix calculation of TS correlation for 2 sps and higherttsou1-2/+2
2011-11-26transceiver, resamp: insert missing filter valueskurtis.heimerl1-4/+29
2011-10-12Adding in the missing Transceiver52M directorydburgess1-0/+1486