blob: 151aa924631163e511da9d79a1aa098bd8b4d96a [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,
Max802b8652017-03-14 18:43:12 +01007 autoconf-archive,
Max833e97e2017-01-24 15:14:32 +01008 libdbd-sqlite3,
Max2dee3e92017-01-26 14:57:44 +01009 libsqlite3-dev,
Max833e97e2017-01-24 15:14:32 +010010 pkg-config,
11 dh-autoreconf,
12 libuhd-dev,
13 libusb-1.0-0-dev,
14 libboost-all-dev,
15 hardening-wrapper,
16 libfftw3-dev
17Standards-Version: 3.9.6
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010018Vcs-Browser: http://cgit.osmocom.org/osmo-trx
Max833e97e2017-01-24 15:14:32 +010019Vcs-Git: git://git.osmocom.org/osmo-trx
20Homepage: https://projects.osmocom.org/projects/osmotrx
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010021
22Package: osmo-trx
23Architecture: any
24Depends: ${shlibs:Depends}, ${misc:Depends}, libdbd-sqlite3
Max833e97e2017-01-24 15:14:32 +010025Description: SDR transceiver that implements Layer 1 of a GSM BTS
26 OsmoTRX is a software-defined radio transceiver that implements the Layer 1
27 physical layer of a BTS comprising the following 3GPP specifications:
28 .
29 TS 05.01 "Physical layer on the radio path"
30 TS 05.02 "Multiplexing and Multiple Access on the Radio Path"
31 TS 05.04 "Modulation"
32 TS 05.10 "Radio subsystem synchronization"
33 .
34 In this context, BTS is "Base transceiver station". It's the stations that
35 connect mobile phones to the mobile network.
36 .
37 3GPP is the "3rd Generation Partnership Project" which is the collaboration
38 between different telecommunication associations for developing new
39 generations of mobile phone networks. (post-2G/GSM)
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010040
41Package: osmo-trx-dbg
42Architecture: any
43Section: debug
44Priority: extra
45Depends: osmo-trx (= ${binary:Version}), ${misc:Depends}
46Description: Debug symbols for the osmo-trx
47 Make debugging possible