aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-01-23osmo-bsc: Log error regarding BTS number explicitlyarehbein1-2/+2
2023-01-23vty: Add check against sensible default value for Ny1arehbein3-0/+23
2023-01-23vty: Add support for Ny1 configurationarehbein6-15/+50
2023-01-12pcu_sock: move code that fills in trx info to helper functionPhilipp Maier1-26/+35
2023-01-12pcu_sock: guard against too many TRXPhilipp Maier1-0/+6
2023-01-12abis_rsl: fix sourcecode formattingPhilipp Maier1-1/+1
2023-01-12abis_rsl: fix frame number calculationPhilipp Maier1-7/+7
2023-01-10pcu_sock: drop unused variable pcu_directPhilipp Maier1-4/+1
2023-01-10pcu_sock: drop unused function prototypePhilipp Maier1-1/+0
2023-01-10abis_rsl: when doing packet access, log t1,t3,t2 and fnPhilipp Maier1-0/+2
2023-01-10abis_rsl: show full request reference in logPhilipp Maier1-2/+4
2023-01-06abis_rsl: add spec ref for frame number calculationPhilipp Maier1-1/+3
2023-01-03bsc_compl_l3(): Update documentation regarding no bsc_subscr in connPau Espin Pedrol1-5/+6
2023-01-03bsc_subscriber: Allow creating subscribers identified by IMEIPau Espin Pedrol2-0/+55
2023-01-03bts: ipa/osmo-bts/sysmobts: MO: add support for the second NSVCAlexander Couzens6-19/+33
2023-01-02bsc: Fix crash if PagingResponse with invalid MobileIdentity is receivedPau Espin Pedrol1-1/+2
2022-12-23osmo-bsc: Transition to use of 'telnet_init_default'arehbein1-2/+1
2022-12-20ctrl: take both address and port from vty configMax3-10/+4
2022-12-19fix Speech Codec cfg in BSSMAP Assignment CompleteNeels Hofmeyr1-1/+1
2022-12-14pcuif_proto: use define constant to specify nax number of trxPhilipp Maier1-1/+2
2022-11-30vty: Write amount of timeouts elapsed for a paging requestPau Espin Pedrol1-1/+1
2022-11-30paging: Optimize retrieving number of request per paging groupPau Espin Pedrol2-20/+17
2022-11-30paging: Replace reqs waiting for retransmission with new incoming inital req ...Pau Espin Pedrol3-11/+19
2022-11-30paging: Split paging queue into 2 queues: initial and retransPau Espin Pedrol5-231/+494
2022-11-28paging: Fix wrong count of reqs_before if queue only contains retransmissionsPau Espin Pedrol1-13/+4
2022-11-28paging: Introduce VTY configurable X3113 (Maximum Paging Request Transmit Del...Pau Espin Pedrol4-9/+25
2022-11-28vty: Fix lost 'no timer-dynamic T3113' config when writing current configPau Espin Pedrol1-1/+3
2022-11-24paging: paging: Drop unneeded extra param in paging_remove_request()Pau Espin Pedrol1-15/+18
2022-11-24paging: Fix regression stopping active requests on unanswered BTSPau Espin Pedrol1-2/+2
2022-11-24subscriber: Add comment documenting struct type hold in listPau Espin Pedrol1-0/+1
2022-11-24subscriber: constify bsub func paramPau Espin Pedrol2-2/+2
2022-11-24paging: constify bts param in some functionsPau Espin Pedrol2-6/+14
2022-11-23paging: Introduce BTS stat paging:available_slotsPau Espin Pedrol3-5/+20
2022-11-23paging: Introduce BTS stat paging:request_queue_lengthPau Espin Pedrol3-0/+8
2022-11-23paging: Rename stat t3113 -> paging:t3113Pau Espin Pedrol3-5/+5
2022-11-23Cosmetic: fix spaces around timersOliver Smith5-54/+54
2022-11-23lchan_fsm: fix lchan_fsm_on_error sizeOliver Smith1-1/+1
2022-11-23Cosmetic: lchan_fsm: drop obsolete commentOliver Smith1-10/+0
2022-11-22paging: Use bsub->active_paging_requests to optimize cancelling based on reasonPau Espin Pedrol1-10/+18
2022-11-22lcs: Fix passing NULL bsc_subscr to paging_request_cancel()Pau Espin Pedrol2-1/+3
2022-11-22paging: Use bsub->active_paging_requests to allow early loop termination addi...Pau Espin Pedrol1-17/+28
2022-11-22paging: Store list of gsm_paging_request in bsc_subscrPau Espin Pedrol4-59/+82
2022-11-22paging: Get rid of unneeded count returnedPau Espin Pedrol2-18/+10
2022-11-22paging: Avoid repeated paging req lookup on BTS receiving paging respPau Espin Pedrol1-0/+4
2022-11-15nm_rcarrier_fsm: fix indention of ENABLED stateAlexander Couzens1-9/+9
2022-11-15Add BTS setup ramping to prevent BSC overloadingAlexander Couzens23-30/+619
2022-11-11update very outdated vty copyright statementHarald Welte1-1/+3
2022-11-10Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte24-40/+41
2022-11-09bts_vty: fix wrong description used for C/I threshold valuesVadim Yanitskiy1-2/+2
2022-10-30gsm_data.h: replace white spaces with tabsAlexander Couzens1-4/+4