aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-04-09VTY: make configurable: T23002, T23005, T23006osmith/abis-loadtest-timersOliver Smith1-0/+3
2020-04-06vty: 'gprs 11bit_rach_support_for_egprs': clarify error messageVadim Yanitskiy1-2/+1
2020-04-06vty: 'gprs 11bit_rach_support_for_egprs': drop redundant checkVadim Yanitskiy1-7/+1
2020-04-06rest_octets: cosmetic: fix alignment in gprs_cell_optionsVadim Yanitskiy1-2/+2
2020-04-05doc/manuals: remove deprecated DNAT from the VTY referenceVadim Yanitskiy1-10/+5
2020-04-05vty: fix: restore removed DNAT category as deprecatedVadim Yanitskiy1-0/+1
2020-04-01remove 'NAT' log categoryHarald Welte4-13/+2
2020-03-30manual: add SCCPlite sectionNeels Hofmeyr1-1/+32
2020-03-30manual: add SCCP/M3UA section from common chaptersNeels Hofmeyr3-1/+15
2020-03-29Meas Tools, Avoid compiler format warningsKeith1-3/+3
2020-03-29Meas Tools: Avoid unusable terminal in case of error on osmo_sock_initKeith1-5/+4
2020-03-28Meas Tools: Avoid OSMO_ASSERT due to uninitialised logging.Keith2-0/+29
2020-03-27VTY: regenerate bsc_vty_reference.xmlOliver Smith1-7/+88
2020-03-27VTY: let all descriptions end in \nosmith/alert-bufferOliver Smith3-18/+18
2020-03-27VTY: add show bts failure reportOliver Smith4-0/+86
2020-03-26abis_nm: move fail report parsing to extra funcOliver Smith3-41/+64
2020-03-23abis_nm.c: rx_fail_evt_rep: fix sd.btsOliver Smith1-1/+1
2020-03-22manual: add "Multiple Instances" section, akin to other manualsNeels Hofmeyr1-0/+67
2020-03-19main: exit on mutually exclusive codecs settingsOliver Smith3-2/+28
2020-03-17osmo-bsc-minimal.cfg: fix codec-listOliver Smith1-1/+1
2020-03-16osmo-bsc/bsc_vty: fail on get_amr_from_arg errorOliver Smith1-11/+20
2020-03-12osmo-bsc/bsc_vty: set default gprs cell bvci to 2Oliver Smith2-0/+16
2020-03-11tests/Makefile.am: allow running only one VTY testOliver Smith1-1/+4
2020-02-12bssap: Avoid logging error if no optional Global Call Ref IE receivedPau Espin Pedrol1-11/+15
2020-01-29OM2000: Add some more message types and IEs we now understandHarald Welte2-0/+42
2020-01-18VTY: fix writing of custom timer values to a configuration fileVadim Yanitskiy1-2/+0
2020-01-15bsc_main: use higher default loglevels.Philipp Maier1-3/+3
2020-01-06Introduce nm_fail_rep_signal_data for "SS_NM, S_NM_FAIL_REP" signalHarald Welte2-1/+33
2020-01-03Bump version: 1.5.0.43-e1f08-dirty → 1.6.01.6.0Pau Espin Pedrol3-7/+68
2019-12-11debian, osmoappdesc.py, tests: switch to python 3osmith/fix-python3Oliver Smith4-226/+226
2019-12-06gsm_04_80: Avoid using deprecated APIHarald Welte1-1/+2
2019-12-05doc: osmux: use generated svg instead of pychartOliver Smith2-45/+824
2019-12-03exit(2) on unsupported positional arguments on command lineHarald Welte3-0/+13
2019-12-02abis_nm.c: fix RSL connection timeout for trx->nr > 0Vadim Yanitskiy1-4/+21
2019-12-01Move a_reset_fsm regstration to __attribute__((contructor))Harald Welte1-4/+5
2019-12-01manual: Fix copy+paste errorHarald Welte1-1/+1
2019-12-01check for osmo_ss7_init() error return valueHarald Welte1-1/+1
2019-12-01check for osmo_fsm_register() error return valueHarald Welte2-4/+4
2019-11-23fsm: use deferred deallocationNeels Hofmeyr1-1/+3
2019-11-20bsc: Send MS Power Control msg upon max MS power changePau Espin Pedrol10-3/+33
2019-11-19abis_nm.c: replace magic numbers with NM_CHANC_* constantsVadim Yanitskiy1-3/+3
2019-11-19abis_nm.c: fix error message in verify_chan_comb()Vadim Yanitskiy1-1/+1
2019-11-19cosmetic: bs11_config: clean trailing whitespacePau Espin Pedrol1-4/+4
2019-11-19bsc: Adapt maximum MS Power Ctrl level based on band and MS Power classPau Espin Pedrol6-14/+133
2019-11-13Fix some typosMartin Hauke48-88/+88
2019-11-02osmo_bsc_main.c: fix CCCH_CONF computation: use pchan_from_configVadim Yanitskiy1-4/+4
2019-11-02osmo_bsc_main.c: simplify computation of CCCH_CONFIGVadim Yanitskiy1-23/+10
2019-11-02osmo_bsc_main.c: verify the physical channel mapping at startupVadim Yanitskiy3-0/+63
2019-11-02VTY: also print the active phan config in ts_dump_vty()Vadim Yanitskiy1-2/+3
2019-10-31gsm_data.h: Remove unused func declarationsPau Espin Pedrol1-3/+0