aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-22bitcomptest: minimize linkageNeels Hofmeyr2-25/+12
2016-08-22Add decoding of compressed bitmap in EPDANpravin9-18/+774
2016-08-16jenkins.sh: drop compat with old matrix paramsNeels Hofmeyr1-9/+0
2016-08-11jenkins.sh: change build matrix to $with_dsp and $with_vtyNeels Hofmeyr1-19/+43
2016-08-11jenkins.sh: more quotes, cosmetics, less dupNeels Hofmeyr1-17/+16
2016-08-11jenkins.sh: use absolute paths instead of 'cd ..' and $PWDNeels Hofmeyr1-11/+16
2016-08-11jenkins.sh: ensure $MAKE is setNeels Hofmeyr1-0/+5
2016-08-09LC: fix build errorMax1-1/+1
2016-08-04Extend BTS <-> PCU protocol with measurementMax2-2/+13
2016-08-02Add support for SPB handling for EGPRS UL TBFAravind Sirsikar6-25/+908
2016-08-02Add data structure for SPB in EGPRS ULAravind Sirsikar1-0/+40
2016-07-28Properly set TA_VALID bitMax1-3/+6
2016-07-26Remove useless ARFCN parameterMax6-15/+13
2016-07-23Cleanup readmeMax1-1/+0
2016-07-20Remove unused definitionsMax2-34/+0
2016-07-14egprs: Use RLC/MAC headers from libosmocoreTom Tsou4-161/+68
2016-07-13bitvector: Remove code clone and fallback to C implementationHolger Hans Peter Freyther2-18/+7
2016-07-13Add test cases to support ARQ-II for EGPRS DL RetxAravind Sirsikar3-0/+644
2016-07-13Modify DL tbf flow for ARQ-II in EGPRS DL RetxAravind Sirsikar2-17/+43
2016-07-13Add Accessor functions for ARQ-II in EGPRS DLAravind Sirsikar3-1/+22
2016-07-12Add data structure for ARQ-II in EGPRS DLAravind Sirsikar5-10/+60
2016-06-30systemd service file: Stop using deprecated '-e' optionHarald Welte1-1/+1
2016-06-20typo in warningNeels Hofmeyr1-1/+1
2016-06-17Add test cases for Header type1 in EGPRS ULAravind Sirsikar2-0/+124
2016-06-16Add header type 1 support for EGPRS uplinkAravind Sirsikar6-9/+75
2016-06-16Add Header Type2 support in EGPRS ULAravind Sirsikar3-4/+54
2016-06-16Remove GMSK only check in EGPRS ULAravind Sirsikar1-9/+0
2016-06-15Add test cases for Header Type 2 in EGPRS ULAravind Sirsikar2-1/+128
2016-06-10tbf: replace this == NULL check in tbf->nameAlexander Couzens1-4/+1
2016-06-10tbf_dl: correct tbf name in log message for moving a DL TBFAlexander Couzens2-2/+2
2016-06-07add KPI counter to count bytes for RLC and LLC framesAlexander Couzens5-1/+41
2016-06-07encoding/rlc_copy_from_aligned_buffer: export written payload bytes via an ar...Alexander Couzens4-36/+109
2016-06-07tbf_dl: comment why we sent a dummy LLC packets to delay the release of the TBFAlexander Couzens1-0/+2
2016-06-01decoding: remove superfluous double-semicolonAlexander Couzens1-1/+1
2016-06-01rlc.h: correct gprs_rlc_data commentAlexander Couzens1-2/+2
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-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-19Change internal API for consistencyMax3-9/+10
2016-05-19add .gitreviewAlexander Couzens1-0/+3