FreeCalypso > hg > fc-magnetite
comparison cdg-hybrid/sap/mon.pdf @ 212:e7a67accfad9
cdg-hybrid cdginc headers created
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 14 Oct 2016 21:52:58 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
211:02269c474131 | 212:e7a67accfad9 |
---|---|
1 ;******************************************************************************** | |
2 ;*** File : mon.pdf | |
3 ;*** Creation : Wed Mar 11 09:58:28 CST 2009 | |
4 ;*** XSLT Processor : Apache Software Foundation / http://xml.apache.org/xalan-j / supports XSLT-Ver: 1 | |
5 ;*** Copyright : (c) Texas Instruments AG, Berlin Germany 2002 | |
6 ;******************************************************************************** | |
7 ;*** Document Type : Service Access Point Specification | |
8 ;*** Document Name : mon | |
9 ;*** Document No. : 8304.129.96.103 | |
10 ;*** Document Date : 2003-02-04 | |
11 ;*** Document Status: BEING_PROCESSED | |
12 ;*** Document Author: LG | |
13 ;******************************************************************************** | |
14 | |
15 | |
16 | |
17 PRAGMA SRC_FILE_TIME "Thu Nov 29 09:49:00 2007" | |
18 PRAGMA LAST_MODIFIED "2003-02-04" | |
19 PRAGMA ID_AND_VERSION "8304.129.96.103" | |
20 | |
21 | |
22 | |
23 CONST SIZE_MCC 3 ; | |
24 CONST SIZE_MNC 3 ; | |
25 | |
26 | |
27 | |
28 VALTAB VAL_arfcn | |
29 VAL 1 - 124 "GSM 900 without extension band" | |
30 VAL 0 - 124 "GSM 900 with extension band" | |
31 VAL 975 - 1023 "GSM 900 with extension band" | |
32 VAL 512 - 1023 "DCS 1800" | |
33 VAL 0xFFFF "not present" | |
34 | |
35 VALTAB VAL_att_flag | |
36 VAL 0 ATT_NOT_ALLOW "attach / detach not allowed" | |
37 VAL 1 ATT_ALLOW "attach / detach allowed" | |
38 | |
39 VALTAB VAL_conf_ccch | |
40 VAL 0 CCCH_NOT_COMB_1_CHAN "CCCH not combined with SDCCH, 1 channel" | |
41 VAL 1 CCCH_COMB_1_CHAN "CCCH combined with SDCCH, 1 channel" | |
42 VAL 2 CCCH_NOT_COMB_2_CHAN "CCCH not combined with SDCCH, 2 channels" | |
43 VAL 4 CCCH_NOT_COMB_3_CHAN "CCCH not combined with SDCCH, 3 channels" | |
44 VAL 6 CCCH_NOT_COMB_4_CHAN "CCCH not combined with SDCCH, 4 channels" | |
45 | |
46 VALTAB VAL_tn | |
47 VAL 0 - 7 "timeslot number 0-7" | |
48 | |
49 VALTAB VAL_dlt | |
50 VAL 8 - 45 "initial value" | |
51 | |
52 VALTAB VAL_pg | |
53 VAL 0 - 80 "paging group number" | |
54 | |
55 VALTAB VAL_bs_pa_mfrms | |
56 VAL 0 "2 Multiframe Periods" | |
57 VAL 1 "3 Multiframe Periods" | |
58 VAL 2 "4 Multiframe Periods" | |
59 VAL 3 "5 Multiframe Periods" | |
60 VAL 4 "6 Multiframe Periods" | |
61 VAL 5 "7 Multiframe Periods" | |
62 VAL 6 "8 Multiframe Periods" | |
63 VAL 7 "9 Multiframe Periods" | |
64 | |
65 VALTAB VAL_power | |
66 VAL 0 - 31 "power level" | |
67 | |
68 VALTAB VAL_rx_lev | |
69 VAL 0 - 63 "received field strength" | |
70 | |
71 VALTAB VAL_rx_qual_full | |
72 VAL 0 - 7 "received quality" | |
73 | |
74 VALTAB VAL_bsic | |
75 VAL 0 - 63 "base station identification code" | |
76 VAL 0xFF "not present" | |
77 | |
78 VALTAB VAL_ch_type | |
79 VAL 1 CH_TCH_F "TCH/F" | |
80 VAL 2 CH_TCH_H_1 "TCH/H(1)" | |
81 VAL 3 CH_TCH_H_2 "TCH/H(2)" | |
82 VAL 4 CH_SDCCH_4_0 "SDCCH/4(0)" | |
83 VAL 5 CH_SDCCH_4_1 "SDCCH/4(1)" | |
84 VAL 6 CH_SDCCH_4_2 "SDCCH/4(2)" | |
85 VAL 7 CH_SDCCH_4_3 "SDCCH/4(3)" | |
86 VAL 8 CH_SDCCH_8_0 "SDCCH/8(0)" | |
87 VAL 9 CH_SDCCH_8_1 "SDCCH/8(1)" | |
88 VAL 10 CH_SDCCH_8_2 "SDCCH/8(2)" | |
89 VAL 11 CH_SDCCH_8_3 "SDCCH/8(3)" | |
90 VAL 12 CH_SDCCH_8_4 "SDCCH/8(4)" | |
91 VAL 13 CH_SDCCH_8_5 "SDCCH/8(5)" | |
92 VAL 14 CH_SDCCH_8_6 "SDCCH/8(6)" | |
93 VAL 15 CH_SDCCH_8_7 "SDCCH/8(7)" | |
94 | |
95 VALTAB VAL_ch_mode | |
96 VAL 0 MODE_SIG_ONLY "signalling only" | |
97 VAL 1 MODE_SPEECH_FULL "speech full rate" | |
98 VAL 5 MODE_SPEECH_HALF "speech half rate" | |
99 VAL 3 MODE_DATA_12 "data 12 kBits/s" | |
100 VAL 11 MODE_DATA_6_FULL "data 6 kBits/s fullrate" | |
101 VAL 15 MODE_DATA_6_HALF "data 6 kBits/s halfrate" | |
102 VAL 19 MODE_DATA_3_6_FULL "data 3.6 kBits/s fullrate" | |
103 VAL 23 MODE_DATA_3_6_HALF "data 3.6 kBits/s halfrate" | |
104 VAL 33 MODE_ENHANCED_FULL "enhanced full rate" | |
105 | |
106 VALTAB VAL_hop | |
107 VAL 0 "no frequency hopping" | |
108 VAL 1 "with frequency hopping" | |
109 | |
110 | |
111 | |
112 | |
113 VAR arfcn "channel number" S | |
114 | |
115 VAL @p_mon - VAL_arfcn@ | |
116 | |
117 VAR arfcn_nc "channel number" S | |
118 | |
119 | |
120 VAR att_flag "attach flag" B | |
121 | |
122 VAL @p_mon - VAL_att_flag@ | |
123 | |
124 VAR conf_ccch "CCCH configuration" B | |
125 | |
126 VAL @p_mon - VAL_conf_ccch@ | |
127 | |
128 VAR tn "timeslot number" B | |
129 | |
130 VAL @p_mon - VAL_tn@ | |
131 | |
132 VAR dlt "downlink initial value" B | |
133 | |
134 VAL @p_mon - VAL_dlt@ | |
135 | |
136 VAR pg "paging group" B | |
137 | |
138 VAL @p_mon - VAL_pg@ | |
139 | |
140 VAR bs_ag_blocks_res "Blocks reserved for AGCH" B | |
141 | |
142 | |
143 VAR bs_pa_mfrms "Multiframe Period" B | |
144 | |
145 VAL @p_mon - VAL_bs_pa_mfrms@ | |
146 | |
147 VAR power "Power Level" B | |
148 | |
149 VAL @p_mon - VAL_power@ | |
150 | |
151 VAR rx_lev "received field strength" B | |
152 | |
153 VAL @p_mon - VAL_rx_lev@ | |
154 | |
155 VAR rx_lev_full "received field strength" B | |
156 | |
157 | |
158 VAR rx_lev_sub "received field strength" B | |
159 | |
160 | |
161 VAR rx_lev_nc "received field strength" B | |
162 | |
163 | |
164 VAR rx_qual_full "received quality" B | |
165 | |
166 VAL @p_mon - VAL_rx_qual_full@ | |
167 | |
168 VAR rx_qual_sub "received quality" B | |
169 | |
170 | |
171 VAR bsic "base station identification code" B | |
172 | |
173 VAL @p_mon - VAL_bsic@ | |
174 | |
175 VAR bsic_nc "base station identification code" B | |
176 | |
177 | |
178 VAR tav "timing advance" B | |
179 | |
180 | |
181 VAR tav_nc "timing advance" B | |
182 | |
183 | |
184 VAR ch_type "channel type" B | |
185 | |
186 VAL @p_mon - VAL_ch_type@ | |
187 | |
188 VAR ch_mode "channel mode" B | |
189 | |
190 VAL @p_mon - VAL_ch_mode@ | |
191 | |
192 VAR v_plmn "valid flag" B | |
193 | |
194 | |
195 VAR mcc "mobile country code" B | |
196 | |
197 | |
198 VAR mnc "mobile network code" B | |
199 | |
200 | |
201 VAR cell_id "cell identity" S | |
202 | |
203 | |
204 VAR lac "location area code" S | |
205 | |
206 | |
207 VAR c1 "path loss criterion C1" B | |
208 | |
209 | |
210 VAR c2_nc "reselection criterion C2" B | |
211 | |
212 | |
213 VAR max_dlt "maximum downlink timeout counter" B | |
214 | |
215 | |
216 VAR act_dlt "actual downlink timeout counter" B | |
217 | |
218 | |
219 VAR max_rlt "maximum radiolink timeout counter" B | |
220 | |
221 | |
222 VAR act_rlt "actual radiolink timeout counter" B | |
223 | |
224 | |
225 VAR tsc "training sequence code" B | |
226 | |
227 | |
228 VAR hop "frequency hopping flag" B | |
229 | |
230 VAL @p_mon - VAL_hop@ | |
231 | |
232 VAR hsn "hopping sequence number" B | |
233 | |
234 | |
235 VAR maio "mobile allocation offset" B | |
236 | |
237 | |
238 | |
239 | |
240 | |
241 COMP plmn "PLMN identification" | |
242 { | |
243 v_plmn ; valid flag | |
244 mcc [SIZE_MCC] ; mobile country code | |
245 mnc [SIZE_MNC] ; mobile network code | |
246 } | |
247 | |
248 | |
249 | |
250 | |
251 | |
252 | |
253 ; MON_CHAN_IDLE_IND 0x0F00 | |
254 ; MON_MEAS_IDLE_IND 0x0F01 | |
255 ; MON_COUNTER_IDLE_IND 0x0F02 | |
256 ; MON_CHAN_DEDI_IND 0x0F03 | |
257 ; MON_MEAS_DEDI_IND 0x0F05 | |
258 ; MON_COUNTER_DEDI_IND 0x0F06 | |
259 ; MON_COVERAGE_IND 0x0F07 | |
260 | |
261 | |
262 | |
263 PRIM MON_CHAN_IDLE_IND 0x0F00 | |
264 { | |
265 arfcn ; channel number | |
266 att_flag ; IMSI attach flag | |
267 conf_ccch ; CCCH configuration | |
268 tn ; timeslot | |
269 dlt ; downlink timeout | |
270 pg ; paging group | |
271 bs_ag_blocks_res ; AGCH blocks reserved | |
272 bs_pa_mfrms ; Multiframe Period | |
273 power ; MS TXPWR MAX CCCH | |
274 plmn ; PLMN Identification | |
275 lac ; Location Area Code | |
276 cell_id ; Cell Identity | |
277 } | |
278 | |
279 | |
280 | |
281 | |
282 | |
283 | |
284 PRIM MON_MEAS_IDLE_IND 0x0F01 | |
285 { | |
286 arfcn ; BCCH serving cell | |
287 bsic ; BSIC serving cell | |
288 rx_lev ; Rxlev serving cell | |
289 c1 ; C1 serving cell | |
290 arfcn_nc [6] ; BCCH neighbour cell | |
291 bsic_nc [6] ; BSIC neighbour cell | |
292 rx_lev_nc [6] ; Rxlev neigbour cell | |
293 tav_nc [6] ; Timing Advance neighbour cell | |
294 c2_nc [6] ; C2 neigbour cell | |
295 } | |
296 | |
297 | |
298 | |
299 | |
300 | |
301 | |
302 PRIM MON_COUNTER_IDLE_IND 0x0F02 | |
303 { | |
304 max_dlt ; Maximum Downlink Counter | |
305 act_dlt ; Actual Downlink Counter | |
306 } | |
307 | |
308 | |
309 | |
310 | |
311 | |
312 | |
313 PRIM MON_CHAN_DEDI_IND 0x0F03 | |
314 { | |
315 ch_type ; channel type | |
316 arfcn ; channel number | |
317 tsc ; training sequence code | |
318 tn ; timeslot | |
319 ch_mode ; channel mode | |
320 hop ; frequency hopping flag | |
321 hsn ; hopping sequence number | |
322 maio ; mobile allocation offset | |
323 power ; power level | |
324 } | |
325 | |
326 | |
327 | |
328 | |
329 | |
330 | |
331 PRIM MON_MEAS_DEDI_IND 0x0F05 | |
332 { | |
333 rx_lev_full ; Rxlev full serving cell | |
334 rx_lev_sub ; Rxlev sub serving cell | |
335 rx_qual_full ; Rxqual full serving cell | |
336 rx_qual_sub ; Rxqual sub serving cell | |
337 tav ; Timing advance serving cell | |
338 arfcn_nc [6] ; BCCH neighbour cell | |
339 bsic_nc [6] ; BSIC neighbour cell | |
340 rx_lev_nc [6] ; Rxlev neigbour cell | |
341 tav_nc [6] ; Timing Advance neighbour cell | |
342 } | |
343 | |
344 | |
345 | |
346 | |
347 | |
348 | |
349 PRIM MON_COUNTER_DEDI_IND 0x0F06 | |
350 { | |
351 max_rlt ; Maximum Radiolink Timeout Counter | |
352 act_rlt ; Actual Radiolink Timeout Counter | |
353 } | |
354 | |
355 | |
356 | |
357 | |
358 | |
359 | |
360 PRIM MON_COVERAGE_IND 0x0F07 | |
361 { | |
362 rx_lev [124] ; fieldstrength | |
363 bsic [124] ; bsic | |
364 } | |
365 | |
366 | |
367 | |
368 | |
369 | |
370 | |
371 | |
372 | |
373 |