aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-18Transceiver52M: Generate delay filter with SSE memory alignmentThomas Tsou1-24/+41
2013-10-18Transceiver52M: Separate main transmit and receive drive threadsThomas Tsou2-15/+24
2013-10-18Transceiver52M: Disable equalizationThomas Tsou1-1/+1
2013-10-18Transceiver52M: Reduce RACH and TSC correlation windowsThomas Tsou1-8/+8
2013-10-18Transceiver52M: Narrow resampling filter bandwidthThomas Tsou1-8/+11
2013-10-18Transceiver52M: Add B200 supportThomas Tsou1-15/+24
2013-10-18Transceiver52M: Setup dual Laurent pulse shaping filterThomas Tsou3-57/+218
2013-10-18Transceiver52M: Check that sample rates are sane before usingThomas Tsou1-1/+1
2013-10-18Transceiver52M: Refactor RACH and normal burst detectionThomas Tsou2-119/+139
2013-10-18Transceiver52M: Add UmTRX supportThomas Tsou1-3/+11
2013-10-18Transceiver52M: Add 4 samples-per-symbol Laurent pulse shapeThomas Tsou2-9/+123
2013-10-18Transceiver52M: Disable energy detectorThomas Tsou2-4/+32
2013-10-18Transceiver52M: Add SSE floating point / integer conversionThomas Tsou6-74/+258
2013-10-18Transceiver52M: Replace resampler with SSE enabled implementationThomas Tsou10-498/+539
2013-10-18Transceiver52M: Replace convolve and related calls with SSE implementationThomas Tsou12-408/+1567
2013-10-18Transceiver52M: Generate RACH correlation sequence at initializationThomas Tsou4-3/+15
2013-10-18Transceiver52M: Remove logging from signal processing coreThomas Tsou1-19/+0
2013-10-18Transceiver52M: Add destructors to correlation seqeunce objectsThomas Tsou1-76/+97
2013-10-18Transceiver52M: Make GSM pulse filter internal to implementationThomas Tsou4-115/+112
2013-10-18Transceiver52M: Rename samples-per-symbol variable namesThomas Tsou6-94/+95
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: Use exception blocks for rate changesThomas Tsou1-5/+17
2013-10-18Transceiver52M: Set resampling option automatically based on deviceThomas Tsou11-160/+184
2013-10-18Transceiver52M: Remove and rename oversampling variablesThomas Tsou3-9/+4
2013-10-18Transceiver52M: Remove periodic alignment update from UHD buildThomas Tsou3-13/+8
2013-10-18Transceiver52M: Add device offset correction tableThomas Tsou4-29/+64
2013-10-18Transceiver52M: Add UHD device type checkingThomas Tsou5-40/+53
2013-10-18Transceiver52M: Update to UHD streamer interfaceThomas Tsou2-29/+16
2013-06-16Fix build of the Transceiver.Alexander Chemeris6-4/+10
2013-06-16Checking in build system for the Transceiver.Alexander Chemeris19-0/+149116
2013-06-15Transceiver52M: Add more complete specification of GPRS typesttsou2-8/+20
2013-06-15Transceiver52M: Add GPRS combinations to correlation typesttsou2-1/+8
2013-05-31syncing commonlibs with Many thanks to Michael Iedema for these patches, make...kurtis.heimerl25-215/+2034
2013-04-04Transceiver52M: Fix calculation of TS correlation for 2 sps and higherttsou1-2/+2
2013-03-27Transceiver52: allow for handling of TCH/H slotsttsou1-4/+1
2013-02-15Synced sqlite3utils with private and fixed a small recursive bug in SIPEngine...kurtis.heimerl1-8/+15
2012-12-22Correction of trivial warnings.kurtis.heimerl3-4/+4
2012-12-17From b453f10d65dd1ff1df0dd3747adf63f4e1fd7d30 Mon Sep 17 00:00:00 2001kurtis.heimerl1-11/+34
2012-12-17From 32bbfc3c89b1c56672bf2fd3660a45c513ac54d4 Mon Sep 17 00:00:00 2001kurtis.heimerl1-2/+2
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-12-16OH GOOD GIT MISSED THESE FILES THANKS GITkurtis.heimerl2-0/+231
2012-12-16Sylvain patch #2, with modifications:kurtis.heimerl5-17/+25
2012-12-16Patch 4545 in private:kurtis.heimerl2-3/+12
2012-12-06transceiver52m: reset energy threshold on receive gain changesttsou1-1/+4
2012-11-23missed something in one of the socket patches. now works as expectedkurtis.heimerl1-0/+1
2012-11-23Alexander's patches:kurtis.heimerl3-5/+4
2012-11-23r4425 in private:kurtis.heimerl1-1/+2
2012-11-23r4408 in private:kurtis.heimerl1-1/+1