Osmocom Packet control Unit (PCU): Network-side GPRS (RLC/MAC); BTS- or BSC-colocated
Go to file
Aravind Sirsikar 3157c337e9 Update README with working commit versions of osmo components 2016-08-31 15:12:34 +05:30
contrib jenkins: Add the build script from jenkins here 2016-04-13 19:05:52 -04:00
debian debian: Initial debian packaging 2016-04-01 19:26:09 +02:00
examples Modify PCU configuration file and README 2016-08-03 11:57:49 +05:30
src Fix EPDAN with BSNs out of receiver window 2016-08-30 23:14:09 +05:30
tests Add test cases to validate EGPRS DL SPB for Retx 2016-05-30 15:59:45 +05:30
.gitignore Cleanup build leftovers 2016-04-22 14:41:16 +02:00
.gitreview add .gitreview 2016-05-19 06:39:45 +00:00
COPYING import GPLv2 license text to this project 2012-07-22 22:05:44 +02:00
Makefile.am tests: Create tests directory and move the VTY testing into there 2013-08-02 13:39:55 +04:00
README Update README with working commit versions of osmo components 2016-08-31 15:12:34 +05:30
TODO TODO: Update the todolist with some musings... 2014-01-16 10:11:57 +01:00
configure.ac Add support for NuRAN Wireless Litecell 1.5 BTS 2016-05-20 16:26:20 +00:00
git-version-gen Add auto-foo (partial cleanup, master makefile/configure.ac 2012-06-14 21:05:44 +08:00
osmoappdesc.py Added conditional python-based tests for VTY/config handling 2013-04-06 11:00:20 +02:00

README

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.

The performance tests are done with following commit versions of osmo
components

libosmocore:    b897c4299329688bb0aba6e32cd10b361bda1dee   
osmo-bts:       99642656a067c2e16a1b2f1e5eb34529564c584d 
libosmo-abis:   085ab0bb9ce99693e8b06acf721cf415abc08cf0 
openbsc :       2ebacce4fa5ab8f3be42967033644739d78c80bf   
Ggsn : 		86540de7f37d841b9a45cc6c67a68f714c1866dc
Libosmo-netif : 3583bc4f030b1b4bb637d17e4ca8a61b19bcfb58

== Current limitations ==

 * No PFC support
 * No fixed allocation support
 * No extended dynamic allocation support
 * No unacknowledged mode operation
 * No PCCCH/PBCCH support
 * 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