aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-22sigProcLib: Rename demodulateBurst() to demodGmskBurst() for clarity.Alexander Chemeris3-6/+6
2017-03-22sigProcLib: make energyDetect() simpler by returning actual energy.Alexander Chemeris3-17/+9
2017-03-20sigProcLib: Fix documentation, sync argument names in .cpp and .h files.Alexander Chemeris2-47/+49
2017-03-20radioBuffer: Remove extra ; at the end of inline function definitions.Alexander Chemeris1-4/+4
2017-03-20sigProcLib: Typo sybols -> symbolsAlexander Chemeris1-1/+1
2017-03-20CommonLibs: Remove unused files.Alexander Chemeris17-1313/+49
2017-03-14Add autoconf-archive to dependenciesMax1-0/+1
2017-03-07uhd: Increase MC-BTS FPGA clock rate to 51.2 MHzTom Tsou1-10/+13
2017-03-07uhd: Add support for UHD-3.11 logging controlTom Tsou2-7/+16
2017-01-26Fix building against sqlite3Max7-11/+12
2017-01-24Remove embedded sqlite3Max6-145782/+1
2017-01-24Do not embed sqlite3 when buildingRuben Undheim2-2/+1
2017-01-24Integrate Debian packaging changesMax3-24/+182
2017-01-24Add gerrit settingsMax1-0/+3
2017-01-24debian: Require fftw3 header files for osmo-trxHolger Hans Peter Freyther1-1/+1
2017-01-19Revert "uhd: Set minimum supported version to 3.9.0"Tom Tsou2-2/+11
2017-01-11uhd: Add X300 sample timing for 4 SPSTom Tsou1-0/+1
2016-10-26transceiver: Fix mismatched allocations and deallocationspierre.baudry3-4/+6
2016-10-25uhd: Set minimum supported version to 3.9.0Tom Tsou2-11/+2
2016-10-25transceiver: Fix command build warningTom Tsou1-2/+3
2016-10-18uhd: Add missing B200 sample timing for 4 SPS receiveTom Tsou1-1/+2
2016-10-17add contrib/jenkins.sh, for gerrit build botNeels Hofmeyr1-0/+7
2016-08-11sigproc: Match differential GMSK start/end bits to tail bitsTom Tsou1-4/+4
2016-08-08The INSTALL file is being overwritten by autoreconf, but it is committedNeels Hofmeyr2-0/+1
2016-07-20uhd: Update USRP2/N200/N210 for 4 SPS RxTom Tsou5-48/+47
2016-07-19sigproc: Fix missing 8-PSK tail symbolsTom Tsou1-1/+1
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-05configure.ac: check for boost/config.hpp headerNeels Hofmeyr1-0/+3
2016-07-05add basic .gitignoreNeels Hofmeyr1-0/+44
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 Tsou10-3/+723
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