aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/l1sap.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-09l1sap/osmo-bts-sysmo: Improve loggingHarald Welte1-12/+23
2017-08-09GSMTAP: Don't log fill frames via GSMTAPHarald Welte1-0/+27
2017-08-09L1SAP: Use RSL_CHAN_OSMO_PDCH across L1SAPHarald Welte1-6/+3
2017-07-30L1SAP: Print chan_nr and link_id always as hexHarald Welte1-8/+8
2017-07-10Use osmo_dump_gsmtime to log fn across different layersPau Espin Pedrol1-9/+7
2017-07-10Move dump_gsmtime to libosmocore as osmo_dump_gsmtimePau Espin Pedrol1-13/+4
2017-07-10l1sap.c: fn_ms_adj: Add err logging and always return GSM_RTP_DURATIONPau Espin Pedrol1-5/+6
2017-07-10l1sap.c: Avoid sending RTP frame with empty payloadPau Espin Pedrol1-14/+26
2017-07-10Allow passing low link quality buffers to upper layersPau Espin Pedrol1-2/+5
2017-07-01l1sap: Don't enqueue PTCCH blocks for loopbackHarald Welte1-1/+1
2017-06-28Add loopback support for PDTCHHarald Welte1-27/+89
2017-06-26Add missing include for abis.h header fileMax1-0/+1
2017-06-24l1sap: if lchan is in loopback, don't accept incoming RTPHarald Welte1-0/+5
2017-06-24l1sap.c: Factor out function to limit message queueHarald Welte1-21/+18
2017-06-18OML Add osmocom-specific way to deactivate radio link timeoutHarald Welte1-0/+4
2017-05-29l1sap.c: Add spec reference to link timeout implementationHarald Welte1-1/+3
2017-05-17measurement: Compute measurement results on measurement idicationPhilipp Maier1-5/+4
2017-04-27Fix RTP duration adjustment not done when speech resumes in DTX mode.Jean-Francois Dionne1-6/+2
2017-04-26Add MS TO to RSL measurementsMax1-0/+27
2017-04-13l1sap: improve log outputPhilipp Maier1-1/+3
2017-02-01rsl: Fix dropping of LAPDm UA message.Minh-Quang Nguyen1-0/+11
2017-01-25OML: internalize failure reportingMax1-4/+2
2017-01-16l1sap: fix missing 'else's causing wrong rach frame expiry countsPhilipp1-2/+2
2017-01-12l1sap: Fix expired rach slot countingPhilipp1-16/+56
2017-01-08Alarm on various errorsMax1-0/+5
2017-01-04DTX AMR HR: fix inhibitionMax1-2/+1
2016-12-15DTX: fix TS adjustment for ONSETMax1-5/+15
2016-12-09Save RTP metadata in Control BufferMax1-2/+11
2016-12-01Fix AGCH/PCH proportional allocationMax1-7/+6
2016-11-14l1sap: Fix use-after-free in loopback mode.Alexander Chemeris1-0/+3
2016-11-11Remove duplicated codeMax1-13/+11
2016-11-08DTX: wrap FSM signal dispatchingMax1-4/+2
2016-11-08DTX DL: tighten check for enabled operationMax1-1/+1
2016-11-03DTX fix ONSET handlingMax1-4/+6
2016-10-21Extend RTP RX callback parametersMax1-1/+2
2016-10-18Replace magic number with defineMax1-1/+1
2016-10-13DTX DL: use FSM for AMRMax1-1/+23
2016-10-12Move copy-pasted array into shared headerMax1-6/+0
2016-10-11DTX: fix conversion from fn to msMax1-2/+4
2016-10-11DTX: fix 1st RTP packet dropYves Godin1-1/+1
2016-09-24DTX: check Marker bit to send ONSET to L1Max1-3/+10
2016-09-02common/rsl: move decision whether to chan act ack/nack to common functionNeels Hofmeyr1-4/+1
2016-08-30cosmetic: common ts_is_pdch()Neels Hofmeyr1-11/+0
2016-08-27log: l1sap: add 0x to hex output of chan_nr, 5 timesNeels Hofmeyr1-5/+5
2016-08-27Change interface in osmo-bts for 11 bit RACHbhargava1-3/+6
2016-08-10dyn TS: complete for TRXNeels Hofmeyr1-1/+4
2016-08-08Fill measurements data for L1SAPMax1-2/+5
2016-07-28dyn TS, dyn PDCH: common/l1sap.c: properly notice PDCHNeels Hofmeyr1-3/+11
2016-07-28fix comment in common/l1sap.c, function name changedNeels Hofmeyr1-1/+1
2016-07-27comment typo: common/l1sap.cNeels Hofmeyr1-1/+1