From 824764fa6b34d8ed596aa8b08276126976d8e4b2 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 24 Jul 2017 14:49:04 +0200 Subject: lc15bts-mgr.cfg: Set default vswr to a value inside valid range Valid range is currently set to 1000-200000. Change-Id: Ibf60ab290acf0423c7617591a86403d63266e5d3 --- doc/examples/litecell15/lc15bts-mgr.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/examples/litecell15/lc15bts-mgr.cfg b/doc/examples/litecell15/lc15bts-mgr.cfg index c7d0a798..e67742ce 100644 --- a/doc/examples/litecell15/lc15bts-mgr.cfg +++ b/doc/examples/litecell15/lc15bts-mgr.cfg @@ -29,9 +29,9 @@ lc15bts-mgr threshold warning min 17500 threshold critical min 19000 limits tx0_vswr - threshold warning max 3 + threshold warning max 1000 limits tx1_vswr - threshold warning max 3 + threshold warning max 1000 limits supply_pwr threshold warning max 110 threshold critical max 120 -- cgit v1.2.3