aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-23Bump version: 1.6.0.558-f5d07-dirty → 1.7.01.7.0Pau Espin Pedrol5-29/+614
2021-02-22CBSP: document rate counters and their mapping to basic/extended CBCHHarald Welte1-0/+26
2021-02-20abis_nm: enrich debug messages with contextual infoVadim Yanitskiy1-41/+44
2021-02-20tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol1-1/+1
2021-02-20tests: Explicitly drop category from logPau Espin Pedrol2-1/+3
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 Iedema3-1/+64
2021-02-13Fix neigh resolution service on local neighboursPau Espin Pedrol3-6/+109
2021-02-13Move bts_ident_key to neighbor_ident.cPau Espin Pedrol4-13/+13
2021-02-11bts.adoc: describe ACCH repetition settingsPhilipp Maier1-0/+69
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 Pedrol3-0/+23
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 Yanitskiy5-4/+73
2021-02-07power_control: enable Uplink DPC by default if format is knownVadim Yanitskiy2-5/+8
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 Hofmeyr5-11/+28
2021-02-05rename lchan->rqd_ta to last_taNeels Hofmeyr6-12/+14
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 Hofmeyr3-15/+34
2021-01-30Allow configuring SI13 CCN_ACTIVE bit from VTY, enable by default on osmo-btsPau Espin Pedrol4-0/+33
2021-01-30stats: Add granularity to chan:rf_fail stat.Michael Iedema3-0/+19
2021-01-29select_best_cipher(): Prefer A5/1 over A5/2Harald Welte1-3/+7
2021-01-29show bug: add test_dyn_ts_amr_tch_{f,h}_to_{h,f}_congestion_assignment_2.ho_vtyNeels Hofmeyr3-0/+79
2021-01-29cosmetic: bts-sysmo: Fix whitespace indentationPau Espin Pedrol1-1/+1
2021-01-29cosmetic: doc: wrap line too longPau Espin Pedrol1-1/+2
2021-01-28configure.ac: set -std=gnu11Oliver Smith1-0/+2
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 Hofmeyr2-18/+109
2021-01-19show bug: add test_dyn_ts_balance_congestion.ho_vtyNeels Hofmeyr2-0/+32
2021-01-19lchan_avail(): omit logging for handover decision 2Neels Hofmeyr4-23/+25
2021-01-19add test_dyn_ts_congestion_tch_f_vs_tch_h_2.ho_vtyNeels Hofmeyr2-0/+35
2021-01-19hodec2: fix congestion resolution on dyn TSNeels Hofmeyr2-20/+38
2021-01-19fixate test_dyn_ts_congestion_tch_f_vs_tch_h.ho_vtyNeels Hofmeyr1-0/+24
2021-01-19show bug: add test_dyn_ts_congestion_tch_f_vs_tch_h.ho_vtyNeels Hofmeyr2-0/+59
2021-01-19cosmetic: in a ho test, use '*' instead of pdchNeels Hofmeyr1-11/+11
2021-01-19fix for test_dyn_ts_favor_moving_half_used_tch_h.ho_vtyNeels Hofmeyr1-6/+6
2021-01-19handover_tests.sh: update stdout/stderr only on capital -U argNeels Hofmeyr1-3/+3
2021-01-18stats: Add granularity to SDCCH/TCH/LU activity.Michael Iedema5-1/+123
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-14contrib/jenkins: don't build osmo-gsm-manualsOliver Smith1-1/+0
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