aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-12handover_test: fix ts_str may be uninitializedosmith/build-fixOliver Smith1-2/+2
2021-07-11RES IND: pick lchan with least interferenceNeels Hofmeyr2-29/+57
2021-07-11RES IND: add test_resource_indication.ho_vtyNeels Hofmeyr3-0/+165
2021-07-11RES IND: add VTY: bts / channel allocator avoid-interference (0|1)Neels Hofmeyr3-0/+63
2021-07-11RES IND: parse msg and store interference levels in lchansNeels Hofmeyr4-3/+106
2021-07-11lchan: call reset() upon allocNeels Hofmeyr1-0/+3
2021-07-09hodec1: use same automatic FULL/SUBSET choice as in hodec2Neels Hofmeyr1-6/+3
2021-07-09hodec2: [2/2] implement automatic choice between FULL and SUBSET measurementsNeels Hofmeyr6-22/+33
2021-07-09hodec2: [1/2] implement automatic choice between FULL and SUBSET measurementsNeels Hofmeyr4-26/+82
2021-07-09lchan_fsm: Improve timeout logging line in state WAIT_RLL_RTP_ESTABLISHPau Espin Pedrol1-1/+8
2021-07-09doc: bts.adoc: Update dyn ts section to include SDCCH8 supportPau Espin Pedrol1-5/+6
2021-07-08lchan_fsm: Allow rx LCHAN_EV_RLL_REL_IND in WAIT_RF_RELEASE_ACKPau Espin Pedrol1-0/+8
2021-07-06Support SDCCH8 in osmo dyn tsPau Espin Pedrol3-0/+12
2021-07-06Rename osmo dyn ts enums to contain SDCCH8Pau Espin Pedrol18-76/+81
2021-07-05assignment_fsm: Add assert to guard ptr accessPau Espin Pedrol1-0/+1
2021-07-05assignment_fsm: Fix null pointer dereference rx ASSIGNMENT_EV_LCHAN_ERRORPau Espin Pedrol1-1/+1
2021-07-05power_control: constrain BS power reduction on BCCH carrierVadim Yanitskiy4-0/+65
2021-07-05power_control: implement BCCH carrier power reduction operationVadim Yanitskiy7-1/+235
2021-07-03vty: add vty doc test for 'nri null' commandsNeels Hofmeyr1-0/+19
2021-07-03vty: fix doc: default value for 'nri bitlen'Neels Hofmeyr2-1/+14
2021-06-30power_control: omit BS Power Parameters IE if the maximum is 0 dBVadim Yanitskiy1-0/+6
2021-06-30lchan-select: Avoid setting variable for no reasonPau Espin Pedrol1-14/+3
2021-06-30Support proto IPAC_PROTO_EXT_PCU BSC<->PCUPau Espin Pedrol14-0/+220
2021-06-29hodec2: fix low rxqual tch/h<->tch/f oscillationNeels Hofmeyr2-11/+13
2021-06-29handover_decision_2.c: add current_rxqual()Neels Hofmeyr1-4/+10
2021-06-29hodec2: fix low rxlev tch/h<->tch/f oscillationNeels Hofmeyr2-11/+5
2021-06-29handover_decision_2.c: add is_low_rxlev()Neels Hofmeyr1-5/+9
2021-06-29hodec2: add test case showing low rxqual tch/h<->tch/f oscillationNeels Hofmeyr2-0/+30
2021-06-29hodec2: add test case showing low rxlev tch/h<->tch/f oscillationNeels Hofmeyr2-0/+30
2021-06-29gsm_data.h: remove declaration of non-existing ts_pchan()Vadim Yanitskiy1-1/+0
2021-06-25vty: allow 5 encryption algo entriesNeels Hofmeyr1-1/+2
2021-06-25pcuif_proto.h: Add new container messagesPau Espin Pedrol1-0/+10
2021-06-24control.adoc: add doc for apply-config-filePhilipp Maier1-0/+1
2021-06-24bsc_ctrl_commands: add command to write vty configPhilipp Maier2-0/+28
2021-06-23use osmo_select_shutdown to get rid of SIGTERM sleepNeels Hofmeyr1-3/+5
2021-06-23abis_rsl: fix rsl_rx_ccch_load(): properly check the message lengthVadim Yanitskiy1-1/+1
2021-06-22PCUIF protocol: add message definition for interference reportVadim Yanitskiy1-0/+10
2021-06-22support A5/4 in inter-BSC HandoverNeels Hofmeyr2-3/+21
2021-06-21VTY: fix typo in a command description: s/send/sent/Vadim Yanitskiy1-1/+1
2021-06-18implement A5/4 in Ciphering Mode procedureNeels Hofmeyr3-1/+29
2021-06-18vty: allow A5/4 encryption in configEric1-1/+1
2021-06-18dissolve gsm0808_cipher_mode() into bssmap_handle_cipher_mode()Neels Hofmeyr1-32/+25
2021-06-18rewire build_encr_info() to return errorsNeels Hofmeyr1-4/+35
2021-06-18rsl_lchan_lookup: drop redundant conditionNeels Hofmeyr1-1/+1
2021-06-18rsl_data_request() check lchan pointer before accessNeels Hofmeyr1-5/+7
2021-06-18hodec2: don't apply AFS bias to same-cell lchansNeels Hofmeyr2-12/+9
2021-06-17Introduce counters to track SRVCC proceduresPau Espin Pedrol4-0/+53
2021-06-17Introduce VTY command to disable srvcc fast-return on target BTSPau Espin Pedrol8-13/+47
2021-06-16handover_cfg: add missing VTY_CMD_PREFIX in commentPhilipp Maier1-1/+1
2021-06-15vty: reassign: add missing check for valid target lchanNeels Hofmeyr1-0/+4