aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
AgeCommit message (Expand)AuthorFilesLines
2021-09-13Support Neighbor Address Resolution over PCUIF IPA multiplexPau Espin Pedrol2-0/+32
2021-09-06MS Power Control Loop: Support set up of C/I parameters for osmo-btsPau Espin Pedrol1-0/+7
2021-09-05add stat_items for BTS and TRX connection statiNeels Hofmeyr1-0/+7
2021-09-03osmo_bsc_main: integrate MGW pooling into osmo-bscPhilipp Maier2-1/+9
2021-09-02bty_vty: add VTY settungs for temporary overpowerPhilipp Maier1-0/+5
2021-08-30add stat items bsc.0.num_msc:connected, .num_msc:totalNeels Hofmeyr1-0/+2
2021-08-30move BSC level stats and rate counters to new bsc_stats.[hc]Neels Hofmeyr3-157/+99
2021-08-30vty: add "msc N bssmap reset" commandNeels Hofmeyr1-0/+1
2021-08-16early IMM ASS 3/n: implement 'pre-ts-ack'Neels Hofmeyr1-0/+1
2021-08-16early IMM ASS 2/n: implement 'pre-chan-ack'Neels Hofmeyr1-0/+5
2021-08-16early IMM ASS 1/n: add vty config optionNeels Hofmeyr2-0/+8
2021-08-16introduce gsm48_lchan_and_pchan2chan_desc()Neels Hofmeyr1-2/+5
2021-07-23Introduce VTY option to forbid use of TCH for non-voicecall signallingPau Espin Pedrol2-0/+9
2021-07-23Split bts_vty.c creating bts_trx_vty.cPau Espin Pedrol1-0/+11
2021-07-22Split bsc_vty.c creating bts_vty.cPau Espin Pedrol1-0/+40
2021-07-22bts: Clear BTS_STAT_CHAN_*_{TOTAL,USED} on bts disconnectDaniel Willmann1-0/+2
2021-07-20Add new lchan_select_set_type() API helperPau Espin Pedrol1-0/+1
2021-07-19handover_ctrl: add control interface for handover settingsPhilipp Maier2-0/+4
2021-07-16separate 'interference-meas level-bounds' cfg and usedNeels Hofmeyr1-2/+4
2021-07-15hodec2: add low-rxqual-assignment penalty timer (2/2)Neels Hofmeyr1-0/+7
2021-07-15ensure trigger_ho() returns zero only when HO or AS was indeed triggeredNeels Hofmeyr1-1/+1
2021-07-11RES IND: add VTY: bts / channel allocator avoid-interference (0|1)Neels Hofmeyr1-0/+4
2021-07-11RES IND: parse msg and store interference levels in lchansNeels Hofmeyr1-0/+11
2021-07-09hodec2: [2/2] implement automatic choice between FULL and SUBSET measurementsNeels Hofmeyr2-14/+11
2021-07-09hodec2: [1/2] implement automatic choice between FULL and SUBSET measurementsNeels Hofmeyr1-3/+21
2021-07-06Rename osmo dyn ts enums to contain SDCCH8Pau Espin Pedrol2-4/+4
2021-07-05power_control: constrain BS power reduction on BCCH carrierVadim Yanitskiy1-0/+3
2021-07-05power_control: implement BCCH carrier power reduction operationVadim Yanitskiy1-0/+7
2021-06-30Support proto IPAC_PROTO_EXT_PCU BSC<->PCUPau Espin Pedrol3-0/+36
2021-06-29gsm_data.h: remove declaration of non-existing ts_pchan()Vadim Yanitskiy1-1/+0
2021-06-25pcuif_proto.h: Add new container messagesPau Espin Pedrol1-0/+10
2021-06-22PCUIF protocol: add message definition for interference reportVadim Yanitskiy1-0/+10
2021-06-22support A5/4 in inter-BSC HandoverNeels Hofmeyr1-0/+2
2021-06-18implement A5/4 in Ciphering Mode procedureNeels Hofmeyr1-0/+2
2021-06-17Introduce counters to track SRVCC proceduresPau Espin Pedrol2-0/+22
2021-06-17Introduce VTY command to disable srvcc fast-return on target BTSPau Espin Pedrol3-4/+12
2021-06-16handover_cfg: add missing VTY_CMD_PREFIX in commentPhilipp Maier1-1/+1
2021-06-10gsm_data.h: add comments about immutable activ/modif/assign request infoNeels Hofmeyr1-0/+18
2021-06-10VTY: add lchan re-assignment commandNeels Hofmeyr1-0/+1
2021-06-10RSL: rx and tx VAMOS Channel Number cbits for VAMOS lchansNeels Hofmeyr1-3/+3
2021-06-10RSL chan_nr: replace OSMO_ASSERT with error handlingNeels Hofmeyr1-9/+9
2021-06-10update the lchan name to always reflect VAMOS shadownessNeels Hofmeyr2-1/+2
2021-06-10add VAMOS secondary lchans to timeslot structNeels Hofmeyr1-0/+3
2021-06-10implement CHANnel ACTIVate to VAMOS modeNeels Hofmeyr1-0/+2
2021-06-10lchan_fsm: introduce lchan.activate.ch_mode_rate to allow tweakingNeels Hofmeyr1-0/+1
2021-06-10add lchan->vamos.is_secondary flagNeels Hofmeyr1-0/+4
2021-06-10implement Channel Mode Modify to VAMOS modeNeels Hofmeyr1-0/+7
2021-06-09vty: Drop unused old node enum fieldsPau Espin Pedrol1-2/+0
2021-06-05change bs_power to bs_power_dbNeels Hofmeyr2-2/+2
2021-06-04Make interference measurement parameters configurableVadim Yanitskiy2-0/+13