blob: 4705e6464ffc6bc2f1622389506f43ea52ca95d6 [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,
15 libosmocore-dev (>= 0.10.0)
Max833e97e2017-01-24 15:14:32 +010016Standards-Version: 3.9.6
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010017Vcs-Browser: http://cgit.osmocom.org/osmo-trx
Max833e97e2017-01-24 15:14:32 +010018Vcs-Git: git://git.osmocom.org/osmo-trx
19Homepage: https://projects.osmocom.org/projects/osmotrx
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010020
21Package: osmo-trx
Pau Espin Pedrolf3d7f442018-04-24 18:49:03 +020022Depends: osmo-trx-uhd
23Architecture: all
Pau Espin Pedrold0a97a52018-04-28 01:12:46 +020024Description: Metapackage for osmo-trx-uhd
25
26Package: osmo-trx-dbg
27Architecture: any
28Section: debug
29Priority: extra
30Depends: osmo-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), ${misc:Depends}
31Description: Debug symbols for the osmo-trx-*
32 Make debugging possible
Pau Espin Pedrolf3d7f442018-04-24 18:49:03 +020033
34Package: osmo-trx-uhd
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010035Architecture: any
Maxd49a6aa2017-07-10 13:48:34 +020036Depends: ${shlibs:Depends}, ${misc:Depends}
Pau Espin Pedrolf3d7f442018-04-24 18:49:03 +020037Description: SDR transceiver that implements Layer 1 of a GSM BTS (UHD)
Max833e97e2017-01-24 15:14:32 +010038 OsmoTRX is a software-defined radio transceiver that implements the Layer 1
39 physical layer of a BTS comprising the following 3GPP specifications:
40 .
41 TS 05.01 "Physical layer on the radio path"
42 TS 05.02 "Multiplexing and Multiple Access on the Radio Path"
43 TS 05.04 "Modulation"
44 TS 05.10 "Radio subsystem synchronization"
45 .
46 In this context, BTS is "Base transceiver station". It's the stations that
47 connect mobile phones to the mobile network.
48 .
49 3GPP is the "3rd Generation Partnership Project" which is the collaboration
50 between different telecommunication associations for developing new
51 generations of mobile phone networks. (post-2G/GSM)
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010052
Pau Espin Pedrolf3d7f442018-04-24 18:49:03 +020053Package: osmo-trx-usrp1
54Architecture: any
55Depends: ${shlibs:Depends}, ${misc:Depends}
56Description: SDR transceiver that implements Layer 1 of a GSM BTS (USRP1)
57 OsmoTRX is a software-defined radio transceiver that implements the Layer 1
58 physical layer of a BTS comprising the following 3GPP specifications:
59 .
60 TS 05.01 "Physical layer on the radio path"
61 TS 05.02 "Multiplexing and Multiple Access on the Radio Path"
62 TS 05.04 "Modulation"
63 TS 05.10 "Radio subsystem synchronization"
64 .
65 In this context, BTS is "Base transceiver station". It's the stations that
66 connect mobile phones to the mobile network.
67 .
68 3GPP is the "3rd Generation Partnership Project" which is the collaboration
69 between different telecommunication associations for developing new
70 generations of mobile phone networks. (post-2G/GSM)