aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-03-27bad hacks: Add all changes in working treekeith/dtx-hackingKeith7-43/+99
2023-03-27Eeprom hackKeith3-2/+2
2023-03-24osmo-bts-{sysmo,lc15,oc2g}: fix segfault in ph_tch_req()Vadim Yanitskiy4-8/+4
2023-03-23rsl: rsl_handle_chan_mod_ie(): add missing GSM48_CMODE_* valuesVadim Yanitskiy1-17/+41
2023-03-23bts-trx: Avoid pushing interf_meas for disabled TRXPau Espin Pedrol1-0/+5
2023-03-22osmo-bts-trx: properly activate [CBCH/]BCCH/CCCHVadim Yanitskiy4-58/+101
2023-03-21contrib/osmo-bts.spec.in: do not depend on libosmogbVadim Yanitskiy2-2/+1
2023-03-20osmo-bts-virtual: properly handle dynamic TS in vbts_set_ts()Vadim Yanitskiy1-1/+23
2023-03-20scheduler: log pchan value in trx_sched_set_pchan()Vadim Yanitskiy1-2/+2
2023-03-17Avoid tx RF Resource Ind for disabled TRXPau Espin Pedrol2-4/+10
2023-03-17cosmetic: bts_trx.h: Fix whitespacePau Espin Pedrol1-2/+2
2023-03-17cosmetic: gsm_pchan2chan_nr(): Update spec documentationPau Espin Pedrol1-2/+2
2023-03-17lchan: Improve error path logging in gsm_pchan2chan_nr()Pau Espin Pedrol1-4/+4
2023-03-15Rewrite pcu_sock_write()Pau Espin Pedrol1-25/+11
2023-03-14tests: use -no-install libtool flag to avoid ./lt-* scriptsVadim Yanitskiy11-0/+11
2023-03-14rsl: reduce logging verbosity on some messagesVadim Yanitskiy1-2/+2
2023-03-14rsl: remove redundant gsm_lchan_name() in rsl_tx_rf_rel_ack()Vadim Yanitskiy1-1/+1
2023-03-14pcu_sock.c: Call osmo_fd_unregister() before closing and changing bfd->fdPau Espin Pedrol1-1/+1
2023-03-14rsl_rx_ipac_XXcx: parse csd_fmt_d/irOliver Smith1-1/+14
2023-03-14doc: rsl: add RSL_IE_IPAC_RTP_CSD_FORMATOliver Smith1-0/+36
2023-03-11osmo-bts-virtual: indicate BTS_FEAT_[E]GPRS to the BSCVadim Yanitskiy1-0/+2
2023-03-10gitignore: add vty pdfOliver Smith1-0/+1
2023-03-09pcu_sock: Submit all DATA.ind regardless of link qualityPau Espin Pedrol1-6/+0
2023-03-09bts-trx: Fix no NM Radio{Carrier,Channel} switching to Enabled if one TRX is ...Pau Espin Pedrol1-17/+23
2023-03-07pcu_sock: do not mess with the osmo fd flags directlyPhilipp Maier1-1/+1
2023-03-07GSMTAP: print 'gsmtap-local-host' if not NULLVadim Yanitskiy1-0/+4
2023-03-07osmo-bts-{trx,virtual}: set rc on error in bts_model_l1sap_down()Vadim Yanitskiy2-0/+4
2023-03-07osmo-bts-{trx,virtual}: check lchan against NULL in bts_model_l1sap_down()Vadim Yanitskiy2-0/+14
2023-03-07osmo-bts-{trx,virtual}: clean up bts_model_l1sap_down()Vadim Yanitskiy2-126/+113
2023-03-06pcu_sock: cosmetic: remove unnecessary line breaksPhilipp Maier1-4/+2
2023-03-06pcu_sock: cosmetic: remove whitespace after type castPhilipp Maier1-1/+1
2023-03-06pcu_sock: rename rc to fdPhilipp Maier1-5/+5
2023-03-04GSMTAP: allow configuring local addressMax4-5/+45
2023-03-04osmo-bts-trx: use bool for true/false flagsMax1-5/+5
2023-03-04osmo-bts-trx: log TRXC/TRXD connection addressMax1-2/+3
2023-03-01paging_add_imm_ass(): remove meaningless from_pcu argumentVadim Yanitskiy3-6/+6
2023-02-25doc: Adapt to use of 'telnet_init_default'arehbein2-2/+2
2023-02-19bts-virtual: fix segfaultMax2-11/+16
2023-02-10common: Fix memleak in get_smscb_block()arehbein1-6/+2
2023-02-07Bump version: 1.5.0.64-7571-dirty → 1.6.01.6.0Pau Espin Pedrol5-26/+112
2023-02-01Add SI10 supportMax2-0/+2
2023-01-31pcu_sock: use ARRAY_SIZE rather then magic numberPhilipp Maier1-1/+1
2023-01-30vty: Fix typo in symbol namePau Espin Pedrol1-1/+1
2023-01-18contrib/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