summaryrefslogtreecommitdiffstats
path: root/data/mnet/GP10/Dsp/bbdataproc/demod/BERTEST.H
blob: e5549e8e76ac81b4789b289883f6f727105ca425 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
/****************************************************************************
*   (c) Copyright Cisco 2000
*   All Rights Reserved
*****************************************************************************/
/*
**  GSM  Demod Training Sequences
** 
 *    Rev 1.0   Oct 27 1998 16:19:34   Administrator
 * Checked in from initial workfile by PVCS Version Manager Project Assistant.
 * 
 *    Rev 1.0   Oct 23 1998 17:56:08   Administrator
 * Checked in from initial workfile by PVCS Version Manager Project Assistant.
** Revision 1.2  1998/10/14 18:43:29  bhehn
** AB & NB verified.  Merged with shared header.
** AB ~= 103us, NB ~= 78us
**
** Revision 1.1  1998/10/07 15:21:38  bhehn
** Initial revision
**
** Revision 1.1  1998/10/01 13:56:59  bhehn
** Initial revision
**
** Revision 1.2  1998/09/21 22:04:25  bhehn
** NB demod works, BER close to floating
**
***************************************************************************/

Char cch_ref[142] = 
{
    + 1, - 1, -1, - 1, - 1, -1, - 1, +1, -1, -1, -1, + 1,
   + 1, +1, - 1, + 1, - 1, +1, - 1, + 1, -1, - 1, -1, -1,
    - 1, - 1, -1, - 1, +1, -1, + 1, -1, -1, -1, - 1, -1,
  -1, -1, - 1, + 1, + 1, +1, + 1, +1, +1, + 1, -1, +1,

    - 1, +1, - 1, - 1, - 1, - 1, -1, -1, +1, + 1, -1, +1,
   - 1, -1, + 1, + 1, +1, - 1, + 1, - 1, + 1, +1, -1, -1,
    - 1, -1, - 1, + 1, - 1, -1, +1, +1, +1, - 1, +1, -1,
  +1, - 1, + 1, - 1, -1, - 1, - 1, + 1, -1, -1, -1, + 1 ,

    - 1, + 1, + 1, +1, -1, + 1, -1, + 1, -1, -1, -1, - 1,
  -1, - 1, - 1, - 1, + 1, - 1, +1, -1, - 1, -1, - 1, +1,
    - 1, -1, - 1, - 1, -1, +1, -1, + 1, -1, + 1, -1, +1,
   - 1, + 1, - 1, - 1, -1, - 1, - 1, -1, +1, -1 
}; 

Char rach_ref[77] = 
{
  -1, + 1, -1, -1, +1, - 1, + 1, +1, - 1, +1, +1, + 1,
   + 1, + 1, + 1, + 1, + 1, -1, - 1, + 1,   + 1,
   - 1, - 1, +1, + 1, -1, +1, - 1, +1, - 1, +1, - 1, - 1, - 1, +1, + 1, +1,
   + 1, -1, -1, -1,    +1,

  +1, - 1, + 1, + 1, +1, + 1, - 1, + 1, +1, -1, -1, + 1 ,
  -1, - 1, - 1, - 1, -1, + 1, - 1, + 1, +1, +1, -1, + 1 ,
  +1, - 1, - 1, + 1, -1, - 1, - 1, + 1, +1, +1,+ 1

};