aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/l1sap.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-22move MS power control handling from sysmobts to common partHarald Welte1-0/+2
2015-09-22Move detection of handover frames from sysmo-bts code to common codeAndreas Eversberg1-0/+4
2015-09-22Send primitives at PH-/MPH-/TCH-SAP interface via GSMTAPAndreas Eversberg1-0/+167
2015-09-22sysmobts: Clean up transitions for lchan cipher stateAndreas Eversberg1-1/+0
2015-09-22Add MEAS (MPH_INFO) IND message to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-0/+32
2015-09-22l1sap: Port code to new ciphering handlingHarald Welte1-10/+35
2015-09-22sysmobts/l1_if: Sacch/Sdcc/Facch are handled in l1sap/coreHarald Welte1-1/+1
2015-09-22Add SDCCH/SACCH/FACCH messages to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-2/+179
2015-09-22Add TCH messages to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-0/+151
2015-09-22l1sap: re-introduce a comment that was lost during l1sap mergeHarald Welte1-0/+2
2015-09-22Move chan act/rel/modify from bts_model to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-0/+145
2015-09-22l1sap: Re-introduce more correct RACH slot countingHarald Welte1-4/+14
2015-09-22Add TIME (MPH_INFO) IND messages to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-0/+50
2015-09-22Add PDCH messages to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-0/+90
2015-09-22l1sap: Add a warning about assuming BS_AG_BLKS_RES=1Harald Welte1-0/+1
2015-09-22Add PCH/AGCH message to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-0/+8
2015-09-22l1sap: RACH: Detect hand-over even on TRX0Harald Welte1-1/+1
2015-09-22l1sap: fix missing include file and resulting compiler warningHarald Welte1-0/+1
2015-09-22l1sap: fix coding styleHarald Welte1-2/+1
2015-09-22l1sap: Use L1SAP_IS_CHAN_RACH instead of magic number 0x88Harald Welte1-1/+1
2015-09-22Add RACH message to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-0/+69
2015-09-22Add BCCH message to PH-/MPH-/TCH-SAP interfaceAndreas Eversberg1-0/+150