aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/l1sap.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-25dyn TS: common TCH/F_TCH/H_PDCH implementationNeels Hofmeyr1-0/+5
2016-07-25cosmetic: clarify TCH/F_PDCH related naming and commentsNeels Hofmeyr1-3/+6
2016-07-25info log: l1sap.c: add '0x' to hex outputNeels Hofmeyr1-2/+2
2016-06-23Make get_lchan_by_chan_nr globally availableMax1-2/+2
2016-06-18Move copy-pasted code into common partMax1-0/+20
2016-06-17dyn PDCH: implement main dyn PDCH logic in common/Neels Hofmeyr1-0/+12
2016-06-14DTXu: mark beginning of speech burst in RTPMax1-2/+4
2016-06-07Fix RTP timestamps in case of DTXMax1-2/+16
2016-02-22Fix ocmo-bts-octphy interaction with OsmoPCUMax1-2/+3
2016-02-09fix migration of check_for_ciph_cmd() from sysmobts to l1sapHarald Welte1-0/+12
2016-02-03L1SAP: Ensure we don't process MPH-TIME.indication on TRX != C0Harald Welte1-1/+8