aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M
AgeCommit message (Expand)AuthorFilesLines
2016-04-26osmo-trx: Output Rx SPS as a part of configuration output.Alexander Chemeris1-0/+1
2016-04-20transceiver: Add an option to generate random Access Bursts.Alexander Chemeris5-1/+48
2016-04-20transceiver: Properly handle MAXDLY.Alexander Chemeris4-11/+24
2016-03-23EDGE: Fix USRP B210 device supportTom Tsou1-0/+1
2016-03-22EDGE: Add support for UmTRX.Alexander Chemeris1-24/+14
2016-03-08EDGE: Combine shared GMSK and 8-PSK demodulator sectionsTom Tsou1-22/+35
2016-03-08EDGE: Add random burst generator filler optionTom Tsou3-6/+18
2016-03-08sigproc: Add various GSM burst generatorsTom Tsou3-41/+74
2016-03-08sigproc: Always use 625 sample length bursts with 4 SPSTom Tsou1-12/+12
2016-03-08EDGE: Add interfaces to enable EDGE transceiverTom Tsou4-39/+99
2016-03-06EDGE: Add 8-PSK modulator and demodulatorTom Tsou4-32/+537
2016-03-06EDGE: Setup variable sampling on receive pathTom Tsou9-74/+144
2016-03-06sigproc: Remove normal burst DFE equalizerTom Tsou4-301/+29
2016-03-06sigproc: Remove dynamic SPS configurationTom Tsou3-67/+52
2015-11-09Transceiver52M: Fix ARM build issuesTom Tsou1-11/+11
2015-10-21uhd: Remove references to USRP B205Tom Tsou1-11/+2
2015-08-21sigproc: Make convolution and convert input buffers immutableTom Tsou5-55/+68
2015-08-21uhd: Use internal UHD tick conversionsTom Tsou1-26/+10
2015-08-21uhd: Add version 3.9.0 supportTom Tsou1-6/+26
2015-07-30uhd: Output Rx/Tx gain limits to log to make it more transparent.Alexander Chemeris1-4/+10
2015-07-30Transceiver: Add support for OsmoBTS style handover.Alexander Chemeris2-4/+47
2015-07-30Transceiver: Fix whitespace.Alexander Chemeris1-2/+2
2015-07-30uhd: Fix UmTRX tuning broken in commit 90f7a01d.Alexander Chemeris1-1/+2
2015-07-30transceiver: Add a debug option to dump selected timeslots to disk.Alexander Chemeris2-1/+27
2015-07-30Transceiver: Do not update state->SNRestimate if equalization is disabled.Alexander Chemeris1-4/+4
2015-07-30uhd: Fix rounding error in timestamp conversion functions.Alexander Chemeris1-2/+14
2015-07-30sigProcLib: Abstract out common part of Normal/RACH burst detection.Alexander Chemeris3-82/+65
2015-07-30Transceiver: Update noise level only when the timeslot is marked as IDLE.Alexander Chemeris2-16/+32
2015-07-30transceiver: Remove noise/RSSI gating.Alexander Chemeris1-2/+1
2015-07-30osmo-trx: Add an option to swap channels on UmTRX.Alexander Chemeris5-9/+16
2015-07-30sigProcLib: Check for bogus TOA before using it.Alexander Chemeris1-2/+2
2015-07-30Transceiver: Fix clipping detection.Alexander Chemeris3-36/+55
2015-07-30Transceiver: Print noise level for each burst in debug mode.Alexander Chemeris2-10/+14
2015-07-30osmo-trx: Add a command line option for the dBFS to dBm offset.Alexander Chemeris3-28/+46
2015-06-01sigProcLib: Fix burst start phase.Alexander Chemeris1-1/+1
2015-06-01transceiver: Drive clock indication form the receive thread.Alexander Chemeris1-10/+5
2015-06-01transceiver: Fix out-of-bounds acces in genRandNormalBurst().Alexander Chemeris1-2/+2
2015-05-24osmo-trx: Fix random filler command line option.Alexander Chemeris2-3/+13
2015-05-24Transceiver52M: Change POWERON behavior to return success if the transceiver ...Ivan Kluchnikov1-1/+1
2015-05-20Transceiver: Check TSC values to be in [0..7] range.Alexander Chemeris1-3/+3
2015-05-20Transceiver: Make error response to an unknown command on UDP command interfa...Alexander Chemeris1-0/+1
2015-05-19test: Add command line random normal burst optionTom Tsou3-100/+164
2015-05-18uhd: Pass UHD command line arguments to constructorTom Tsou1-2/+2
2015-05-18umtrx: Don't use DSP tuning, because LMS6002D PLL steps are small enough.Alexander Chemeris1-1/+13
2015-05-18uhd: Set RF frontend bandwidth for UmTRX to improve signal quality.Alexander Chemeris1-0/+10
2015-05-18UmTRX: Manually set Tx gain stages for the best signal quality.Alexander Chemeris1-4/+41
2015-05-18sigproc: Add clipping detection on RACH and TSC inputTom Tsou3-6/+43
2015-05-18uhd: Use full DAC scale with UmTRX to improve signal quality.Alexander Chemeris1-3/+17
2015-05-07radioInterface: Reset sample buffer cursors on each startTom Tsou1-0/+3
2015-01-19usrp1: Update device API for frequency offset tuningTom Tsou1-1/+1