aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/pcu_sock.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-25pcu_sock: Fix broken paging commandPhilipp Maier1-7/+20
2017-05-25pcu_sock: Forward imm.ass PCU originated messagesPhilipp Maier1-0/+21
2017-05-25pcu_sock: implement direct tlli on AGCHAlexander Couzens1-0/+31
2017-05-25pcu_sock: pcu_tx_info_ind allow to use TRX not starting from 0Alexander Couzens1-1/+1
2017-05-25pcu_sock: set flag PCU_IF_FLAG_SYSMO by setting pcu_direct = 1Alexander Couzens1-1/+1
2017-05-25pcu_sock: Send non-NULL hLayer1 to PCUHarald Welte1-0/+1
2017-05-25pcu_sock: Forward paging request from PCU via RSL to BTSHarald Welte1-9/+44
2017-05-25pcu_sock: get rid of magic numbers and use ARRAY_SIZE() for array iterationHarald Welte1-3/+3
2017-05-25pcu_sock: Don't re-implement core functionality like gsm_bts_trx_num()Harald Welte1-14/+2
2017-05-25pcu_sock: add basic pcu interface supportPhilipp Maier1-0/+653