blob: beb6f6a8a474981a4c5b76e5ffceb83a1e8922f6 [file] [log] [blame]
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +01001Source: osmo-trx
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +01002Section: net
3Priority: optional
Max833e97e2017-01-24 15:14:32 +01004Maintainer: Ivan Klyuchnikov <ivan.kluchnikov@fairwaves.ru>
5Build-Depends: debhelper (>= 9),
6 autotools-dev,
7 libdbd-sqlite3,
8 pkg-config,
9 dh-autoreconf,
10 libuhd-dev,
11 libusb-1.0-0-dev,
12 libboost-all-dev,
13 hardening-wrapper,
14 libfftw3-dev
15Standards-Version: 3.9.6
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010016Vcs-Browser: http://cgit.osmocom.org/osmo-trx
Max833e97e2017-01-24 15:14:32 +010017Vcs-Git: git://git.osmocom.org/osmo-trx
18Homepage: https://projects.osmocom.org/projects/osmotrx
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010019
20Package: osmo-trx
21Architecture: any
22Depends: ${shlibs:Depends}, ${misc:Depends}, libdbd-sqlite3
Max833e97e2017-01-24 15:14:32 +010023Description: SDR transceiver that implements Layer 1 of a GSM BTS
24 OsmoTRX is a software-defined radio transceiver that implements the Layer 1
25 physical layer of a BTS comprising the following 3GPP specifications:
26 .
27 TS 05.01 "Physical layer on the radio path"
28 TS 05.02 "Multiplexing and Multiple Access on the Radio Path"
29 TS 05.04 "Modulation"
30 TS 05.10 "Radio subsystem synchronization"
31 .
32 In this context, BTS is "Base transceiver station". It's the stations that
33 connect mobile phones to the mobile network.
34 .
35 3GPP is the "3rd Generation Partnership Project" which is the collaboration
36 between different telecommunication associations for developing new
37 generations of mobile phone networks. (post-2G/GSM)
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010038
39Package: osmo-trx-dbg
40Architecture: any
41Section: debug
42Priority: extra
43Depends: osmo-trx (= ${binary:Version}), ${misc:Depends}
44Description: Debug symbols for the osmo-trx
45 Make debugging possible