Commit Graph

2517 Commits (master)

Author SHA1 Message Date
Harald Welte 8798689f3b Support (optional) indication of NCH position in SI1 rest octets
1 day ago
Philipp Maier a1ff30920d pcu_sock: fix PCUIF interface (PCH)
1 week ago
Vadim Yanitskiy 1f3bfff668 copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH
2 weeks ago
Maxim Suraev c1e2888050 pcu_connected(): constify parameter
3 weeks ago
Harald Welte ea7b53850b cosmetic: Clarify language ip.access nanoBTS vs. all IPA Abis/IP
3 weeks ago
Harald Welte ceccba70a9 cosmetic: Rename is_ipaccess_bts() to is_ipa_abisip_bts()
3 weeks ago
Harald Welte 5d8ab13b34 abis_nm: Only osmo-bts re-purposes the MANUF_ID for BTS feature flags
4 weeks ago
Matan Perelman ba3fe2c908 ctrl: Add setting access control class
1 month ago
Matan Perelman a8fcc1bb73 ctrl: Add getting access control class
1 month ago
Matan Perelman f4d9dfe6bd ctrl: Add cell reselection hysteresis control
1 month ago
Matan Perelman 639cd00a22 ctrl: Add penalty time control
1 month ago
Neels Hofmeyr 5d8d6d2079 fix mscpool for large msc NRs
1 month ago
Neels Hofmeyr a70d6b25c4 fix length check in abis_rsl_rx_rll()
1 month ago
Vadim Yanitskiy ea3e3c258d gsm_bts_send_c0_power_red(): check if BTS is online first
1 month ago
Vadim Yanitskiy 16922c5017 bts: st_op_enabled_on_enter(): resume C0 power reduction
1 month ago
Vadim Yanitskiy 05e2deb49c bootstrap_rsl(): cosmetic: cache trx->bts and use it directly
1 month ago
Vadim Yanitskiy 253f67f625 struct gsm_bts_model: rename power_ctrl_{set->send}_c0_power_red
1 month ago
Vadim Yanitskiy 856c6dc2f5 bts_is_online(): make the BTS pointer const, return bool
1 month ago
Matan Perelman 1619a82825 ctrl: Remove dots from OOM
1 month ago
Matan Perelman 41e464e272 ctrl: Add cell reselection offset control
1 month ago
Oliver Smith 712343c321 CSD: support non-transparent data rates
1 month ago
Oliver Smith d128791919 abis_rsl: fix encoding RSL_IE_IPAC_RTP_CSD_FORMAT
1 month ago
Neels Hofmeyr 2dfffad7e3 log: N-PCSTATE: use new value_strings
2 months ago
Neels Hofmeyr 8f8af40974 SCCP N-PCSTATE: trigger MSC status on PC availability
2 months ago
Vadim Yanitskiy ba6fd4f8e4 si2quater: check return value of osmo_earfcn_del()
2 months ago
Vadim Yanitskiy f2f0ab209d si2quater: add CTRL commands for deleting neighbor [EU]ARFCNs
2 months ago
Pau Espin 58db3305d7 ipaccess nm: Handle TS_EV_OML_DOWN through NM FSM
2 months ago
Pau Espin 90b83f9195 ipaccess nm: Delay marking TS as usable until OML reports Enabled state
2 months ago
Vadim Yanitskiy 143dc67c99 si2quater: bts_earfcn_add(): do not add duplicate EARFCNs
2 months ago
Vadim Yanitskiy 117c699107 si2quater: bts_uarfcn_add(): modify existsing UARFCNs
2 months ago
Vadim Yanitskiy a60d74ba9c si2quater: bts_uarfcn_add(): check if already added first
2 months ago
Vadim Yanitskiy b8e115c646 cosmetic: bts_vty: switch is not a function, add a space
2 months ago
Vadim Yanitskiy b96af7d7ec cosmetic: bts_uarfcn_add(): pass diversity directly to encode_fdd()
2 months ago
Oliver Smith 377c1e3fd7 bsc_mgw_setup: use mgcp_client_pool_empty()
2 months ago
Vadim Yanitskiy eb1de89024 gprs: fix has_valid_nsvc(): permit local udp port 0
2 months ago
Alexander Rehbein fffd1b599c PCU interface: Log version when starting listener
2 months ago
Pau Espin 27195c50a0 bts-rbs2k: Simplify osmo_fsm_inst_alloc_child_id()
2 months ago
Pau Espin d38ccedad7 Move paging queue specific handling to signal callback outside RSL code
2 months ago
Pau Espin 4de0769720 abis_rsl: Document spec ref of CCCH Load Ind
2 months ago
Alexander Rehbein 097925b626 main: Give specific error message
2 months ago
Pau Espin ad253850d8 Use new GSM0408 defines for half-octet tags
2 months ago
Neels Hofmeyr 7a0bef1ae4 segfault: verify lchan presence on Assignment Complete
2 months ago
Alexander Rehbein d7b277ff01 gsm_bts_check_ny1: Prevent possible division by zero
2 months ago
Philipp Maier 0625172265 pcu_sock: handle multiple BTSs with one BSC co-located PCU (in theory)
2 months ago
Philipp Maier 10ae64a777 pcu_sock.c: Call osmo_fd_unregister() before closing and changing listen_bfd->fd
2 months ago
Philipp Maier 2af29ae92d pcu_sock: drop usage of PCUIF flag PCU_IF_FLAG_DT
2 months ago
Philipp Maier ec7842f816 pcu_sock: check BTS type properly in pcu_info_update()
2 months ago
Philipp Maier c4ab940544 pcu_sock: use is_ericsson_bts() to check for ericsson BTS
2 months ago
Philipp Maier 4af073c109 bts: add function to check if a BTS has a BSC co located PCU
2 months ago
Neels Hofmeyr f2768d39c1 fix coverity (false) warning in codec-list vty
3 months ago