aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/runTransceiver.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-11-15Transceiver52M: Add multi channel transceiver supportThomas Tsou1-11/+26
2013-10-18Transceiver52M: Move reference select from compile time to databaseThomas Tsou1-2/+11
2013-10-18Transceiver52M: Deallocate high level resources on shutdownThomas Tsou1-25/+30
2013-10-18Transceiver52M: Add 64 MHz resampling option with B100Thomas Tsou1-6/+16
2013-10-18Transceiver52M: Replace resampler with SSE enabled implementationThomas Tsou1-0/+3
2013-10-18Transceiver52M: Generate RACH correlation sequence at initializationThomas Tsou1-0/+3
2013-10-18Transceiver52M: Verify global config sanity before usingThomas Tsou1-8/+65
2013-10-18Transceiver52M: Remove unused test code from mainThomas Tsou1-35/+4
2013-10-18Transceiver52M: Set resampling option automatically based on deviceThomas Tsou1-9/+16
2013-10-18Transceiver52M: Remove and rename oversampling variablesThomas Tsou1-2/+1
2013-10-18Transceiver52M: Add device offset correction tableThomas Tsou1-1/+1
2012-12-16Transceiver52M: Read IP address and port to bind to from a configuration inst...ttsou1-1/+1
2012-12-16Transceiver52M: Properly pass samplerate to RadioDevice::make()ttsou1-1/+1
2012-10-22Transceiver52M: UHD: Setup option to pass arguments from command linettsou1-1/+12
2011-11-28transceiver52M: bump critial errors to ALERT levelkurtis.heimerl1-0/+1
2011-11-26uhd: increase initial transmit transport latencykurtis.heimerl1-1/+1
2011-11-26transceiver: update main to non-device specific interfacekurtis.heimerl1-5/+11
2011-10-12Adding in the missing Transceiver52M directorydburgess1-0/+123