blob: b9ed72af9520aac375cce6dd9d1080811ce19fde [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,
Max2dee3e92017-01-26 14:57:44 +01008 libsqlite3-dev,
Max833e97e2017-01-24 15:14:32 +01009 pkg-config,
10 dh-autoreconf,
11 libuhd-dev,
12 libusb-1.0-0-dev,
13 libboost-all-dev,
Max833e97e2017-01-24 15:14:32 +010014 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
Maxd49a6aa2017-07-10 13:48:34 +020022Depends: ${shlibs:Depends}, ${misc:Depends}
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