1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: osmo-pcu
Section: net
Priority: optional
Maintainer: Debian Mobcom Maintainers <Debian-mobcom-maintainers@lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>,
Ruben Undheim <ruben.undheim@gmail.com>,
Nate Doris <nate.doris@gmail.com>
Build-Depends: debhelper-compat (= 13),
pkgconf,
libosmocore-dev (>= 1.9.0),
architecture-is-64-bit,
libmnl-dev,
help2man
Standards-Version: 4.7.0
Homepage: http://osmocom.org/projects/osmopcu
Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/osmo-pcu
Vcs-Git: https://salsa.debian.org/debian-mobcom-team/osmo-pcu.git
Rules-Requires-Root: no
Package: osmo-pcu
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Osmocom GPRS/EDGE Packet Control Unit (PCU)
The GPRS Packet Control Unit is co-located with the GSM BTS or GSM BSC
in order to provide packet-switched services for 2G (2.5G, 2.75G)
networks. OsmoPCU is the Osmcoom implementation of this network
element. It interfaces to osmo-bts via the PCU socket of OsmoBTS
and via Gb (NS-over-IP) interface with the SGSN such as OsmoSGSN.
|