aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-01bts: add repeated acch mode flags + vty configPhilipp Maier3-1/+164
2020-11-30AMR start-mode auto: send smod bits as zeroNeels Hofmeyr1-2/+3
2020-11-30AMR start-mode: send proper smod bitsNeels Hofmeyr1-0/+1
2020-11-30fix AMR start-mode auto: reflect proper ICMI in MultiRate Config IENeels Hofmeyr1-1/+5
2020-11-30ipaccess-proxy: generate coredump and exit upon SIGABRT receivedPau Espin Pedrol1-5/+13
2020-11-28sysmobts: expect feature IPV6_NSVCAlexander Couzens1-0/+1
2020-11-28bts_ipaccess_nanobts: check if msgb_alloc failsAlexander Couzens2-0/+16
2020-11-25main: generate coredump and exit upon SIGABRT receivedPau Espin Pedrol1-5/+14
2020-11-20update aoip-mgw-options document with reality of 2020Harald Welte4-15/+33
2020-11-20fix some size-t format string charactersHarald Welte2-2/+2
2020-11-18handover_test: add test 32: half used TCH/H on dyn TSNeels Hofmeyr2-0/+30
2020-11-18handover test 30: play through filling up all lchansNeels Hofmeyr1-0/+44
2020-11-18hodec 2: favor moving dyn TSNeels Hofmeyr2-5/+16
2020-11-18hodec 2: prep: common pick_better_lchan_to_move() functionNeels Hofmeyr1-16/+27
2020-11-17fix TCH/H allocation: use half occupied dyn TS instead of switching more dyn TSNeels Hofmeyr4-22/+40
2020-11-17handover_test: add test 31: TCH/H: re-use dyn TSNeels Hofmeyr2-0/+19
2020-11-17handover test: add test 30: de-congest TCH/F by moving to dyn TS TCH/HNeels Hofmeyr2-0/+46
2020-11-17handover_test: drop secondary array of lchansNeels Hofmeyr1-31/+11
2020-11-17handover_test: change 'meas-rep' params to bts-trx-ts-ss nrNeels Hofmeyr1-98/+122
2020-11-17handover_test: add 'set-ts-use'Neels Hofmeyr1-10/+118
2020-11-17handover test: add 'expect-ts-use' to clarify testsNeels Hofmeyr1-0/+187
2020-11-17handover test: fix dyn ts: set pchan_is on act / relNeels Hofmeyr1-0/+33
2020-11-17handover_test: allow arbitrary timeslot config and multiple TRXNeels Hofmeyr1-7/+42
2020-11-17handover_test cosmetic: eliminate bts array and bts_num from main()Neels Hofmeyr1-13/+17
2020-11-17handover_test prep: rename 'create-bts' to 'create-n-bts'Neels Hofmeyr1-31/+31
2020-11-17handover_test prep: allow configuring several trx in create_bts()Neels Hofmeyr1-24/+28
2020-11-17handover_test prep: allow arbitrary timeslots in create_bts() codeNeels Hofmeyr1-13/+32
2020-11-17handover_test prep: move generate_si() into create_bts()Neels Hofmeyr1-4/+5
2020-11-17handover_test prep: move arfcn into create_bts()Neels Hofmeyr1-4/+4
2020-11-17handover_test: fix commentNeels Hofmeyr1-1/+1
2020-11-17handover vty doc: explain rxqual valuesNeels Hofmeyr2-6/+9
2020-11-11Use osmo_fd_*_{disable,enable}Harald Welte4-13/+13
2020-11-09osmo_bsc_bssap: actually check for lchanPhilipp Maier1-1/+1
2020-11-09configure.ac: Require python3 for ext_testsDaniel Willmann1-3/+3
2020-11-07debian/control: Recommend installation of osmo-mgwHarald Welte1-0/+1
2020-11-02vty: add reminder messages about the radio link timeoutVadim Yanitskiy1-0/+18
2020-10-29minor code dup: smlc_set_cs7_instance()Neels Hofmeyr1-20/+25
2020-10-29add fixme comment for OS#3833Neels Hofmeyr1-0/+5
2020-10-28fix missing RR release when there is no MSCNeels Hofmeyr1-1/+1
2020-10-28manual: describe LCS and Lb interfaceNeels Hofmeyr4-0/+136
2020-10-26nm_channel_fsm: Fix innocuous transition not permitted log errorPau Espin Pedrol1-0/+1
2020-10-24main: add --vty-ref-mode, use vty_dump_xml_ref_mode()Vadim Yanitskiy1-11/+34
2020-10-19use osmo_fd_setup() whenever applicableHarald Welte4-33/+15
2020-10-19bts: move rate counter / stat item definitions from *.h to *.cVadim Yanitskiy2-168/+392
2020-10-17ipa: Fix use of null pointer in log macroPau Espin Pedrol3-5/+5
2020-10-16drop features 'core-location-area-code' and 'core-cell-identity'Neels Hofmeyr5-69/+13
2020-10-15abis_nm: Log Opstart NACK with error loglevelPau Espin Pedrol1-1/+1
2020-10-15OML: Stay compatible with older osmo-bts versionsPau Espin Pedrol6-17/+22
2020-10-15Introduce Radio Channel FSMPau Espin Pedrol16-16/+905
2020-10-15Introduce NM RadioCarrier FSMPau Espin Pedrol18-30/+466