aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-07Introduce ANR supportPau Espin Pedrol7-1/+42
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
2021-05-27AMR config cleanup step 3: generate AMR LV on msg compositionNeels Hofmeyr2-5/+5
2021-05-27move lchan->csd_mode into channel_mode_and_rateNeels Hofmeyr1-14/+14
2021-05-27eliminate lchan->rsl_cmodeNeels Hofmeyr1-1/+2
2021-05-27make sure channel mode and s15_s0 are updated only after an ACKNeels Hofmeyr1-19/+9
2021-05-27assignment_fsm: send BSSMAP response only after Assignment RequestNeels Hofmeyr1-0/+11
2021-05-21lchan and assignment FSMs: make Channel Mode Modify more saneNeels Hofmeyr3-0/+28
2021-05-21cosmetic: rename lchan_activate_mode to lchan_activate_forNeels Hofmeyr1-3/+3
2021-05-21cosmetic: rename FOR_* to ACTIVATE_FOR_*Neels Hofmeyr1-5/+5
2021-05-21add missing arg braces in LOG_LCHAN macroNeels Hofmeyr1-2/+2
2021-05-21log: show src file,line of lchan_set_last_errorNeels Hofmeyr1-2/+7
2021-05-04stats: add BTS uptime counterMichael Iedema2-0/+7
2021-04-28gsm_lchan_name_compute with ctxNeels Hofmeyr1-1/+1
2021-04-27Lb: stop RESET FSM when sccp_user is unboundNeels Hofmeyr1-0/+1