From 0ce12e7a37bfbc14ff6a865bfb15e5ae37f2329a Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Wed, 16 Dec 2020 22:36:59 +0100 Subject: power_control: add VTY commands for per-BTS configuration Change-Id: Ifd6ea29c3b9dbaccf92856131d5fb2e352b84eb2 Related: SYS#4918 --- include/osmocom/bsc/vty.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/osmocom/bsc/vty.h b/include/osmocom/bsc/vty.h index cfdcbfc12..92f7932bb 100644 --- a/include/osmocom/bsc/vty.h +++ b/include/osmocom/bsc/vty.h @@ -28,6 +28,7 @@ enum bsc_vty_node { CBC_SERVER_NODE, CBC_CLIENT_NODE, SMLC_NODE, + POWER_CTRL_NODE, }; struct log_info; -- cgit v1.2.3