aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-05-04oml: reset BCCH carrier power reduction mode (if enabled)2023q1Vadim Yanitskiy1-0/+2
2023-03-24bts-trx: Avoid pushing interf_meas for disabled TRXPau Espin Pedrol1-0/+5
2023-03-24Avoid tx RF Resource Ind for disabled TRXPau Espin Pedrol2-4/+10
2023-03-24bts-trx: Fix no NM Radio{Carrier,Channel} switching to Enabled if one TRX is ...Pau Espin Pedrol1-17/+23
2023-03-24contrib/jenkins: build libosmo-abis without dahdiOliver Smith6-6/+6
2023-01-03vty: Fix typo in write-config: osmux / local-portPau Espin Pedrol1-1/+1
2023-01-02osmo-bts: Transition to use of 'telnet_init_default'arehbein4-5/+4
2022-12-22ctrl: take both address and port from vty configMax3-7/+4
2022-12-21shutdown_fsm: Add power_ramp_force() to jump straight to the tgt powerDaniel Willmann6-10/+24
2022-12-21oc2gbts_mgr_calib: fix build against gpsd >= 3.20Oliver Smith1-0/+5
2022-12-19OML: NSVC[1] MO should have the same initial state as NVSC[0]Alexander Couzens1-1/+1
2022-12-17Revert "shutdown_fsm: Only ramp down power when stopping bts through Ctrl-C"daniel4-9/+8
2022-12-15shutdown_fsm: Only ramp down power when stopping bts through Ctrl-CDaniel Willmann4-8/+9
2022-12-14pcuif_proto: use define constant to specify nax number of trxPhilipp Maier1-1/+2
2022-12-08l1sap: remove unused pointer variablePhilipp Maier1-2/+1
2022-12-08sched_lchan_tchf: replace numeric constant with define constantPhilipp Maier1-1/+1
2022-11-21osmux: Use new osmux_xfrm_input API to set name on each linkPau Espin Pedrol1-0/+4
2022-11-15osmux: Rotate over available Osmux CID when allocating a new onePau Espin Pedrol1-8/+28
2022-11-11update outdated vty copyright statementHarald Welte1-1/+2
2022-11-06Update realtime scheduling priority in service fileMax5-5/+5
2022-11-01osmo-bts-trx: drop ul_amr_fn_is_cmi() / dl_amr_fn_is_cmi()Vadim Yanitskiy3-350/+1
2022-11-01osmo-bts-trx: use lookup tables for checking AMR CMI/CMR on DownlinkVadim Yanitskiy2-3/+30
2022-10-31pcuif_proto: cosmetic: add constant PCU_IF_NUM_NSVC and replace magic numbersPhilipp Maier1-5/+7
2022-10-29osmux: Fix null ptr dereference sending UL data before the remote is configuredPau Espin Pedrol1-0/+6
2022-10-13osmo-bts-trx: respond to tx-attenuation config in real time.Keith1-6/+10
2022-10-12rsl: use unsigned intPhilipp Maier2-3/+3
2022-10-12l1sap: do not call msgb_l2hlen without checkingPhilipp Maier1-2/+2
2022-10-11measurement: do not call msgb_l3len without checkingPhilipp Maier1-1/+5
2022-10-04osmo-bts-trx: handle MTS 0b0110 indicating an Access BurstVadim Yanitskiy3-1/+11
2022-10-04osmo-bts-trx: rx_rach_fn(): properly detect handover RACHVadim Yanitskiy1-1/+1
2022-10-04osmux: Close osmux socket when bts is freedPau Espin Pedrol1-3/+9
2022-10-03osmux: Skip lchans in lookup which still have no remote associatedPau Espin Pedrol1-0/+2
2022-10-03osmux: nullify osmux.rtpst after freeing itPau Espin Pedrol1-1/+3
2022-10-03osmux: Lower log level when osmux batch received for unknown CIDPau Espin Pedrol1-1/+1
2022-10-03osmux: Log remote address upon rx of osmux pktPau Espin Pedrol1-2/+4
2022-10-03osmux: Match remote address in osmux_lchan_find()Pau Espin Pedrol1-2/+7
2022-09-29osmux: Drop logging of osmux internal countersPau Espin Pedrol1-7/+0
2022-09-29Allocate struct osmux_in_handle through new libosmo-netif APIsPau Espin Pedrol2-13/+8
2022-09-26pcu_sock: fix sourcecode formattingPhilipp Maier2-2/+2
2022-09-22vty: Print Osmux CID on lchans using OsmuxPau Espin Pedrol1-6/+12
2022-09-22vty: Fix SPEECH_MODE printed with hex prefix but dec valuePau Espin Pedrol1-1/+1
2022-09-20lchan: Reset Abis RTP/Osmux config during lchan releasePau Espin Pedrol1-0/+2
2022-09-20osmux: Log sendto() errorPau Espin Pedrol1-1/+8
2022-09-16abis: Avoid TCP/IPA RSL sockets continue conn establishment while shutting downPau Espin Pedrol2-0/+9
2022-09-16Document realtime options in .service unitsMax5-5/+15
2022-09-14Don't manually create pid fileMax3-23/+0
2022-09-13Introduce Osmux supportPau Espin Pedrol21-44/+893
2022-09-12oc2g: Makefile.am Fix typo in LIBOSMONETIF_LIBSPau Espin Pedrol1-1/+1
2022-09-12tests/*/Makefile.am: Add missing libosmo-netif cflagsPau Espin Pedrol2-0/+4
2022-09-12tests/*/Makefile.am: Fix typo in LIBOSMONETIF_CFLAGSPau Espin Pedrol7-7/+7