Osmocom Packet control Unit (PCU): Network-side GPRS (RLC/MAC); BTS- or BSC-colocated https://osmocom.org/projects/osmopcu
Go to file
Andreas Eversberg 0c9b50c498 Fix: Handling of final acknowledge on downlink TBFs
It is essential to initialize the first_fin_ack variable.

Also it is essential not to free TBF, in case the final ack is not
received, but all frames have been acked. In this special case, we resend
the final block again and again (and poll), until we receive the final
ack.
2012-12-18 10:02:58 +01:00
src Fix: Handling of final acknowledge on downlink TBFs 2012-12-18 10:02:58 +01:00
.gitignore add .gitignore file 2012-06-14 21:05:16 +08:00
COPYING import GPLv2 license text to this project 2012-07-22 22:05:44 +02:00
Makefile.am Add auto-foo (partial cleanup, master makefile/configure.ac 2012-06-14 21:05:44 +08:00
README Added README 2012-07-24 10:16:26 +02:00
configure.ac Merge branch 'jolly_new' 2012-07-12 14:49:15 +04:00
git-version-gen Add auto-foo (partial cleanup, master makefile/configure.ac 2012-06-14 21:05:44 +08: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.


== 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
 * No two-phase access support
 * No handover support
 * No measurement support
 * No polling for control ack on assignment
 * No TA loop
 * No power loop
 * No CS loop
 * No EGPRS