aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-24transceiver: mcbts: remove unused call in drive loopThomas Tsou1-3/+0
2013-06-24multi-arfcn: refactor to match upstream GSM coreThomas Tsou7-150/+174
2013-06-24uhd: fix local overflow handling of buffer readsThomas Tsou1-1/+1
2013-06-24multi-arfcn, trx: create transceivers based on command line argThomas Tsou1-22/+59
2013-06-24transceiver, uhd: dynamically allocate async event threadThomas Tsou1-5/+14
2013-06-24multi-arfcn, trx: attach FIFO's internally in transceiverThomas Tsou4-14/+3
2013-06-24multi-arfcn, trx: fix infinite energy threshold bugThomas Tsou3-7/+11
2013-06-24multi-arfcn, trx: handle thread exiting on shutdownThomas Tsou8-23/+95
2013-06-24multi-arfcn, trx: allocate threads on heap and fix thread releaseThomas Tsou4-16/+28
2013-06-24multi-arfcn, trx: remove unused reset() call in drive loopThomas Tsou2-7/+1
2013-06-24multi-arfcn, trx: remove unused attach call()Thomas Tsou1-3/+1
2013-06-24multi-arfcn, trx: only deallocate radio resouces if startedThomas Tsou1-7/+10
2013-06-24transceiver: define virtual destructor for base deviceThomas Tsou1-1/+2
2013-06-24multi-arfcn, trx: add and modify transceiver main for new interfacesThomas Tsou2-5/+126
2013-06-24multi-arfcn, trx: split transceiver to handle multiple channelsThomas Tsou6-415/+566
2013-06-24multi-arfcn, trx: modify radio interface for multi-channel useThomas Tsou2-49/+116
2013-06-24multi-arfcn, trx: add header wrappers for radio interfaceThomas Tsou1-1/+4
2013-06-24Transceiver52M: Add UmTRX supportThomas Tsou1-3/+10
2013-06-24Transceiver52M: Explicitly check for USRP2 device typeThomas Tsou1-5/+8
2013-06-24Transceiver52M: Use exception blocks for rate changesThomas Tsou1-5/+17
2013-06-24Transceiver52M: Allow tolerance in UHD sample rate selectionThomas Tsou1-5/+8
2013-06-24Transceiver52M: Set resampling option automatically based on deviceThomas Tsou11-130/+127
2013-06-24Transceiver52M: Set sample rate from within the radio deviceThomas Tsou5-20/+41
2013-06-24Transceiver52M: Remove and rename oversampling variablesThomas Tsou3-9/+4
2013-06-24Transceiver52M: Remove periodic alignment update from UHD buildThomas Tsou3-14/+9
2013-06-24Transceiver52M: Add device offset correction tableThomas Tsou4-28/+63
2013-06-24Transceiver52M: Add UHD device type checkingThomas Tsou5-40/+53
2013-06-24Transceiver52M: Setup test case for second UmTRX channelThomas Tsou1-9/+26
2013-06-24Transceiver52M: Update to UHD streamer interfaceThomas Tsou2-29/+16
2013-06-24umtrx: set timing offset and clocking frequencyThomas Tsou1-2/+2
2013-06-24Transceier52M: Make error response to an unknown command on UDP command inter...Alexander Chemeris1-0/+1
2013-06-24Transceiver52M: Check for correctly set TSC before setting timeslot types.Alexander Chemeris2-6/+7
2013-06-24Modified fillerTable usage in pushRadioVector function.Ivan Kluchnikov1-4/+21
2013-06-24umtrx: flush any possible garbage bursts at startThomas Tsou1-5/+7
2013-06-24transceiver: workaround for transmit testing with no clock resetThomas Tsou2-4/+17
2013-06-24Transceiver52M: add antenna selection from configurationThomas Tsou3-0/+45
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