aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-24SRVCC: Parse Last Used E-UTRAN PLMN Id in Handover RequestPau Espin Pedrol1-0/+2
2021-04-23Revert "update neighbor ARFCNs on startup and config changes"Pau Espin Pedrol1-1/+0
2021-04-22update neighbor ARFCNs on startup and config changesNeels Hofmeyr1-0/+1
2021-04-19Send EUTRAN neighs based on whether Common Id msg contained Last used E-UTRAN...Pau Espin Pedrol3-9/+15
2021-04-14drop unused gsm_bts_trx->descriptionNeels Hofmeyr1-2/+0
2021-04-14drop unused func decl rsl_lchan_mark_broken()Neels Hofmeyr1-2/+0
2021-04-12Replace all references to 'sysmobts' with 'osmo-bts'Vadim Yanitskiy2-2/+2
2021-04-12stats: Count transitions from BORKEN state due to LCHAN_EV_TS_ERROR signal.Alexander Chemeris1-0/+1
2021-04-12[hopping] Rework generation of Cell/Mobile AllocationVadim Yanitskiy2-0/+2
2021-04-04Ignore CHANnel ReQuireD with Access Delay IE > 63Keith1-0/+4
2021-03-24fix/refactor neighbor configNeels Hofmeyr4-49/+72
2021-03-24refactor handover penalty timersNeels Hofmeyr3-33/+22
2021-03-15Add command to enable RX diversity to RBS2000Javi2-0/+9
2021-03-13Add vty command for Ericsson RBS2000 syncJavi2-0/+7
2021-02-17stats: add SIGN/SPEECH assignment subcategoriesMichael Iedema1-0/+12
2021-02-13Move bts_ident_key to neighbor_ident.cPau Espin Pedrol2-2/+2
2021-02-09Introduce VTY cmd to configure Alpha in SI13Pau Espin Pedrol1-0/+3
2021-02-07power_control: make P_CON_INTERVAL parameter configurableVadim Yanitskiy1-0/+3
2021-02-05lchan activation: indicate whether TA is knownNeels Hofmeyr1-0/+2
2021-02-05rename lchan->rqd_ta to last_taNeels Hofmeyr1-1/+3
2021-01-30Allow configuring SI13 CCN_ACTIVE bit from VTY, enable by default on osmo-btsPau Espin Pedrol1-0/+4
2021-01-30stats: Add granularity to chan:rf_fail stat.Michael Iedema1-0/+2
2021-01-19lchan_avail(): omit logging for handover decision 2Neels Hofmeyr1-1/+1
2021-01-18stats: Add granularity to SDCCH/TCH/LU activity.Michael Iedema1-0/+15
2021-01-13Introduce Neighbor Resolution ServicePau Espin Pedrol2-1/+18
2021-01-02abis_om2000: keep OM2K FSMs around, don't terminateHarald Welte3-1/+20
2020-12-29abis_om2000: make om2k_mo_name() an exported functionHarald Welte1-0/+2