aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/pcu_sock.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-24pcu_sock: fix paging group calculationPhilipp Maier1-2/+4
2017-02-24pcu_sock: reorganize calculation of paging groupPhilipp Maier1-23/+24
2017-02-24abis-rsl: Send imm.ass messages via PCHPhilipp Maier1-12/+24
2017-02-24pcu_sock: Fix broken paging commandPhilipp Maier1-8/+21
2017-02-24fixup PCU_IF_SAPI_AGCH_DT sapi_string()Alexander Couzens1-1/+1
2017-02-24pcu_sock: Forward imm.ass PCU originated messagesPhilipp Maier1-0/+21
2017-02-24pcu_sock: implement direct tlli on AGCHAlexander Couzens1-0/+31
2017-02-24libbsc/pcu_sock.c: pcu_tx_info_ind allow to use TRX not starting from 0Alexander Couzens1-1/+1
2017-02-24libbsc: enable pcu_direct to flag PCU_IF_FLAG_SYSMOAlexander Couzens1-1/+1
2017-02-24libbsc/pcu_sock: remove const qualifierAlexander Couzens1-1/+1
2017-02-24pcu_sock: Send non-NULL hLayer1 to PCUHarald Welte1-0/+1
2017-02-24pcu_sock: Forward paging request from PCU via RSL to BTSHarald Welte1-9/+44
2017-02-24pcu_sock: get rid of magic numbers and use ARRAY_SIZE() for array iterationHarald Welte1-3/+3
2017-02-24pcu_sock: Don't re-implement core functionality like gsm_bts_trx_num()Harald Welte1-14/+2
2017-02-24pcu_sock: add missing headersAlexander Couzens1-0/+2
2017-02-24pcu_sock: add basic pcu interface supportPhilipp Maier1-0/+651