aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-07release 1.6.0-fw.4fairwaves/1.6.0-fw.4Kirill Zakharenko1-0/+6
2020-05-07Merge fairwaves/wip-dyn-chan-load into fairwaves/productionKirill Zakharenko6-4/+129
2020-05-07stats: Export connected OML/RSL links count per BTS and BSC.Alexander Chemeris4-0/+16
2020-05-07stats: Add a stats gauge for the MSC link status.Alexander Chemeris3-0/+22
2020-05-07stats: Report per channel type load to statsd counters.Alexander Chemeris3-0/+82
2020-05-06Count dynamic timeslots as TCH/F for the channel load purposes.Alexander Chemeris1-0/+14
2020-05-06release 1.6.0-fw.3fairwaves/1.6.0-fw.3Kirill Zakharenko1-0/+7
2020-05-06Merge fairwaves/WIP-dyn-chan-load into fairwaves/productionKirill Zakharenko1-1/+10
2020-05-06Merge master into fairwaves/productionKirill Zakharenko6-20/+88
2020-05-06Count dynamic timeslots as TCH/F for the channel load purposes.Alexander Chemeris1-1/+10
2020-05-05om2k: Acknowledge the unknown MCTR messages we get from time to timeSylvain Munaut1-0/+3
2020-05-05om2k: Acknowledge the HW Infos ReportsSylvain Munaut1-0/+7
2020-05-05om2k: Fix type of msg_type in abis_om2k_tx_simpleSylvain Munaut1-1/+1
2020-05-05om2k: Fix TS channel config payload for non-superchannel caseSylvain Munaut1-4/+8
2020-05-05om2k: Don't use slashes in FSM IDs and use dashes insteadSylvain Munaut1-3/+4
2020-05-04gsm_data.h: Comment the 'nokia' BTS fieldsHarald Welte1-6/+6
2020-05-04timers: T->X: 23002, 23004, 23005, 23006Oliver Smith2-5/+5
2020-05-01release 1.6.0-fw.2fairwaves/1.6.0-fw.2Kirill Zakharenko1-0/+6
2020-05-01Merge master into fairwaves/productionKirill Zakharenko29-142/+635
2020-04-28om2k: Add VTY command to allow TX of arbitrary message for testingSylvain Munaut3-0/+45
2020-04-28om2k: Allow the CON configuration request to be triggered via VTYSylvain Munaut2-0/+4
2020-04-28om2k: Allow TG and MCTR to be manipulated via VTYSylvain Munaut1-1/+3
2020-04-28om2k: Add definitions for the TG objectSylvain Munaut2-0/+2
2020-04-23release 1.6.0-fw.1fairwaves/1.6.0-fw.1Kirill Zakharenko1-0/+6
2020-04-23bts stats: create bts stat groups with their bts->nr as indexKirill Zakharenko1-1/+1
2020-04-20handorer.h: Fix compilation with gcc-10Harald Welte1-1/+1
2020-04-14vty: clarify EGPRS Packet Channel Request message supportVadim Yanitskiy6-26/+76
2020-04-11configure.ac: fix libtool issue with clang and sanitizerEric1-0/+5
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