Project

General

Profile

Bug #3780 » TC_meas_res_sign_tchh_toa256_meas_got.txt

dexter, 02/13/2019 02:23 PM

 
1
15:01:40.752282 6 BTS_Tests.ttcn:1303 ===============GOT======================
2
15:01:40.752309 6 BTS_Tests.ttcn:1304 {
3
    msg_disc := {
4
        msg_group := RSL_MDISC_DCHAN (4),
5
        transparent := false
6
    },
7
    msg_type := RSL_MT_MEAS_RES (40),
8
    ies := {
9
        {
10
            iei := RSL_IE_CHAN_NR (1),
11
            body := {
12
                chan_nr := {
13
                    u := {
14
                        lm := {
15
                            tag := '0001'B,
16
                            sub_chan := 0
17
                        }
18
                    },
19
                    tn := 5
20
                }
21
            }
22
        },
23
        {
24
            iei := RSL_IE_MEAS_RES_NR (27),
25
            body := {
26
                meas_res_nr := 1
27
            }
28
        },
29
        {
30
            iei := RSL_IE_UPLINK_MEAS (25),
31
            body := {
32
                uplink_meas := {
33
                    len := 11,
34
                    rfu := '0'B,
35
                    dtx_d := false,
36
                    rxlev_f_u := 10,
37
                    reserved1 := '00'B,
38
                    rxlev_s_u := 10,
39
                    reserved2 := '00'B,
40
                    rxq_f_u := 7,
41
                    rxq_s_u := 7,
42
                    supp_meas_info := {
43
                        toa256_mean := 512,
44
                        toa256_min := 512,
45
                        toa256_max := 512,
46
                        toa256_std_dev := 0
47
                    }
48
                }
49
            }
50
        },
51
        {
52
            iei := RSL_IE_BS_POWER (4),
53
            body := {
54
                bs_power := {
55
                    reserved := 0,
56
                    epc := false,
57
                    fpc := false,
58
                    power_level := 0
59
                }
60
            }
61
        },
62
        {
63
            iei := RSL_IE_L1_INFO (10),
64
            body := {
65
                l1_info := {
66
                    ms_power_lvl := 7,
67
                    fpc := false,
68
                    reserved := 0,
69
                    actual_ta := 0
70
                }
71
            }
72
        },
73
        {
74
            iei := RSL_IE_L3_INFO (11),
75
            body := {
76
                l3_info := {
77
                    len := 6,
78
                    payload := '061539390000'O
79
                }
80
            }
81
        },
82
        {
83
            iei := RSL_IE_MS_TIMING_OFFSET (37),
84
            body := {
85
                ms_timing_offset := 65
86
            }
87
        }
88
    }
89
}
90
15:01:40.752484 6 BTS_Tests.ttcn:1305 ===============END GOT======================
(9-9/9)
Add picture from clipboard (Maximum size: 48.8 MB)