a2call / osmo-pcu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an implementation of Packet Control Unit (PCU) according to TS 04.60

The PCU is part of BSS, so it connects directly to SGSN.


== Current limitations ==

 * No PFC support
 * No fixed allocation support
 * No extended dynamic allocation support
 * No unacknowledged mode operation
 * Only single slot assignment on uplink direction
 * No half-duplex class support (only semi-duplex)
 * No handover support
 * No measurement support
 * No TA loop
 * No power loop
 * No CS loop
 * No EGPRS

About

License:GNU General Public License v2.0


Languages

Language:C++ 88.1%Language:C 10.4%Language:Makefile 0.6%Language:Shell 0.5%Language:M4 0.2%Language:Python 0.1%