aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
AgeCommit message (Expand)AuthorFilesLines
2021-08-09fix gscon clear 1/n: store clear cause in gsconNeels Hofmeyr1-0/+2
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
2021-06-04drop unused func decl gsm_lchan_as_pchan2chan_nr()Neels Hofmeyr1-2/+0
2021-06-01Drop duplicated arfcn_range_encode.c available in libosmocoreNeels Hofmeyr3-29/+2
2021-05-31lchan_fsm: introduce lchan.modify.ch_mode_rate to allow tweakingNeels Hofmeyr1-0/+1
2021-05-31replace ts_*_for_each_lchan() with ts_for_n_lchans()Neels Hofmeyr1-30/+9
2021-05-31add fields to reflect nr of lchans in ts structNeels Hofmeyr2-0/+8
2021-05-31allow explixit TSC Set and TSC on chan activ / modif / assignmentNeels Hofmeyr2-1/+33
2021-05-28gsm48_lchan2chan_desc(): expose TSC as paramNeels Hofmeyr1-2/+4
2021-05-28add chan_mode_to_chan_type()Neels Hofmeyr1-0/+1
2021-05-28RSL link: explicitly select rsl_link based on lchanNeels Hofmeyr2-2/+4
2021-05-28hodec 2: do intra-cell congestion resolution by AssignmentNeels Hofmeyr1-0/+1
2021-05-28assignment_fsm: allow assignment to a specific lchanNeels Hofmeyr2-0/+12