aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-11Changed parameters for Downlink Immediate Assignment Rest Octets.Ivan Kluchnikov1-6/+6
2012-04-11Fixed: We should use guint8 array instead of guint32 and guint64 variables fo...Ivan Kluchnikov1-14/+26
2012-04-11Fixed: endif statement is missed in gsmL1prim.h.Ivan Kluchnikov1-0/+2
2012-03-18Added L1 interface between PCU and OpenBTS for communication (PCU side).Ivan Kluchnikov4-19/+618
2012-03-18Fixed bugs in handling of TBFs.Ivan Kluchnikov3-26/+40
2012-03-05Separation of GPRS PCU application from main OpenBTS code and changing PCU ar...Ivan Kluchnikov10-719/+900
2012-02-20Added packet uplink and downlink assignment, packet uplink ack, RLC/MAC Data ...Ivan Kluchnikov2-67/+268
2012-02-20Added segmentation of LLC PDUs into RLC data blocks.Ivan Kluchnikov2-14/+53
2012-02-20Added encoder for RLC/MAC downlink data control block.Ivan Kluchnikov2-1/+53
2012-02-05Added RLC/MAC application.Ivan Kluchnikov6-4/+748
2012-02-05Added function for decoding GPRS RLC/MAC uplink data block.Ivan Kluchnikov2-0/+121
2012-01-05Fixed GPRS/Makefile.am. Libgprs.la for RLCMACTest was lost.Ivan Kluchnikov1-1/+3
2011-12-21Moved CSN1 and RLC/MAC code to new GPRS directory.Ivan Kluchnikov6-0/+13764