blob: b7e499ece5b2954ab1d58cc6cd66a8f5d0d74106 [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 pkg-config,
9 dh-autoreconf,
10 libuhd-dev,
11 libusb-1.0-0-dev,
12 libboost-all-dev,
Pau Espin Pedrol49d42e92018-02-26 00:56:10 +010013 libfftw3-dev,
14 libtalloc-dev,
Harald Welte2e276e72018-04-28 14:38:16 +020015 libusrp-dev,
Pau Espin Pedrol49d42e92018-02-26 00:56:10 +010016 libosmocore-dev (>= 0.10.0)
Max833e97e2017-01-24 15:14:32 +010017Standards-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
Pau Espin Pedrolf3d7f442018-04-24 18:49:03 +020023Depends: osmo-trx-uhd
24Architecture: all
Pau Espin Pedrold0a97a52018-04-28 01:12:46 +020025Description: Metapackage for osmo-trx-uhd
26
27Package: osmo-trx-dbg
28Architecture: any
29Section: debug
30Priority: extra
31Depends: osmo-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), ${misc:Depends}
32Description: Debug symbols for the osmo-trx-*
33 Make debugging possible
Pau Espin Pedrolf3d7f442018-04-24 18:49:03 +020034
35Package: osmo-trx-uhd
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010036Architecture: any
Maxd49a6aa2017-07-10 13:48:34 +020037Depends: ${shlibs:Depends}, ${misc:Depends}
Pau Espin Pedrolf3d7f442018-04-24 18:49:03 +020038Description: SDR transceiver that implements Layer 1 of a GSM BTS (UHD)
Max833e97e2017-01-24 15:14:32 +010039 OsmoTRX is a software-defined radio transceiver that implements the Layer 1
40 physical layer of a BTS comprising the following 3GPP specifications:
41 .
42 TS 05.01 "Physical layer on the radio path"
43 TS 05.02 "Multiplexing and Multiple Access on the Radio Path"
44 TS 05.04 "Modulation"
45 TS 05.10 "Radio subsystem synchronization"
46 .
47 In this context, BTS is "Base transceiver station". It's the stations that
48 connect mobile phones to the mobile network.
49 .
50 3GPP is the "3rd Generation Partnership Project" which is the collaboration
51 between different telecommunication associations for developing new
52 generations of mobile phone networks. (post-2G/GSM)
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010053
Pau Espin Pedrolf3d7f442018-04-24 18:49:03 +020054Package: osmo-trx-usrp1
55Architecture: any
56Depends: ${shlibs:Depends}, ${misc:Depends}
57Description: SDR transceiver that implements Layer 1 of a GSM BTS (USRP1)
58 OsmoTRX is a software-defined radio transceiver that implements the Layer 1
59 physical layer of a BTS comprising the following 3GPP specifications:
60 .
61 TS 05.01 "Physical layer on the radio path"
62 TS 05.02 "Multiplexing and Multiple Access on the Radio Path"
63 TS 05.04 "Modulation"
64 TS 05.10 "Radio subsystem synchronization"
65 .
66 In this context, BTS is "Base transceiver station". It's the stations that
67 connect mobile phones to the mobile network.
68 .
69 3GPP is the "3rd Generation Partnership Project" which is the collaboration
70 between different telecommunication associations for developing new
71 generations of mobile phone networks. (post-2G/GSM)