aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-05-11pcu_connected(): constify parameterMax2-2/+2
2023-05-08test case fixup: Add missing (void) empty argument list specificationHarald Welte4-6/+6
2023-05-08cosmetic: Clarify language ip.access nanoBTS vs. all IPA Abis/IPHarald Welte6-17/+17
2023-05-08cosmetic: Rename is_ipaccess_bts() to is_ipa_abisip_bts()Harald Welte16-40/+40
2023-05-04abis_nm: Only osmo-bts re-purposes the MANUF_ID for BTS feature flagsHarald Welte3-18/+8
2023-05-01ctrl: Add setting access control classMatan Perelman1-0/+79
2023-05-01ctrl: Add getting access control classMatan Perelman1-0/+43
2023-05-01ctrl: Add cell reselection hysteresis controlMatan Perelman1-0/+39
2023-05-01ctrl: Add penalty time controlMatan Perelman1-0/+62
2023-05-01fix mscpool for large msc NRsNeels Hofmeyr2-3/+3
2023-05-01fix length check in abis_rsl_rx_rll()Neels Hofmeyr1-4/+2
2023-04-28gsm_bts_send_c0_power_red(): check if BTS is online firstVadim Yanitskiy3-8/+18
2023-04-28bts: st_op_enabled_on_enter(): resume C0 power reductionVadim Yanitskiy4-10/+23
2023-04-28bootstrap_rsl(): cosmetic: cache trx->bts and use it directlyVadim Yanitskiy1-7/+7
2023-04-28struct gsm_bts_model: rename power_ctrl_{set->send}_c0_power_redVadim Yanitskiy3-6/+5
2023-04-28bts_is_online(): make the BTS pointer const, return boolVadim Yanitskiy1-3/+3
2023-04-27debian: set compat level to 10Oliver Smith2-2/+2
2023-04-25ctrl: Remove dots from OOMMatan Perelman2-5/+5
2023-04-25ctrl: Add cell reselection offset controlchange-32425Matan Perelman1-0/+44
2023-04-20CSD: support non-transparent data ratesOliver Smith1-4/+17
2023-04-19abis_rsl: fix encoding RSL_IE_IPAC_RTP_CSD_FORMATOliver Smith1-7/+7
2023-04-15fix comment typoNeels Hofmeyr1-1/+1
2023-04-14log: N-PCSTATE: use new value_stringsNeels Hofmeyr1-6/+11
2023-04-14SCCP N-PCSTATE: trigger MSC status on PC availabilityNeels Hofmeyr3-1/+111
2023-04-07si2quater: check return value of osmo_earfcn_del()Vadim Yanitskiy1-1/+3
2023-04-06si2quater: add CTRL commands for deleting neighbor [EU]ARFCNsVadim Yanitskiy1-0/+73
2023-04-05ipaccess nm: Handle TS_EV_OML_DOWN through NM FSMPau Espin Pedrol2-3/+3
2023-04-05ipaccess nm: Delay marking TS as usable until OML reports Enabled statePau Espin Pedrol2-1/+3
2023-04-05si2quater: bts_earfcn_add(): do not add duplicate EARFCNsVadim Yanitskiy3-68/+72
2023-04-05si2quater: bts_uarfcn_add(): modify existsing UARFCNsVadim Yanitskiy3-9/+15
2023-04-05si2quater: bts_uarfcn_add(): check if already added firstVadim Yanitskiy1-3/+3
2023-04-05cosmetic: bts_vty: switch is not a function, add a spaceVadim Yanitskiy1-1/+1
2023-04-05cosmetic: bts_uarfcn_add(): pass diversity directly to encode_fdd()Vadim Yanitskiy1-1/+1
2023-04-04bsc_mgw_setup: use mgcp_client_pool_empty()Oliver Smith2-3/+8
2023-03-31gprs: fix has_valid_nsvc(): permit local udp port 0Vadim Yanitskiy1-2/+7
2023-03-31tests: add more tests for GPRS NSVC parametersVadim Yanitskiy1-0/+68
2023-03-31tests: rename and extend gprs_{bvci_default->params}.vtyVadim Yanitskiy2-13/+48
2023-03-31doc/{examples,manuals}: remove dummy 'gprs nsvc 1'Vadim Yanitskiy3-12/+0
2023-03-31PCU interface: Log version when starting listenerarehbein1-1/+2
2023-03-31tests: demonstrate the problems of 'si2quater neighbor-list'Vadim Yanitskiy1-0/+39
2023-03-31tests: add VTY transcript tests for 'si2quater neighbor-list'Vadim Yanitskiy1-0/+128
2023-03-31osmoappdesc.py: add more config files for testingVadim Yanitskiy1-0/+3
2023-03-31tests: $(BUILT_SOURCES) is not defined, depend on osmo-bscVadim Yanitskiy1-3/+3
2023-03-31bts-rbs2k: Simplify osmo_fsm_inst_alloc_child_id()Pau Espin Pedrol1-13/+4
2023-03-31Move paging queue specific handling to signal callback outside RSL codePau Espin Pedrol3-6/+18
2023-03-30abis_rsl: Document spec ref of CCCH Load IndPau Espin Pedrol1-1/+1
2023-03-25main: Give specific error messagearehbein1-1/+1
2023-03-25Use new GSM0408 defines for half-octet tagsPau Espin Pedrol2-3/+4
2023-03-24doc: bts-examples: discuss Ericsson RBS EGPRS configurationPhilipp Maier2-1/+135
2023-03-24examples: update erissson GPRS config filesPhilipp Maier2-0/+24