aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx
AgeCommit message (Expand)AuthorFilesLines
2015-09-22TRX: Support for TCH/H and GSM half rate transcodingAndreas Eversberg11-9/+569
2015-09-22TRX: Add AMR Payload handlingAndreas Eversberg2-0/+89
2015-09-22TRX: Support for AMR full speechAndreas Eversberg16-37/+1250
2015-09-22Get RSSI from received uplink data and send to PCUAndreas Eversberg2-7/+25
2015-09-22TRX: Add support for EFR transcodingAndreas Eversberg7-9/+181
2015-09-22TRX: Code cleanup, prepare for other codecs than GSM full rateAndreas Eversberg12-168/+276
2015-09-22TRX: Use link timeout value from BSC via OML attribute.Andreas Eversberg1-2/+8
2015-09-22TRX: Out of range primitives found in downlink queue are not an errorAndreas Eversberg1-3/+4
2015-09-22TRX: Implementation of MS power and timing advance loopsAndreas Eversberg7-22/+387
2015-09-22TRX: Improved handling of clock indications.Andreas Eversberg3-8/+21
2015-09-22TRX: Fixes to TRX interfaceAndreas Eversberg1-6/+7
2015-09-22TRX: Fix of SCH burst dataAndreas Eversberg1-1/+1
2015-09-22TRX: CipheringAndreas Eversberg5-37/+129
2015-09-22TRX: Replaced GSM 06.10 ordering table by table in libosmocodecAndreas Eversberg4-39/+34
2015-09-22TRX: Cleanup of channel transcodingAndreas Eversberg24-1304/+1104
2015-09-22TRX: By default, send 20 frames in advance to tranceiverAndreas Eversberg1-1/+1
2015-09-22TRX: Detect missing received bursts and fill them with zero-sbitsAndreas Eversberg2-36/+60
2015-09-22TRX: PDTCH (GPRS) works nowAndreas Eversberg3-119/+140
2015-09-22TRX: Lost TCH frame detection of omitted bursts from tranceiverAndreas Eversberg2-61/+84
2015-09-22TRX: Allow transcoding of TCH FR with MSB first (RTP) or LSB first (E1)Andreas Eversberg3-11/+19
2015-09-22TRX: Completed TCH/F full rate supportAndreas Eversberg5-464/+647
2015-09-22TRX: Fixed swapped stealing bitsAndreas Eversberg1-4/+4
2015-09-22TRX: Minor fixes, especially handle TOA of RACH correctlyAndreas Eversberg3-23/+39
2015-09-22TRX: Fix, never send confirm for DEACT SACCH request (TS 05.08 4.6)Andreas Eversberg1-5/+7
2015-09-22TRX: Use received TRX clocks to determine availablility of tranceiverAndreas Eversberg4-10/+49
2015-09-22TRX: Fixes and improvements of schedulerAndreas Eversberg2-28/+96
2015-09-22TRX: Completed transcoding of TCH with reordering Table 2 of TS 05.03Andreas Eversberg1-8/+57
2015-09-22TRX: Power down tranceiver and reset scheduler, if abis link is lostAndreas Eversberg3-3/+22
2015-09-22ABIS: Introduce bts_model_abis_close to indicate ABIS link failure.Andreas Eversberg1-0/+3
2015-09-22TRX: On negative response of critical commands, shutdown BTSAndreas Eversberg2-23/+32
2015-09-22TRX: Introduce osmobts-trx, a layer 1 implementation for OpenBTS tranceiversAndreas Eversberg19-0/+5147