blob: ffb9ac134fc85f55cc2d0c1e0d9336b616a1ba64 [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 Pedrol2ab6ddb2018-06-19 11:04:40 +020016 liblimesuite-dev,
Pau Espin Pedrol49d42e92018-02-26 00:56:10 +010017 libosmocore-dev (>= 0.10.0)
Max833e97e2017-01-24 15:14:32 +010018Standards-Version: 3.9.6
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010019Vcs-Browser: http://cgit.osmocom.org/osmo-trx
Max833e97e2017-01-24 15:14:32 +010020Vcs-Git: git://git.osmocom.org/osmo-trx
21Homepage: https://projects.osmocom.org/projects/osmotrx
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010022
23Package: osmo-trx
Pau Espin Pedrolf3d7f442018-04-24 18:49:03 +020024Depends: osmo-trx-uhd
25Architecture: all
Pau Espin Pedrold0a97a52018-04-28 01:12:46 +020026Description: Metapackage for osmo-trx-uhd
27
28Package: osmo-trx-dbg
29Architecture: any
30Section: debug
31Priority: extra
Pau Espin Pedrol2ab6ddb2018-06-19 11:04:40 +020032Depends: osmo-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), osmo-trx-lms (= ${binary:Version}), ${misc:Depends}
Pau Espin Pedrold0a97a52018-04-28 01:12:46 +020033Description: Debug symbols for the osmo-trx-*
34 Make debugging possible
Pau Espin Pedrolf3d7f442018-04-24 18:49:03 +020035
36Package: osmo-trx-uhd
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010037Architecture: any
Maxd49a6aa2017-07-10 13:48:34 +020038Depends: ${shlibs:Depends}, ${misc:Depends}
Pau Espin Pedrolf3d7f442018-04-24 18:49:03 +020039Description: SDR transceiver that implements Layer 1 of a GSM BTS (UHD)
Max833e97e2017-01-24 15:14:32 +010040 OsmoTRX is a software-defined radio transceiver that implements the Layer 1
41 physical layer of a BTS comprising the following 3GPP specifications:
42 .
43 TS 05.01 "Physical layer on the radio path"
44 TS 05.02 "Multiplexing and Multiple Access on the Radio Path"
45 TS 05.04 "Modulation"
46 TS 05.10 "Radio subsystem synchronization"
47 .
48 In this context, BTS is "Base transceiver station". It's the stations that
49 connect mobile phones to the mobile network.
50 .
51 3GPP is the "3rd Generation Partnership Project" which is the collaboration
52 between different telecommunication associations for developing new
53 generations of mobile phone networks. (post-2G/GSM)
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010054
Pau Espin Pedrolf3d7f442018-04-24 18:49:03 +020055Package: osmo-trx-usrp1
56Architecture: any
57Depends: ${shlibs:Depends}, ${misc:Depends}
58Description: SDR transceiver that implements Layer 1 of a GSM BTS (USRP1)
59 OsmoTRX is a software-defined radio transceiver that implements the Layer 1
60 physical layer of a BTS comprising the following 3GPP specifications:
61 .
62 TS 05.01 "Physical layer on the radio path"
63 TS 05.02 "Multiplexing and Multiple Access on the Radio Path"
64 TS 05.04 "Modulation"
65 TS 05.10 "Radio subsystem synchronization"
66 .
67 In this context, BTS is "Base transceiver station". It's the stations that
68 connect mobile phones to the mobile network.
69 .
70 3GPP is the "3rd Generation Partnership Project" which is the collaboration
71 between different telecommunication associations for developing new
72 generations of mobile phone networks. (post-2G/GSM)
Pau Espin Pedrol2ab6ddb2018-06-19 11:04:40 +020073
74Package: osmo-trx-lms
75Architecture: any
76Depends: ${shlibs:Depends}, ${misc:Depends}
77Description: SDR transceiver that implements Layer 1 of a GSM BTS (LimeSuite)
78 OsmoTRX is a software-defined radio transceiver that implements the Layer 1
79 physical layer of a BTS comprising the following 3GPP specifications:
80 .
81 TS 05.01 "Physical layer on the radio path"
82 TS 05.02 "Multiplexing and Multiple Access on the Radio Path"
83 TS 05.04 "Modulation"
84 TS 05.10 "Radio subsystem synchronization"
85 .
86 In this context, BTS is "Base transceiver station". It's the stations that
87 connect mobile phones to the mobile network.
88 .
89 3GPP is the "3rd Generation Partnership Project" which is the collaboration
90 between different telecommunication associations for developing new
91 generations of mobile phone networks. (post-2G/GSM)