aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-30Fix EPDAN with BSNs out of receiver windowAravind Sirsikar2-4/+5
2016-08-30GPRS: fix for SSN wrap around in PUANAravind Sirsikar1-1/+1
2016-08-30Fix for no ack/nack dissector length in EPDANAravind Sirsikar1-0/+2
2016-08-30Disable cicular logs printingAravind Sirsikar1-1/+2
2016-08-03Modify PCU configuration file and READMEAravind Sirsikar2-3/+26
2016-08-03Add Circular buffer changes for Long run debugAravind Sirsikar3-4/+106
2016-08-03Add counters for performance analysis and debugAravind Sirsikar11-9/+88
2016-08-03Fix issue with DL window size calculationAravind Sirsikar1-0/+18
2016-08-03Add support of 4 TS allocation for Multi UE DLAravind Sirsikar1-2/+2
2016-05-31Merge branch 'master' of git://git.osmocom.org/osmo-pcu into IntegrationAravind Sirsikar3-2/+35
2016-05-31encoding: add doxygen for rlc_data_to_dl_append*Alexander Couzens1-0/+31
2016-05-31decoding: improve and add commentsAlexander Couzens2-2/+4
2016-05-31Merge branch 'master' of git://git.osmocom.org/osmo-pcu into IntegrationAravind Sirsikar13-12/+1190
2016-05-30Add test cases to validate EGPRS DL SPB for RetxAravind Sirsikar3-14/+515
2016-05-30Modify EGPRS DL TBF flow to support Split blockAravind Sirsikar5-44/+178
2016-05-30Add data structure to handle Split block in EGPR DLAravind Sirsikar4-1/+27
2016-05-25add comments to describe functionsAlexander Couzens2-0/+2
2016-05-25tbf_ul: use correct size for chunk_sizeAlexander Couzens1-1/+1
2016-05-25rlc.h: remove duplicated define RLC_EGPRS_SNSAlexander Couzens1-1/+0
2016-05-24bts/counter: replace '_' with '-' in counter namesAlexander Couzens1-2/+2
2016-05-22introduce new counter rlc_sent_controlAlexander Couzens3-0/+6
2016-05-22gprs_rlcmac_sched: fix mistype of CONTROL ACKAlexander Couzens1-1/+1
2016-05-22tbf_dl: replace cross-file declaration with correct headerAlexander Couzens1-5/+1
2016-05-22bts/rate_ctr: replace spaces by tabsAlexander Couzens1-1/+1
2016-05-21introduce new counter rlc_sent_dummyAlexander Couzens3-1/+9
2016-05-20move statistics counter rlc_sent() to gprs_rlcmac_schedAlexander Couzens2-3/+4
2016-05-20Add support for NuRAN Wireless Litecell 1.5 BTSYves Godin7-0/+1166
2016-05-19Fix PUAN construction for VQ not equal to VR caseAravind Sirsikar1-0/+3
2016-05-19Add test cases for EGPRS UL SPB handlingAravind Sirsikar3-1/+368
2016-05-19Add support for Split block handling for EGPRS UL TBFAravind Sirsikar3-24/+156
2016-05-19Add data structure to for split block in EGPRS ULAravind Sirsikar1-0/+11
2016-05-19Add test cases for Header type1 in EGPRS ULAravind Sirsikar2-0/+124
2016-05-19Add test cases for Header Type 2 in EGPRS ULAravind Sirsikar2-1/+128
2016-05-19Add header type 1 support for EGPRS uplinkAravind Sirsikar6-9/+73
2016-05-19Add Header Type2 support in EGPRS ULAravind Sirsikar3-4/+54
2016-05-19Remove GMSK only check in EGPRS ULAravind Sirsikar1-9/+0
2016-05-19Add test cases to support ARQ-II for EGPRS DL RetxAravind Sirsikar3-0/+644
2016-05-19Modify DL tbf flow for ARQ-II in EGPRS DL RetxAravind Sirsikar1-12/+34
2016-05-19Add Accessor functions for ARQ-II in EGPRS DLAravind Sirsikar3-1/+24
2016-05-19Add data structure for ARQ-II in EGPRS DLAravind Sirsikar3-0/+53
2016-05-19Change internal API for consistencyMax3-9/+10
2016-05-19add .gitreviewAlexander Couzens1-0/+3
2016-05-17Enable subdir-objects automake optionYves Godin1-0/+1
2016-05-17Restructure sourcesMax7-20/+29
2016-04-22Rename define for direct hw accessMax3-6/+6
2016-04-22Cleanup build leftoversMax1-1/+1
2016-04-13jenkins: Add the build script from jenkins hereHolger Hans Peter Freyther1-0/+42
2016-04-01misc: Ignore test files and debian packagingHolger Hans Peter Freyther1-0/+15
2016-04-01debian: Initial debian packagingHolger Hans Peter Freyther7-0/+67
2016-03-30fix compiler warnings about format string for size_tHarald Welte1-3/+3