aboutsummaryrefslogtreecommitdiffstats
path: root/src/bsc_hack.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2009-02-01 16:22:19 +0000
committerHarald Welte <laforge@gnumonks.org>2009-02-01 16:22:19 +0000
commit832822961d8c78bd6aa2558ef760b4bb9454ecd3 (patch)
tree01fa111939481490bd93986577a8b6fde6f9088c /src/bsc_hack.c
parent5e4d1b366366e60ca63c9a72a1e015ae0d4ddbd5 (diff)
Enable CCCH LOAD INDICATION always, from 0% upwards, and report it every second
Diffstat (limited to 'src/bsc_hack.c')
-rw-r--r--src/bsc_hack.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/bsc_hack.c b/src/bsc_hack.c
index 0dcb28394..db8a68345 100644
--- a/src/bsc_hack.c
+++ b/src/bsc_hack.c
@@ -93,8 +93,8 @@ SET BTS ATTRIBUTES
BS_colour_code: 7h
BTS Air Timer T3105: 4 ,unit 10 ms
btsIsHopping: FALSE
- periodCCCHLoadIndication: 255sec
- thresholdCCCHLoadIndication: 100%
+ periodCCCHLoadIndication: 1sec
+ thresholdCCCHLoadIndication: 0%
cellAllocationNumber: 00h = GSM 900
enableInterferenceClass: 00h = Disabled
fACCHQual: 6 (FACCH stealing flags minus 1)
@@ -140,7 +140,7 @@ SET BTS ATTRIBUTES
unsigned char msg_2[] =
{
0x41, 0x01, 0x00, 0xFF, 0xFF, 0x09, 0x3F, 0x0A, 0x04, 0x61, 0x00, 0x0B,
- 0xFF, 0x0C, 0x64, 0x62, 0x00, 0x66, 0x00, 0x6E, 0x06, 0x18, 0x1F, 0x19,
+ 0x01, 0x0C, 0x00, 0x62, 0x00, 0x66, 0x00, 0x6E, 0x06, 0x18, 0x1F, 0x19,
0x0A, 0x0F, 0x14, 0x19, 0x1E, 0x7B, 0x0B, 0x23, 0x14, 0x28, 0x00, 0x04,
0x03, 0x2A, 0x7F, 0x2B, 0x00, 0xFA, 0x8F, 0x7D, 0x33, 0x2C, 0x1F, 0x29,
0x5A, 0x5A, 0x5A, 0x87, 0x94, 0x23, 0x28, 0x95, 0x23, 0x28, 0x35, 0x01,