blob: cae44d411444a4c2fe192b57a98bea456d120ee9 [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 +020022Maintainer: Ivan Klyuchnikov <ivan.kluchnikov@fairwaves.ru>
23Depends: osmo-trx-uhd
24Architecture: all
25Description: Virtual package for osmo-trx-uhd
26
27Package: osmo-trx-uhd
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010028Architecture: any
Maxd49a6aa2017-07-10 13:48:34 +020029Depends: ${shlibs:Depends}, ${misc:Depends}
Pau Espin Pedrolf3d7f442018-04-24 18:49:03 +020030Description: SDR transceiver that implements Layer 1 of a GSM BTS (UHD)
Max833e97e2017-01-24 15:14:32 +010031 OsmoTRX is a software-defined radio transceiver that implements the Layer 1
32 physical layer of a BTS comprising the following 3GPP specifications:
33 .
34 TS 05.01 "Physical layer on the radio path"
35 TS 05.02 "Multiplexing and Multiple Access on the Radio Path"
36 TS 05.04 "Modulation"
37 TS 05.10 "Radio subsystem synchronization"
38 .
39 In this context, BTS is "Base transceiver station". It's the stations that
40 connect mobile phones to the mobile network.
41 .
42 3GPP is the "3rd Generation Partnership Project" which is the collaboration
43 between different telecommunication associations for developing new
44 generations of mobile phone networks. (post-2G/GSM)
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010045
Pau Espin Pedrolf3d7f442018-04-24 18:49:03 +020046Package: osmo-trx-uhd-dbg
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010047Architecture: any
48Section: debug
49Priority: extra
Pau Espin Pedrolf3d7f442018-04-24 18:49:03 +020050Depends: osmo-trx-uhd (= ${binary:Version}), ${misc:Depends}
51Description: Debug symbols for the osmo-trx-uhd
52 Make debugging possible
53
54Package: 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)
72
73Package: osmo-trx-usrp1-dbg
74Architecture: any
75Section: debug
76Priority: extra
77Depends: osmo-trx-usrp1 (= ${binary:Version}), ${misc:Depends}
78Description: Debug symbols for the osmo-trx-usrp1
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010079 Make debugging possible