aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
blob: 598b606c26c12459a332024494d6b51187466f29 (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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
#
# Copyright 2008, 2009 Free Software Foundation, Inc.
# 
# This file is part of GNU Radio
# 
# GNU Radio is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
# 
# GNU Radio is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
# 
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#

David A. Burgess, dburgess@kestrelsp.com:
    CLI/CLI.cpp
    CLI/CLI.h
    CommonLibs/Assert.h
    CommonLibs/BitVector.cpp
    CommonLibs/BitVectorTest.cpp
    CommonLibs/Configuration.cpp
    CommonLibs/Configuration.h
    CommonLibs/ConfigurationTest.cpp
    CommonLibs/Interthread.h
    CommonLibs/InterthreadTest.cpp
    CommonLibs/LinkedLists.cpp
    CommonLibs/LinkedLists.h
    CommonLibs/Regexp.h
    CommonLibs/RegexpTest.cpp
    CommonLibs/Sockets.cpp
    CommonLibs/Sockets.h
    CommonLibs/SocketsTest.cpp
    CommonLibs/Threads.cpp
    CommonLibs/Threads.h
    CommonLibs/Timeval.cpp
    CommonLibs/Timeval.h
    CommonLibs/TimevalTest.cpp
    CommonLibs/Vector.h
    CommonLibs/VectorTest.cpp
    Control/CallControl.cpp
    Control/ControlCommon.cpp
    Control/ControlCommon.h
    Control/FACCHDispatch.cpp
    Control/MobilityManagement.cpp
    Control/PagerTest.cpp
    Control/RadioResource.cpp
    Control/SDCCHDispatch.cpp
    GSM/GSM610Tables.cpp
    GSM/GSM610Tables.h
    GSM/GSMCommon.cpp
    GSM/GSMCommon.h
    GSM/GSMConfig.h
    GSM/GSML1FEC.cpp
    GSM/GSML1FEC.h
    GSM/GSML2LAPDm.cpp
    GSM/GSML2LAPDm.h
    GSM/GSML3CCElements.cpp
    GSM/GSML3CCElements.h
    GSM/GSML3CCMessages.cpp
    GSM/GSML3CCMessages.h
    GSM/GSML3CommonElements.cpp
    GSM/GSML3CommonElements.h
    GSM/GSML3MMElements.cpp
    GSM/GSML3MMElements.h
    GSM/GSML3MMMessages.cpp
    GSM/GSML3MMMessages.h
    GSM/GSML3Message.cpp
    GSM/GSML3Message.h
    GSM/GSML3RRElements.cpp
    GSM/GSML3RRElements.h
    GSM/GSML3RRMessages.cpp
    GSM/GSML3RRMessages.h
    GSM/GSMLogicalChannel.h
    GSM/GSMTDMA.cpp
    GSM/GSMTDMA.h
    GSM/GSMTransfer.cpp
    GSM/GSMTransfer.h
    LICENSEBLOCK
    SIP/SIPEngine.h
    SIP/SIPInterface.h
    SMS/SMSMessages.cpp
    SMS/SMSMessages.h
    SMS/SMSTransfer.cpp
    SMS/SMSTransfer.h
    TRXManager/TRXManager.cpp
    Transceiver/Complex.h
    apps/OpenBTS900.cpp
    apps/OpenBTS850.cpp
    apps/OpenBTS25c3.cpp
    tests/AGCHTest.cpp
    tests/BeaconTest.cpp
    tests/CallTest.cpp
    tests/CallTest2.cpp
    tests/LAPDmTest.cpp
    tests/LoopbackTest.cpp
    tests/RegistrationTest.cpp
    tests/TRXSimulator.cpp

Harvind S. Samra, hssamra@kestrelsp.com:
    Control/PagerTest.cpp
    Control/RadioResource.cpp
    GSM/GSMConfig.h
    GSM/GSMTransfer.h
    LICENSEBLOCK
    Transceiver/ComplexTest.cpp
    Transceiver/Transceiver.cpp
    Transceiver/Transceiver.h
    Transceiver/USRPDevice.cpp
    Transceiver/USRPDevice.h
    Transceiver/USRPping.cpp
    Transceiver/radioInterface.cpp
    Transceiver/radioInterface.h
    Transceiver/rcvLPF_651.h
    Transceiver/runTransceiver.cpp
    Transceiver/sendLPF_961.h
    Transceiver/sigProcLib.cpp
    Transceiver/sigProcLib.h
    Transceiver/sigProcLibTest.cpp
    Transceiver/sweepGenerator.cpp
    Transceiver/testRadio.cpp

Raffi Sevlian, raffisev@gmail.com:
    Control/CallControl.cpp
    Control/ControlCommon.cpp
    Control/ControlCommon.h
    Control/FACCHDispatch.cpp
    Control/MobilityManagement.cpp
    Control/PagerTest.cpp
    Control/RadioResource.cpp
    GSM/GSMCommon.h
    GSM/GSMConfig.h
    GSM/GSML1FEC.h
    GSM/GSML3CCElements.cpp
    GSM/GSML3CCElements.h
    GSM/GSML3CCMessages.cpp
    GSM/GSML3CCMessages.h
    GSM/GSML3CommonElements.cpp
    GSM/GSML3CommonElements.h
    GSM/GSML3MMElements.cpp
    GSM/GSML3MMElements.h
    GSM/GSML3MMMessages.cpp
    GSM/GSML3MMMessages.h
    GSM/GSML3Message.cpp
    GSM/GSML3Message.h
    GSM/GSML3RRElements.cpp
    GSM/GSML3RRElements.h
    GSM/GSML3RRMessages.cpp
    GSM/GSML3RRMessages.h
    GSM/GSMLogicalChannel.h
    GSM/GSMSAPMux.cpp
    GSM/GSMSAPMux.h
    GSM/GSMTransfer.h
    LICENSEBLOCK
    SIP/SIPEngine.cpp
    SIP/SIPInterface.cpp
    SIP/SIPInterface.h
    SIP/SIPMessage.cpp
    SIP/SIPMessage.h
    SIP/SIPUtility.cpp
    SIP/SIPUtility.h
    SMS/CMMessage.cpp
    SMS/CMMessage.h
    SMS/CMProcessor.cpp
    SMS/CMProcessor.h
    SMS/CMTest.cpp
    SMS/RLMessage.cpp
    SMS/RLMessage.h
    SMS/RLProcessor.cpp
    SMS/RLProcessor.h
    SMS/SMSMessages.cpp
    SMS/SMSMessages.h
    SMS/SMSProcessors.cpp
    SMS/SMSProcessors.h
    SMS/SMSTransfer.cpp
    SMS/SMSTransfer.h
    SMS/TLMessage.cpp
    SMS/TLMessage.h
    SMS/TLProcessor.cpp
    SMS/TLProcessor.h
    TRXManager/TRXManager.h

Alon Levy, alonlevy1@gmail.com
    RRLPMessages.cpp
    RRLPMessages.h
    RRLPTest.cpp