aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-06-19 11:04:40 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-06-19 11:05:04 +0200
commit2ab6ddb0deb3d7d815bc657bf91bf65075d3eab4 (patch)
tree4483067af9ebb9ee11c845efdc6fcc3654b6bb47 /debian
parentusrp1: Fail in case of unsupported configuration (diff)
downloadOsmoTRX-2ab6ddb0deb3d7d815bc657bf91bf65075d3eab4.tar.xz
OsmoTRX-2ab6ddb0deb3d7d815bc657bf91bf65075d3eab4.zip
debian: Add package osmo-trx-lms
Change-Id: I3213c66907fbf0c7e531835b4993fa1bdc89edc3
Diffstat (limited to 'debian')
-rw-r--r--debian/control22
-rw-r--r--debian/osmo-trx-lms.install1
2 files changed, 22 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b7e499e..ffb9ac1 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 9),
libfftw3-dev,
libtalloc-dev,
libusrp-dev,
+ liblimesuite-dev,
libosmocore-dev (>= 0.10.0)
Standards-Version: 3.9.6
Vcs-Browser: http://cgit.osmocom.org/osmo-trx
@@ -28,7 +29,7 @@ Package: osmo-trx-dbg
Architecture: any
Section: debug
Priority: extra
-Depends: osmo-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), ${misc:Depends}
+Depends: osmo-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), osmo-trx-lms (= ${binary:Version}), ${misc:Depends}
Description: Debug symbols for the osmo-trx-*
Make debugging possible
@@ -69,3 +70,22 @@ Description: SDR transceiver that implements Layer 1 of a GSM BTS (USRP1)
3GPP is the "3rd Generation Partnership Project" which is the collaboration
between different telecommunication associations for developing new
generations of mobile phone networks. (post-2G/GSM)
+
+Package: osmo-trx-lms
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: SDR transceiver that implements Layer 1 of a GSM BTS (LimeSuite)
+ OsmoTRX is a software-defined radio transceiver that implements the Layer 1
+ physical layer of a BTS comprising the following 3GPP specifications:
+ .
+ TS 05.01 "Physical layer on the radio path"
+ TS 05.02 "Multiplexing and Multiple Access on the Radio Path"
+ TS 05.04 "Modulation"
+ TS 05.10 "Radio subsystem synchronization"
+ .
+ In this context, BTS is "Base transceiver station". It's the stations that
+ connect mobile phones to the mobile network.
+ .
+ 3GPP is the "3rd Generation Partnership Project" which is the collaboration
+ between different telecommunication associations for developing new
+ generations of mobile phone networks. (post-2G/GSM)
diff --git a/debian/osmo-trx-lms.install b/debian/osmo-trx-lms.install
new file mode 100644
index 0000000..5937edb
--- /dev/null
+++ b/debian/osmo-trx-lms.install
@@ -0,0 +1 @@
+/usr/bin/osmo-trx-lms