Osmocom Packet control Unit (PCU): Network-side GPRS (RLC/MAC); BTS- or BSC-colocated
https://osmocom.org/projects/osmopcu
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
1.7 KiB
46 lines
1.7 KiB
Source: osmo-pcu |
|
Section: net |
|
Priority: optional |
|
Maintainer: Osmocom team <openbsc@lists.osmocom.org> |
|
Build-Depends: debhelper (>= 9), |
|
dh-autoreconf, |
|
autotools-dev, |
|
pkg-config, |
|
libosmocore-dev (>= 1.7.0), |
|
osmo-gsm-manuals-dev (>= 1.3.0) |
|
Standards-Version: 3.9.8 |
|
Homepage: http://osmocom.org/projects/osmopcu |
|
Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-pcu |
|
Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-pcu |
|
|
|
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 Osmocom 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. |
|
|
|
Package: osmo-pcu-dbg |
|
Architecture: any |
|
Section: debug |
|
Priority: extra |
|
Depends: osmo-pcu (= ${binary:Version}), |
|
${misc:Depends} |
|
Description: Debug symbols for the 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 Osmocom 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. |
|
|
|
Package: osmo-pcu-doc |
|
Architecture: all |
|
Section: doc |
|
Priority: optional |
|
Depends: ${misc:Depends} |
|
Description: ${misc:Package} PDF documentation |
|
Various manuals: user manual, VTY reference manual and/or |
|
protocol/interface manuals.
|
|
|