aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysmo_l1_if.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-07-12Merge branch 'jolly_new'Ivan Kluchnikov1-562/+0
2012-07-09Send downlink IMMEDIATE ASSIGNMENT on PCH and not on AGCHAndreas Eversberg1-0/+17
2012-07-07Fixed return value of pcu_l1if_open() when connection to BTS failsAndreas Eversberg1-1/+1
2012-07-06Restructured debugging levels to get better overview of TBFs/processesAndreas Eversberg1-31/+32
2012-07-06Fixed pseudo length of IMMEDIATE ASSIGNMENT message.Andreas Eversberg1-3/+3
2012-07-06Move BSSGP/NS instances creation and desctruction to gprs_bssgp_pcu.cppAndreas Eversberg1-0/+12
2012-07-06Receive cell informations via PCU socket interfaceAndreas Eversberg1-6/+70
2012-07-03TBF acknowledged mode finished for both link directionsAndreas Eversberg1-0/+51
2012-06-27Work on RLCMAC layer. Integration of scheduler and new packet transferAndreas Eversberg1-22/+31
2012-06-23Split of L1 interface to be used with OpenBTS or sysmo-BTSAndreas Eversberg1-0/+562