aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M
AgeCommit message (Expand)AuthorFilesLines
2016-07-19transceiver: Fix 4 SPS receive TOA valueTom Tsou1-1/+1
2016-07-19transceiver: Fix mixed GSMK / 8-PSK transmissionTom Tsou1-1/+1
2016-07-17uhd: Add command line option for GPS referenceTom Tsou5-13/+60
2016-07-12UHD: Initial LimeSDR support.Alexander Chemeris1-1/+24
2016-07-12radioInterface: Fix multi-channel buffer index bugTom Tsou1-1/+1
2016-07-08mcbts: Allow out of order channel setupTom Tsou2-6/+9
2016-07-07transceiver: Remove HANDOVER warningsTom Tsou1-2/+0
2016-07-01egprs: Enable 8-PSK burst detection when EDGE is enabledTom Tsou3-5/+12
2016-07-01egprs: Enable 8-PSK length vectors on the Tx interfaceTom Tsou1-3/+11
2016-07-01sigproc: Adjust burst detection threshold criteriaTom Tsou2-7/+26
2016-07-01mcbts: Add multi-ARFCN radio supportTom Tsou7-25/+512
2016-07-01mcbts: Add multi-ARFCN channelizing filtersTom Tsou9-3/+722
2016-07-01iface: Add inner ring-buffer implementationTom Tsou12-257/+426
2016-07-01radioInterface: Convert diversity argument to general typeTom Tsou3-45/+43
2016-07-01transceiver: Add Rx samples-per-symbol optionTom Tsou2-21/+21
2016-06-28transceiver: Do not report error on SETTSC when radio is onTom Tsou1-1/+1
2016-06-22transceiver: Add an option to emulate a RACH delay in random filler mode.Alexander Chemeris5-17/+32
2016-06-22transceiver: Log channel number in DEBUG output of demoded bursts.Alexander Chemeris2-3/+4
2016-06-22radioInterface: Initialize power scale with a meaningful default.Alexander Chemeris1-0/+2
2016-06-22uhd: Fix comment.Alexander Chemeris1-1/+1
2016-06-22radioDevice: GSMRATE macro must have parentheses around its definition.Alexander Chemeris1-1/+1
2016-06-22makefile: Fix build from an external path.Alexander Chemeris2-2/+2
2016-06-21sigproc: Expand RACH, TSC, and EDGE correlation windowsTom Tsou1-10/+10
2016-05-03uhd: Set minimum UHD version requirement for E3XXTom Tsou1-3/+31
2016-05-03uhd: Make device offset check a private methodTom Tsou1-61/+62
2016-05-03uhd: Set default Tx sampling to 4 spsTom Tsou1-6/+1
2016-05-03uhd: Update default E3XX settingsTom Tsou1-4/+5
2016-05-02common: Add mandatory length field to UDP receive callsTom Tsou1-2/+2
2016-04-26EDGE: Fix demodulation slicer inputTom Tsou1-1/+1
2016-04-26uhd: Correct timing alignment in 8-PSK and GMSK downlink burstsTom Tsou2-7/+16
2016-04-26transceiver: Do not pass transceiver state struct to function where it's not ...Alexander Chemeris2-8/+7
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