Project

General

Profile

Bug #3780 » TC_meas_res_sign_sdcch4_meas_got.txt

dexter, 02/13/2019 02:23 PM

 
1
11:57:02.243364 6 BTS_Tests.ttcn:1303 ===============GOT======================
2
11:57:02.243390 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
                        sdcch4 := {
15
                            tag := '001'B,
16
                            sub_chan := 0
17
                        }
18
                    },
19
                    tn := 0
20
                }
21
            }
22
        },
23
        {
24
            iei := RSL_IE_MEAS_RES_NR (27),
25
            body := {
26
                meas_res_nr := 4
27
            }
28
        },
29
        {
30
            iei := RSL_IE_UPLINK_MEAS (25),
31
            body := {
32
                uplink_meas := {
33
                    len := 3,
34
                    rfu := '0'B,
35
                    dtx_d := false,
36
                    rxlev_f_u := 7,
37
                    reserved1 := '00'B,
38
                    rxlev_s_u := 7,
39
                    reserved2 := '00'B,
40
                    rxq_f_u := 7,
41
                    rxq_s_u := 7,
42
                    supp_meas_info := omit
43
                }
44
            }
45
        },
46
        {
47
            iei := RSL_IE_BS_POWER (4),
48
            body := {
49
                bs_power := {
50
                    reserved := 0,
51
                    epc := false,
52
                    fpc := false,
53
                    power_level := 0
54
                }
55
            }
56
        },
57
        {
58
            iei := RSL_IE_L1_INFO (10),
59
            body := {
60
                l1_info := {
61
                    ms_power_lvl := 7,
62
                    fpc := false,
63
                    reserved := 0,
64
                    actual_ta := 0
65
                }
66
            }
67
        },
68
        {
69
            iei := RSL_IE_L3_INFO (11),
70
            body := {
71
                l3_info := {
72
                    len := 6,
73
                    payload := '061539390000'O
74
                }
75
            }
76
        },
77
        {
78
            iei := RSL_IE_MS_TIMING_OFFSET (37),
79
            body := {
80
                ms_timing_offset := 65
81
            }
82
        }
83
    }
84
}
85
11:57:02.243554 6 BTS_Tests.ttcn:1305 ===============END GOT======================
(2-2/9)
Add picture from clipboard (Maximum size: 48.8 MB)