Commit Graph

1187 Commits

Author SHA1 Message Date
Gerrit Code Review 1e41365338 Update notes for submitted changes
* ctrl: Add lchan show
2024-02-20 10:50:37 +00:00
Gerrit Code Review 28deb5604d Update notes for submitted changes
* bsc_ctrl_lookup.c: Use AGPLv3, not GPLv2
* Fix license header in various source code files.
2024-02-19 20:47:27 +00:00
Gerrit Code Review 818e67b634 Update notes for submitted changes
* ctrl: Add ms power
2024-02-17 09:14:19 +00:00
Gerrit Code Review 017c6c4497 Update notes for submitted changes
* ctrl: Split bts_trx_ts_ctrl from bts_trx_ctrl
2024-02-08 20:30:51 +00:00
Gerrit Code Review 3d54e92683 Update notes for submitted changes
* ctrl: Remove unused vty includes
2024-02-07 15:28:45 +00:00
Gerrit Code Review 0dc3fb6b97 Update notes for submitted changes
* abis_nm: fix -Wunused-but-set-variable (bug)
2024-02-06 15:00:19 +00:00
Gerrit Code Review 644c0b70b5 Update notes for submitted changes
* abis_nm_sw_act_req_ack: attr_len should be unsigned
* abis_nm: misc/cosmetic changes to abis_nm_sw_act_req_ack()
2024-02-06 15:00:06 +00:00
Gerrit Code Review 6519c77c01 Update notes for submitted changes
* lchan_fsm: fix -Wgnu-designator warnings printed by clang
* bsc_ctrl: do not overwrite rc in bsc_base_ctrl_cmds_install()
2024-02-02 22:28:06 +00:00
Gerrit Code Review f4fa449469 Update notes for submitted changes
* build: include README.md into the release tarball
2024-01-26 17:20:15 +00:00
Gerrit Code Review 03942cb99f Update notes for submitted changes
* Add vty commands "no gprs nsvc ..."
* VTY: Add command `show bts brief`
* Also track downtime when OML link is lost
2024-01-24 08:52:55 +00:00
Gerrit Code Review d744fc14e7 Update notes for submitted changes
* Remove unused OpenBSC leftover 'openbscdefines.h'
2024-01-24 08:48:35 +00:00
Gerrit Code Review a28b21f1c9 Update notes for submitted changes
* vty: show mscs: add BSSMAP state
* vty: show mscs: tweak output
2024-01-16 18:17:04 +00:00
Gerrit Code Review 464050700f Update notes for submitted changes
* ctrl: Add ms max power
* ctrl: Add rach max transmission
2024-01-14 10:51:34 +00:00
Gerrit Code Review db47ba3421 Update notes for submitted changes
* vty: disallow combination of early-IA and frequency hopping
2024-01-10 07:59:51 +00:00
Gerrit Code Review 5e93a6b984 Update notes for submitted changes
* fix spelling s/omso/osmo/ in bts_variant_names
2024-01-08 11:16:52 +00:00
Gerrit Code Review 8a9d666f1e Update notes for submitted changes
* ctrl: Fix missing reply in set_bts_cell_reselection_offset
2024-01-06 20:05:41 +00:00
Gerrit Code Review bd108d972f Update notes for submitted changes
* vty: Ensure radio-link-timeout is a multiple of 4
2024-01-04 17:06:45 +00:00
Gerrit Code Review 5813747192 Update notes for submitted changes
* ctrl: Add radio link timeout
2024-01-04 12:43:59 +00:00
Gerrit Code Review 66bbf26387 Update notes for submitted changes
* ctrl: Add rach expiry timeout
2024-01-02 15:04:15 +00:00
Gerrit Code Review 9921e875bc Update notes for submitted changes
* abis_rsl: Add rach expiry timeout
2024-01-02 10:53:13 +00:00
Gerrit Code Review ba7d4259f5 Update notes for submitted changes
* VTY: fix config indentation for pcu-socket params
2023-12-27 17:26:31 +00:00
Gerrit Code Review 9d52a409a0 Update notes for submitted changes
* ctrl: Add rxlev access min control
2023-12-27 11:04:42 +00:00
Gerrit Code Review 2d2728018d Update notes for submitted changes
* Bump version: 1.11.0.3-240b2 → 1.11.1
* pcuif_proto: signal BTS model via PCUIF
* pcuif_proto: clean up last remains of old PCUIF v10
* pcuif_proto: rename PCU_IF_FLAG_SYSMO to PCU_IF_FLAG_DIRECT_PHY
2023-12-14 16:40:47 +00:00
Gerrit Code Review 6f63dde4e4 Update notes for submitted changes
* vgcs_fsm: fix NULL pointer dereference in vgcs_call_fsm_busy()
2023-12-13 01:42:38 +00:00
Gerrit Code Review dc63832761 Update notes for submitted changes
* Only check for intersecting AMR codec support on matching TS rate
2023-12-11 08:59:46 +00:00
Gerrit Code Review 11513cf819 Update notes for submitted changes
* gsm_data: use ABIS_RSL_CHAN_NR_CBITS_* in gsm_pchan2chan_nr()
* gsm_data: fix wrong variable set in gsm_pchan2chan_nr()
2023-12-10 11:29:42 +00:00
Gerrit Code Review d71808b391 Update notes for submitted changes
* Use uniform log format for default config files
2023-12-03 02:07:12 +00:00
Gerrit Code Review 17072dae82 Update notes for submitted changes
* systemd,manual: set LimitNOFILE=65536
2023-11-30 17:07:23 +00:00
Gerrit Code Review e88459370c Update notes for submitted changes
* recover BORKEN lchans for missing ACK scenarios
2023-11-27 16:33:25 +00:00
Gerrit Code Review f7b52179ef Update notes for submitted changes
* ASCI: Repeat notification after assigning MS to VGCS/VBS channel
2023-11-27 16:28:53 +00:00
Gerrit Code Review b25b8c3ad5 Update notes for submitted changes
* bsc: Make socket queue max. length configurable
2023-11-24 10:46:08 +00:00
Gerrit Code Review 4c87279f35 Update notes for submitted changes
* use X6 timer for REL ACK, not T3111
2023-11-22 21:57:28 +00:00
Gerrit Code Review 2982b5a67c Update notes for submitted changes
* pcuif_proto: signal BTS model via PCUIF
2023-11-21 09:16:46 +00:00
Gerrit Code Review 704ec9d230 Update notes for submitted changes
* ctrl: Add cell barred
2023-11-07 19:27:47 +00:00
Gerrit Code Review 20d6f16844 Update notes for submitted changes
* SI10: Fix uninitialized last_i index
2023-11-07 12:22:36 +00:00
Gerrit Code Review 903a867a5e Update notes for submitted changes
* SI10: Fix uninitialized l_bts pointer
2023-11-01 13:36:05 +00:00
Gerrit Code Review f11ead3fed Update notes for submitted changes
* osmo-bsc: Have PCU socket connection use osmo_wqueue
2023-10-24 19:30:25 +00:00
Gerrit Code Review 80816579db Update notes for submitted changes
* pcuif_proto: clean up last remains of old PCUIF v10
2023-10-24 15:10:28 +00:00
Gerrit Code Review d38a39a5c9 Update notes for submitted changes
* ASCI: Add System Information 10 support
2023-10-24 07:18:28 +00:00
Gerrit Code Review 741d250847 Update notes for submitted changes
* ASCI: Make neigh_list_get_arfcn() available to other users
* Select correct neighbor list for measurement report decoding
* Do not generate 'bit map 0' neighbor lists with R-GSM ARFCN
2023-10-18 09:31:29 +00:00
Gerrit Code Review d18af6ab92 Update notes for submitted changes
* pcuif_proto: rename PCU_IF_FLAG_SYSMO to PCU_IF_FLAG_DIRECT_PHY
2023-10-04 14:46:21 +00:00
Gerrit Code Review 802b732e1f Update notes for submitted changes
* meas_feed: Use osmo_io instead of write queue
2023-10-04 08:38:13 +00:00
Gerrit Code Review 8f9246d45f Update notes for submitted changes
* Drop unused local var
2023-10-03 12:53:29 +00:00
Gerrit Code Review 7f153e72f5 Update notes for submitted changes
* vty: make NCC Permitted (SI2) configurable
2023-09-28 17:04:23 +00:00
Gerrit Code Review 4e895a21ee Update notes for submitted changes
* sccplite: Support multiple MGW in MGW pool
2023-09-27 16:33:04 +00:00
Gerrit Code Review 12781d099d Update notes for submitted changes
* si2quater: Invalidate thresh_lo, prio and qrxlm when needed
2023-09-24 16:05:29 +00:00
Gerrit Code Review 8eef14a795 Update notes for submitted changes
* abis_nm: send Get Attributes to GPRS Cell MO(s)
* abis_nm: send Get Attributes to Rado Carrier MO(s)
* oml: ipacc: fix sending hard-coded GPRS Cell attributes
* oml: ipacc: send GPRS Cell attributes based on IPA Object Version
* oml: ipacc: print all supported versions of MOs
* abis_nm: delay configure_loop() until NM_MT_SW_ACTIVATED_REP
2023-09-24 16:04:23 +00:00
Gerrit Code Review 5d26ebede1 Update notes for submitted changes
* oml: ipacc: add missing is_ipa_abisip_bts() checks
* abis_nm: fix bts->nr vs bts->bts_nr
2023-09-19 15:13:04 +00:00
Gerrit Code Review 3c4bf82de1 Update notes for submitted changes
* oml: ipacc: fix copy-pasted talloc chunk names
* oml: ipacc: log supported features using LOGL_INFO
2023-09-16 14:31:20 +00:00
Gerrit Code Review 5f51b15ed9 Update notes for submitted changes
* oml: ipacc: parse Object Version from SW Activated Report
* bts_ipaccess_nanobts: clean up, use gsm_objclass2mo()
* gsm_data: refactor/simplify and expose gsm_objclass2mo()
2023-09-15 08:37:49 +00:00