aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-10-12assignment_fsm: Check for conn->lchanPhilipp Maier1-0/+9
2021-02-20abis_nm: enrich debug messages with contextual infoVadim Yanitskiy1-41/+44
2021-02-19Disallow changing the type of an existing BTS from the vtyKeith2-0/+6
2021-02-18SI13: Enable sending GPRS Cell Options Extension Information on GPRS-only BTSPau Espin Pedrol1-1/+1
2021-02-17stats: add SIGN/SPEECH assignment subcategoriesMichael Iedema2-1/+52
2021-02-13Fix neigh resolution service on local neighboursPau Espin Pedrol1-5/+36
2021-02-13Move bts_ident_key to neighbor_ident.cPau Espin Pedrol2-11/+11
2021-02-11bsc_vty: mark repeat rxqual 4 (BER >= 1.6) as defaultPhilipp Maier1-1/+1
2021-02-09Introduce VTY cmd to configure Alpha in SI13Pau Espin Pedrol2-0/+20
2021-02-08hide the "smscb-command" vty command; people should use osmo-cbcHarald Welte1-2/+4
2021-02-07power_control: make P_CON_INTERVAL parameter configurableVadim Yanitskiy2-2/+20
2021-02-07power_control: enable Uplink DPC by default if format is knownVadim Yanitskiy1-3/+4
2021-02-06power_control: check BTS model in cfg_power_ctrl_avg_osmo_ewma()Vadim Yanitskiy1-3/+7
2021-02-05lchan activation: indicate whether TA is knownNeels Hofmeyr4-11/+26
2021-02-05rename lchan->rqd_ta to last_taNeels Hofmeyr5-11/+11
2021-02-05lchan assignment when RTP is set up: don't break on Mode ModifyNeels Hofmeyr1-2/+5
2021-02-04cosmetic: shorten deref chains where possibleMichael Iedema4-23/+31
2021-02-04assignment_fsm: assert the result of conn_get_bts()Vadim Yanitskiy1-1/+1
2021-02-03BS-11: Send proprietary MRPCI message after assignment + HO completeHarald Welte2-0/+19
2021-02-02hodec2: fix intra-cell congestion balancing with source lchan on dyn TSNeels Hofmeyr1-2/+24
2021-01-30Allow configuring SI13 CCN_ACTIVE bit from VTY, enable by default on osmo-btsPau Espin Pedrol3-0/+29
2021-01-30stats: Add granularity to chan:rf_fail stat.Michael Iedema2-0/+17
2021-01-29select_best_cipher(): Prefer A5/1 over A5/2Harald Welte1-3/+7
2021-01-29cosmetic: bts-sysmo: Fix whitespace indentationPau Espin Pedrol1-1/+1
2021-01-26abis_rsl: check if emergency calling is disabled before premptionPhilipp Maier1-10/+11
2021-01-22bsc_vty: fix acch_repetition ber threshold stringsPhilipp Maier1-7/+8
2021-01-19hodec2: fix congestion balancing on dyn TSNeels Hofmeyr1-17/+102
2021-01-19lchan_avail(): omit logging for handover decision 2Neels Hofmeyr3-22/+24
2021-01-19hodec2: fix congestion resolution on dyn TSNeels Hofmeyr1-2/+28
2021-01-18stats: Add granularity to SDCCH/TCH/LU activity.Michael Iedema4-1/+108
2021-01-15gsm_data: return early if MS Power class remains the sameVadim Yanitskiy1-0/+5
2021-01-14vty: fix 'codec-list' command: check all given arguments firstVadim Yanitskiy1-8/+11
2021-01-14power_control: fix: properly initialize per-lchan BS powerVadim Yanitskiy1-9/+6
2021-01-14vty: fix writing empty IP address for unconfigured NSVCsVadim Yanitskiy1-13/+9
2021-01-14vty: use 'const' for *nsvc in config_write_bts_gprs()Vadim Yanitskiy1-2/+1
2021-01-14hodec2: to balance congestion, use overload percentNeels Hofmeyr1-8/+37
2021-01-13Introduce Neighbor Resolution ServicePau Espin Pedrol5-2/+213
2021-01-12hodec2: fix congestion oscillation bugNeels Hofmeyr1-6/+9
2021-01-12hodec2: add ho_candidate.{current,target}.free_tchNeels Hofmeyr1-32/+46
2021-01-12hodec2: reduce check_requirements() argsNeels Hofmeyr1-83/+82
2021-01-12hodec2: cosmetic: clarify ho_candidate.{current,target}Neels Hofmeyr1-97/+107
2021-01-12power_control: add increase / reduce step size recommendationsVadim Yanitskiy1-3/+21
2021-01-11hodec2: fix candidate choices in congestion checkNeels Hofmeyr1-130/+59
2021-01-05hodec2: cosmetic: clarify afs_bias, simplify pick_better_lchan_to_move()Neels Hofmeyr1-50/+36
2021-01-05hodec2: clarify current and target rxlev per candidateNeels Hofmeyr1-48/+51
2021-01-05hodec2: code dup / cosmeticsNeels Hofmeyr1-194/+133
2021-01-05hodec2: cosmetic: add dBm unit to rxval loggingNeels Hofmeyr1-7/+7
2021-01-05ericsson_rbs2000: fix unreachable code in inp_sig_cb()Vadim Yanitskiy1-1/+0
2021-01-04smscb: Fix adding of SMSCB messages when no message with lower period existsHarald Welte1-0/+2
2021-01-04vty: fix wrong attributes for UL/DL ACCH repetition commandsVadim Yanitskiy1-39/+42