aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/l1sap.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-27ASCI: Control uplink access bursts detection of physical interfaceAndreas Eversberg1-0/+1
2023-07-21ASCI: Add Notification CHannel (NCH) supportAndreas Eversberg1-1/+1
2023-07-21ASCI: VGCS/VBS RACH -> RSL TALKER/LISTENER DETECTHarald Welte1-0/+2
2022-09-13Introduce Osmux supportPau Espin Pedrol1-0/+2
2022-04-13l1sap: l1sap_chan_act(): remove unused *tp argumentVadim Yanitskiy1-1/+1
2021-10-22measurement: move repeated_dl_facch_active_decision() hereVadim Yanitskiy1-3/+0
2021-06-05[VAMOS] Implement the concept of 'shadow' timeslotsVadim Yanitskiy1-2/+7
2021-02-13GSMTAP: move 'struct gsmtap_inst' and masks to 'struct gsm_bts'Vadim Yanitskiy1-4/+0
2021-02-13GSMTAP: move 'gsmtap_sapi_names' from l1sap.c to vty.cVadim Yanitskiy1-1/+0
2020-11-27l1sap: add repeated downlink FACCHPhilipp Maier1-0/+3
2020-02-17osmo-bts-sysmo: merge measurement data and payloadPhilipp Maier1-1/+2
2019-10-11log: set L1 SAPI log contextOliver Smith1-0/+31
2019-10-09L1SAP: also consider RSL_CHAN_OSMO_CBCH8 as CBCHVadim Yanitskiy1-1/+2
2019-10-09L1SAP: use RSL_CHAN_* definitions from libosmogsmVadim Yanitskiy1-10/+21
2019-03-18Constify pcu_rx_*() parametersMax1-1/+1
2018-10-22Convert lchan CCCH_LCHAN to chan_nr BCCH and viceversaPau Espin Pedrol1-0/+3
2018-09-30Fix computing CCCH block number from frame numberHarald Welte1-1/+1
2018-09-09CBCH: Move processing via L1SAPHarald Welte1-0/+1
2018-08-31paging: add unit-test to check different bs_ag_blks_res settingsPhilipp Maier1-0/+3
2017-08-09L1SAP: Use RSL_CHAN_OSMO_PDCH across L1SAPHarald Welte1-0/+1
2017-07-10Allow passing low link quality buffers to upper layersPau Espin Pedrol1-1/+2
2017-03-20l1sap: fix PTCCH detectionPhilipp Maier1-1/+4
2017-03-15l1sap: fix rach reason (ra) parsingPhilipp Maier1-1/+1
2016-11-11Replace link_id constant with defineMax1-1/+5
2016-10-21Extend RTP RX callback parametersMax1-1/+2
2016-10-12Move copy-pasted array into shared headerMax1-0/+8
2016-09-24DTX: check Marker bit to send ONSET to L1Max1-1/+1
2016-06-23Make get_lchan_by_chan_nr globally availableMax1-0/+2
2016-06-18Move copy-pasted code into common partMax1-0/+3
2016-06-14l1sap.h: fix wrong L1SAP_FN2PTCCHBLOCK calculation according to TS 45.002 Tab...Minh-Quang Nguyen1-1/+1
2015-09-22l1sap: Port code to new ciphering handlingHarald Welte1-0/+2
2015-09-22Move chan act/rel/modify from bts_model to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-1/+1
2015-03-25Add header file of PH-/MPH-/TCH-SAP interface to common part of osmo-btsAndreas Eversberg1-0/+71