aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump version to 0.1.10~3fairwaves/0.1.10-3Alexander Chemeris2016-06-181-1/+16
* bump version to 0.1.10~2Alexander Chemeris2016-06-181-0/+8
* bump version to 0.1.10~1Kirill Zakharenko2016-06-181-0/+7
* debian: compile for atom arch with SSE3 optimizationsKirill Zakharenko2016-06-181-0/+3
* transceiver: WIP: Set default max delay to 2 samples.Alexander Chemeris2016-06-181-1/+1
* sigProcLib: Change number of head bits in detectRACHBurst() from 4 to 8.Alexander Chemeris2016-06-181-2/+2
* transceiver: Add an option to emulate a RACH delay in random filler mode.Alexander Chemeris2016-06-185-17/+32
* transceiver: Log channel number in DEBUG output of demoded bursts.Alexander Chemeris2016-06-182-3/+4
* radioInterface: Initialize power scale with a meaningful default.Alexander Chemeris2016-06-181-0/+2
* uhd: Fix comment.Alexander Chemeris2016-06-181-1/+1
* radioDevice: GSMRATE macro must have parentheses around its definition.Alexander Chemeris2016-06-181-1/+1
* makefile: Fix build from an external path.Alexander Chemeris2016-06-182-2/+2
* uhd: Set minimum UHD version requirement for E3XXTom Tsou2016-05-031-3/+31
* uhd: Make device offset check a private methodTom Tsou2016-05-031-61/+62
* uhd: Set default Tx sampling to 4 spsTom Tsou2016-05-031-6/+1
* uhd: Update default E3XX settingsTom Tsou2016-05-031-4/+5
* common: Add mandatory length field to UDP receive callsTom Tsou2016-05-024-19/+15
* common: Restrict UDP binding to localhost onlyTom Tsou2016-05-021-1/+1
* EDGE: Fix demodulation slicer inputTom Tsou2016-04-261-1/+1
* uhd: Correct timing alignment in 8-PSK and GMSK downlink burstsTom Tsou2016-04-262-7/+16
* transceiver: Do not pass transceiver state struct to function where it's not used.Alexander Chemeris2016-04-262-8/+7
* osmo-trx: Output Rx SPS as a part of configuration output.Alexander Chemeris2016-04-261-0/+1
* transceiver: Add an option to generate random Access Bursts.Alexander Chemeris2016-04-207-1/+53
* transceiver: Properly handle MAXDLY.Alexander Chemeris2016-04-204-11/+24
* Common: Make sure gLogEarly() log to the same facilities as the normal log.Alexander Chemeris2016-04-201-6/+33
* Common: Get rid of a compilation warning.Alexander Chemeris2016-04-201-1/+1
* EDGE: Fix USRP B210 device supportTom Tsou2016-03-231-0/+1
* EDGE: Add support for UmTRX.Alexander Chemeris2016-03-221-24/+14
* debian: Add packaging to master taken from fairwaves/masterHolger Hans Peter Freyther2016-03-187-0/+75
* EDGE: Combine shared GMSK and 8-PSK demodulator sectionsTom Tsou2016-03-081-22/+35
* EDGE: Add random burst generator filler optionTom Tsou2016-03-083-6/+18
* sigproc: Add various GSM burst generatorsTom Tsou2016-03-083-41/+74
* sigproc: Always use 625 sample length bursts with 4 SPSTom Tsou2016-03-081-12/+12
* EDGE: Add interfaces to enable EDGE transceiverTom Tsou2016-03-084-39/+99
* EDGE: Add 8-PSK modulator and demodulatorTom Tsou2016-03-066-32/+549
* EDGE: Setup variable sampling on receive pathTom Tsou2016-03-069-74/+144
* sigproc: Remove normal burst DFE equalizerTom Tsou2016-03-064-301/+29
* sigproc: Remove dynamic SPS configurationTom Tsou2016-03-063-67/+52
* Transceiver52M: Fix ARM build issuesTom Tsou2015-11-091-11/+11
* uhd: Remove references to USRP B205Tom Tsou2015-10-211-11/+2
* sigproc: Make convolution and convert input buffers immutableTom Tsou2015-08-215-55/+68
* uhd: Use internal UHD tick conversionsTom Tsou2015-08-212-27/+11
* uhd: Add version 3.9.0 supportTom Tsou2015-08-212-8/+31
* uhd: Output Rx/Tx gain limits to log to make it more transparent.Alexander Chemeris2015-07-301-4/+10
* Logger: Output ERR log messages to stderr as well.Alexander Chemeris2015-07-301-1/+1
* Transceiver: Add support for OsmoBTS style handover.Alexander Chemeris2015-07-302-4/+47
* Transceiver: Fix whitespace.Alexander Chemeris2015-07-301-2/+2
* uhd: Fix UmTRX tuning broken in commit 90f7a01d.Alexander Chemeris2015-07-301-1/+2
* transceiver: Add a debug option to dump selected timeslots to disk.Alexander Chemeris2015-07-302-1/+27
* Transceiver: Do not update state->SNRestimate if equalization is disabled.Alexander Chemeris2015-07-301-4/+4