aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/bts.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmo-bts/bts.h')
-rw-r--r--include/osmo-bts/bts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmo-bts/bts.h b/include/osmo-bts/bts.h
index db8f741d..a2eecc47 100644
--- a/include/osmo-bts/bts.h
+++ b/include/osmo-bts/bts.h
@@ -298,6 +298,7 @@ struct gsm_bts {
/* TODO: move it to bts->ul_power_ctrl struct */
int ul_power_target; /* Uplink Rx power target */
+ int ul_power_hysteresis; /* Tolerable Uplink Rx power deviation */
/* Uplink power control */
struct {