File: control

package info (click to toggle)
svxlink 15.11-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 14,296 kB
  • ctags: 7,558
  • sloc: cpp: 48,996; tcl: 3,273; ansic: 2,831; sh: 1,054; perl: 335; ruby: 160; makefile: 96
file content (283 lines) | stat: -rw-r--r-- 10,808 bytes parent folder | download
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
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
Source: svxlink
Section: hamradio
Priority: optional
Maintainer: Felix Lechner <felix.lechner@gmail.com>
Build-Depends-Indep: librsvg2-bin
Build-Depends: debhelper (>= 10), cmake,
 libsigc++-2.0-dev (>= 2.2.10-0.2), libpopt-dev, libgcrypt20-dev,
 libgsm1-dev, libspeex-dev, libopus-dev, libasound2-dev,
 qtbase5-dev, qttools5-dev, qttools5-dev-tools,
 tcl-dev, tk-dev,
 doxygen
Standards-Version: 3.9.8
Homepage: http://www.svxlink.org

Package: svxlink-server
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3.0-6)
Recommends: remotetrx (= ${binary:Version})
Description: Voice-over-IP server for ham radio operators
 The SvxLink server provides access to a ham radio transceiver via
 the EchoLink® protocol.
 .
 EchoLink® allows licensed amateur radio operators to communicate
 over the Internet, including remote access to station equipment.
 The server can act as a repeater controller or operate on a simplex
 channel. Based on a modular design, the server can be configured to
 provide voice mail and echo (talkback) service.
 .
 svxlink-server is normally used together with the 'remotetrx'
 package, which allows the remote control of a radio transceiver.
 .
 For a client program implementing the EchoLink® protocol, please
 have a look at the 'qtel' package.
 .
 This package contains the SvxLink server.
 .
 EchoLink® is a registered trademark of Synergenics, LLC.

Package: remotetrx
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3.0-6)
Recommends: svxlink-server (= ${binary:Version})
Description: Remote controller for radio transceivers
 RemoteTrx facilitates remote control of ham radio transceivers via
 the EchoLink® protocol.
 .
 EchoLink® allows licensed amateur radio operators to communicate
 over the Internet, including remote access to station equipment.
 The RemoteTrx server provides remote control of a connected radio
 transceiver.
 .
 RemoteTrx is normally used together with the 'svxlink-server'
 package, which allows for world-wide access via the Internet.
 .
 This package contains the RemoteTrx remote control server.
 .
 EchoLink® is a registered trademark of Synergenics, LLC.

Package: qtel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, qtel-icons
Description: Graphical client for the EchoLink® protocol
 Qtel is a graphical client program for the EchoLink® ham radio
 protocol.
 .
 EchoLink® allows licensed amateur radio operators to communicate
 over the Internet, including remote access to station equipment.
 By connecting into a server connected to a repeater, an operator
 can call into a local radio net via the Internet while traveling
 out of the area.
 .
 This package contains the graphical client application Qtel.
 .
 EchoLink® is a registered trademark of Synergenics, LLC.

Package: qtel-icons
Architecture: all
Depends: ${misc:Depends}
Description: Icons for graphical client for the EchoLink® protocol
 Qtel is a graphical client program for the EchoLink® ham radio
 protocol.
 .
 EchoLink® allows licensed amateur radio operators to communicate
 over the Internet, including remote access to station equipment.
 By connecting into a server connected to a repeater, an operator
 can call into a local radio net via the Internet while traveling
 out of the area.
 .
 This package contains its icons.
 .
 EchoLink® is a registered trademark of Synergenics, LLC.

Package: libasynccpp1.4
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: AsyncCpp library for SvxLink
 The SvxLink server provides access to a ham radio transceiver via
 the EchoLink® protocol.
 .
 EchoLink® allows licensed amateur radio operators to communicate
 over the Internet, including remote access to station equipment.
 The server can act as a repeater controller or operate on a simplex
 channel. Based on a modular design, the server can be configured to
 provide voice mail and echo (talkback) service.
 .
 This package contains the AsyncCpp library.
 .
 EchoLink® is a registered trademark of Synergenics, LLC.

Package: libasynccpp-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends}, libasynccpp1.4 (= ${binary:Version})
Description: AsyncCpp library for SvxLink (development files)
 The SvxLink server provides access to a ham radio transceiver via
 the EchoLink® protocol.
 .
 EchoLink® allows licensed amateur radio operators to communicate
 over the Internet, including remote access to station equipment.
 The server can act as a repeater controller or operate on a simplex
 channel. Based on a modular design, the server can be configured to
 provide voice mail and echo (talkback) service.
 .
 This package contains the static version and the header files for the
 AsyncCpp library.
 .
 EchoLink® is a registered trademark of Synergenics, LLC.

Package: libasyncaudio1.4
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: AsyncAudio library for SvxLink
 The SvxLink server provides access to a ham radio transceiver via
 the EchoLink® protocol.
 .
 EchoLink® allows licensed amateur radio operators to communicate
 over the Internet, including remote access to station equipment.
 The server can act as a repeater controller or operate on a simplex
 channel. Based on a modular design, the server can be configured to
 provide voice mail and echo (talkback) service.
 .
 This package contains the AsyncAudio library.
 .
 EchoLink® is a registered trademark of Synergenics, LLC.

Package: libasyncaudio-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends}, libasyncaudio1.4 (= ${binary:Version})
Description: AsyncAudio library for SvxLink (development files)
 The SvxLink server provides access to a ham radio transceiver via
 the EchoLink® protocol.
 .
 EchoLink® allows licensed amateur radio operators to communicate
 over the Internet, including remote access to station equipment.
 The server can act as a repeater controller or operate on a simplex
 channel. Based on a modular design, the server can be configured to
 provide voice mail and echo (talkback) service.
 .
 This package contains the static version and the header files for the
 AsyncAudio library.
 .
 EchoLink® is a registered trademark of Synergenics, LLC.

Package: libecholib1.3
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: EchoLib library for SvxLink
 The SvxLink server provides access to a ham radio transceiver via
 the EchoLink® protocol.
 .
 EchoLink® allows licensed amateur radio operators to communicate
 over the Internet, including remote access to station equipment.
 The server can act as a repeater controller or operate on a simplex
 channel. Based on a modular design, the server can be configured to
 provide voice mail and echo (talkback) service.
 .
 This package contains EchoLib, a library for EchoLink communications.
 .
 EchoLink® is a registered trademark of Synergenics, LLC.

Package: libecholib-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends}, libecholib1.3 (= ${binary:Version})
Description: EchoLib library for SvxLink (development files)
 The SvxLink server provides access to a ham radio transceiver via
 the EchoLink® protocol.
 .
 EchoLink® allows licensed amateur radio operators to communicate
 over the Internet, including remote access to station equipment.
 The server can act as a repeater controller or operate on a simplex
 channel. Based on a modular design, the server can be configured to
 provide voice mail and echo (talkback) service.
 .
 This package contains the static version and the header files for the
 EchoLib library.
 .
 EchoLink® is a registered trademark of Synergenics, LLC.

Package: libasyncqt1.4
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: AsyncQt library for SvxLink
 The SvxLink server provides access to a ham radio transceiver via
 the EchoLink® protocol.
 .
 EchoLink® allows licensed amateur radio operators to communicate
 over the Internet, including remote access to station equipment.
 The server can act as a repeater controller or operate on a simplex
 channel. Based on a modular design, the server can be configured to
 provide voice mail and echo (talkback) service.
 .
 This package contains the AsyncQt library for event-driven
 Qt applications using the Async classes.
 .
 EchoLink® is a registered trademark of Synergenics, LLC.

Package: libasyncqt-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends}, libasyncqt1.4 (= ${binary:Version})
Description: AsyncQt library for SvxLink (development files)
 The SvxLink server provides access to a ham radio transceiver via
 the EchoLink® protocol.
 .
 EchoLink® allows licensed amateur radio operators to communicate
 over the Internet, including remote access to station equipment.
 The server can act as a repeater controller or operate on a simplex
 channel. Based on a modular design, the server can be configured to
 provide voice mail and echo (talkback) service.
 .
 This package contains the static version and the header files
 for the AsyncQt library.
 .
 EchoLink® is a registered trademark of Synergenics, LLC.

Package: libasynccore1.4
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: AsyncCore library for SvxLink
 The SvxLink server provides access to a ham radio transceiver via
 the EchoLink® protocol.
 .
 EchoLink® allows licensed amateur radio operators to communicate
 over the Internet, including remote access to station equipment.
 The server can act as a repeater controller or operate on a simplex
 channel. Based on a modular design, the server can be configured to
 provide voice mail and echo (talkback) service.
 .
 This package contains the AsyncCore library for event-driven
 applications that use Async classes. 
 .
 EchoLink® is a registered trademark of Synergenics, LLC.

Package: libasynccore-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends}, libasynccore1.4 (= ${binary:Version})
Description: AsyncCore library for SvxLink (development files)
 The SvxLink server provides access to a ham radio transceiver via
 the EchoLink® protocol.
 .
 EchoLink® allows licensed amateur radio operators to communicate
 over the Internet, including remote access to station equipment.
 The server can act as a repeater controller or operate on a simplex
 channel. Based on a modular design, the server can be configured to
 provide voice mail and echo (talkback) service.
 .
 This package contains the static version and the header files
 for the AsyncCore library.
 .
 EchoLink® is a registered trademark of Synergenics, LLC.