osmo-bsc/src
Vadim Yanitskiy 8631189d9e power_control: add CTRL command for sending default params
There exists a VTY command for sending default power control params,
but so far there was no CTRL counterpart for it.  This patch adds a
SET command 'send-power-control-defaults':

  $ osmo_ctrl.py \
	--host 127.0.0.1 -p 4249 \
	--set "bts.0.send-power-control-defaults" 1

Similar to 'send-new-system-informations', this command takes an
arbitrary dummy value (required for SET), which is simply ignored.

Change-Id: Ib370bd97ee2d9f72f8bec553550b1792d1345387
Related: SYS#6138
2022-09-30 01:02:57 +07:00
..
ipaccess ipaccess-config: Fix writing pcap output to fd=0 (stdin) 2022-09-20 10:16:41 +00:00
osmo-bsc power_control: add CTRL command for sending default params 2022-09-30 01:02:57 +07:00
utils Use libosmocore available API to get value_list 2022-08-09 08:38:51 +00:00
Makefile.am drop IMSI filter and libfilter completely 2020-05-27 01:56:06 +02:00