blob: d016afad02031d6ac42205576c04a427a33e6a9b [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,
7 libdbd-sqlite3,
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,
14 hardening-wrapper,
15 libfftw3-dev
16Standards-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
22Architecture: any
23Depends: ${shlibs:Depends}, ${misc:Depends}, libdbd-sqlite3
Max833e97e2017-01-24 15:14:32 +010024Description: SDR transceiver that implements Layer 1 of a GSM BTS
25 OsmoTRX is a software-defined radio transceiver that implements the Layer 1
26 physical layer of a BTS comprising the following 3GPP specifications:
27 .
28 TS 05.01 "Physical layer on the radio path"
29 TS 05.02 "Multiplexing and Multiple Access on the Radio Path"
30 TS 05.04 "Modulation"
31 TS 05.10 "Radio subsystem synchronization"
32 .
33 In this context, BTS is "Base transceiver station". It's the stations that
34 connect mobile phones to the mobile network.
35 .
36 3GPP is the "3rd Generation Partnership Project" which is the collaboration
37 between different telecommunication associations for developing new
38 generations of mobile phone networks. (post-2G/GSM)
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010039
40Package: osmo-trx-dbg
41Architecture: any
42Section: debug
43Priority: extra
44Depends: osmo-trx (= ${binary:Version}), ${misc:Depends}
45Description: Debug symbols for the osmo-trx
46 Make debugging possible