aboutsummaryrefslogtreecommitdiffstats
path: root/src/bts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bts.h')
-rw-r--r--src/bts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bts.h b/src/bts.h
index 8233b637..0c5b47a0 100644
--- a/src/bts.h
+++ b/src/bts.h
@@ -148,6 +148,7 @@ struct gprs_rlcmac_bts {
uint8_t cs_adj_enabled;
uint8_t cs_adj_upper_limit;
uint8_t cs_adj_lower_limit;
+ struct {int16_t low; int16_t high;} cs_lqual_ranges[4];
/* TBF handling, make private or move into TBFController */
/* list of uplink TBFs */