aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs_bssgp_pcu.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-30bts: Move struct gprs_rlcmac_bts and other structs into a bts.hHolger Hans Peter Freyther1-0/+2
2013-09-04bssgp: Add callback UNITDATA.DL messaes with the dataHolger Hans Peter Freyther1-0/+4
2013-09-04bssgp: Add callbacks for certain BSSGP eventsHolger Hans Peter Freyther1-0/+6
2013-09-04bssgp: Return the gprs_bssgp_pcu instance from create/connectHolger Hans Peter Freyther1-1/+18
2013-09-04rlcmac: Reduce the depedency on the global gprs_rlcmac_bts variableHolger Hans Peter Freyther1-4/+4
2013-09-04bssgp: These routines are not public API.. make them static for nowHolger Hans Peter Freyther1-8/+0
2013-08-02bssgp: The method creates and the connects.. reflect that in the nameHolger Hans Peter Freyther1-1/+1
2013-07-30misc: Move the struct bssgp_bvc_ctx into the struct osmo_pcuHolger Hans Peter Freyther1-2/+2
2013-07-27misc: Add an option exit/quit when the BSSGP is supposed to be destroyedHolger Hans Peter Freyther1-1/+2
2013-03-10PCU: respect the PCU-side "local port" as configured via L1 IFHarald Welte1-3/+4
2012-09-23Replace local definitions by header gprs_bssgp_bss.hAndreas Eversberg1-5/+2
2012-07-06Cleanup of BSSGP code.Andreas Eversberg1-13/+0
2012-07-06Move BSSGP/NS instances creation and desctruction to gprs_bssgp_pcu.cppAndreas Eversberg1-0/+6
2012-07-06remove dependencies to openbsc/osmoggsn internalsHarald Welte1-3/+4
2012-06-27Work on RLCMAC layer. Integration of scheduler and new packet transferAndreas Eversberg1-2/+2
2012-06-23Hack to slow down uplink transferAndreas Eversberg1-5/+5
2012-06-14move everything to src/ subdirectoryHarald Welte1-0/+69