aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-08Implementation of unknown NSVC alarm.nrw/litecell15-merge-and-rebaseMinh-Quang Nguyen3-0/+14
2016-09-08Implementation of unknown BVCI alarm.Minh-Quang Nguyen3-0/+15
2016-09-08Implementation of PTP BVC failure alarmMinh-Quang Nguyen3-7/+22
2016-09-07Implementation of NSVC failure related alarms:Minh-Quang Nguyen4-0/+84
2016-09-07LC15: Implementation of PDTCH queue is full alarm.Minh-Quang Nguyen3-0/+11
2016-09-07LC15: Implementation of receiving unknown BTS message alarm.Minh-Quang Nguyen1-0/+14
2016-09-07LC15: Implementation of receiving unknown L1 primitive message alarm.Minh-Quang Nguyen3-1/+15
2016-09-07LC15: Implementation of receiving unknown L1 SAP message alarm.Minh-Quang Nguyen2-0/+15
2016-09-07Implementation of no PDCH available alarm.Minh-Quang Nguyen3-1/+17
2016-09-07LC15: Implementation of L1 transport open failure alarm.Minh-Quang Nguyen3-0/+15
2016-09-07Implementation of direct DSP access failure alarm.Minh-Quang Nguyen2-0/+16
2016-09-07Implementation of wrong PCU interface version alarm.Minh-Quang Nguyen6-1/+172
2016-09-06LC15: Change TRX numbering for the latest Litecell15 hardwareMinh-Quang Nguyen1-2/+2
2016-09-02Fix GPRS PUAN encoding: wrong BSN statusAravind Sirsikar2-4/+3
2016-09-02GPRS: PUAN encoding: add test case to show wrong BSNs statusAravind Sirsikar1-0/+18
2016-08-30DL: add test case to show wrong window sizeAravind Sirsikar3-0/+111
2016-08-28TBF flow: unit test compilation error fixAravind Sirsikar1-1/+1
2016-08-28TBF flow: Coverity fixAravind Sirsikar1-0/+3
2016-08-27vty: use OSMO_VTY_PORT_PCU instead of numberNeels Hofmeyr1-1/+2
2016-08-27Change interface in osmo-pcu for 11 bit RACHbhargava5-9/+18
2016-08-25Fix EGPRS PUAN encoding: use correct urbb_lenAravind Sirsikar3-5/+5
2016-08-25EGPRS: PUAN encoding: add test case to show wrong urbb_len issueAravind Sirsikar3-0/+304
2016-08-25Modify EGPRS DL TBF flow to support SPBAravind Sirsikar11-79/+957
2016-08-25Add data structure to handle SPB for EGPRS DLAravind Sirsikar2-4/+45
2016-08-22Remove warning while using 'egprs only' command in VTYAravind Sirsikar1-6/+0
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