aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/radioInterfaceResamp.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-11-18Transceiver52M: Add missing scaling vector resizeThomas Tsou1-0/+1
2013-11-15Transceiver52M: Use independent power scaling varables for each channelThomas Tsou1-1/+1
2013-11-15Transceiver52M: Add dual channel diversity receiver optionThomas Tsou1-9/+7
2013-11-15Transceiver52M: Add multi channel transceiver supportThomas Tsou1-13/+24
2013-10-18Transceiver52M: Deallocate high level resources on shutdownThomas Tsou1-2/+4
2013-10-18Transceiver52M: Reduce and place bounds checking on I/O buffersThomas Tsou1-21/+33
2013-10-18Transceiver52M: Add 64 MHz resampling option with B100Thomas Tsou1-20/+46
2013-10-18Transceiver52M: Setup dual sample rate transceiverThomas Tsou1-11/+3
2013-10-18Transceiver52M: Narrow resampling filter bandwidthThomas Tsou1-8/+11
2013-10-18Transceiver52M: Add SSE floating point / integer conversionThomas Tsou1-19/+5
2013-10-18Transceiver52M: Replace resampler with SSE enabled implementationThomas Tsou1-249/+146
2013-10-18Transceiver52M: Set resampling option automatically based on deviceThomas Tsou1-0/+332