aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-30EGPRS: add test case to show EPDAN BSN out of window bugaravind sirsikar3-0/+140
2016-10-26Add logging supportMrinal Mishra1-0/+2
2016-10-20jenkins.sh: use osmo-build-dep.sh, output testlogsNeels Hofmeyr1-11/+16
2016-10-19Use qbit-TA to update Timing AdvanceMax5-51/+46
2016-10-18Revert "tbf: Add state WAIT_ASSIGN"Neels Hofmeyr5-191/+134
2016-10-18llc: remove NULL-pointer check of gprs_llc_queue::size()/octets()Alexander Couzens1-2/+2
2016-10-18tbf: add llc_queue_size() to check llc_queue is valid before calling size()Alexander Couzens3-6/+15
2016-10-17EGPRS: Add EPDAN CRBB Tree based decodingPravin Kumarvel9-15/+787
2016-10-03build: add -WallNeels Hofmeyr1-0/+3
2016-10-01configure: check for pkg-config presenceNeels Hofmeyr1-0/+7
2016-10-01build: be robust against install-sh files above the root dirNeels Hofmeyr1-0/+3
2016-09-22heed VTY 'line vty'/'bind' commandNeels Hofmeyr1-1/+2
2016-09-16Update the function immediate assignment for EGPRSbhargava3-12/+85
2016-09-16Handle EGPRS 11 bit RACH in osmo-pcubhargava2-11/+84
2016-09-15Fix EGPRS DL window calculation during tbf updateAravind Sirsikar3-6/+10
2016-09-15tbf_dl: factor out EGPRS DL window size calculationAravind Sirsikar3-14/+24
2016-09-15EGPRS: Fix issue with row 4 of Table 10.4.14a.1 of 44.060 version 7.27.0 Rele...Aravind Sirsikar5-31/+24
2016-09-15EGPRS: add test case to show LI decoding bugAravind Sirsikar4-0/+289
2016-09-14DL TS allocation: add test case to show TS allocation bug for 2nd DL TBFAravind Sirsikar2-0/+54
2016-09-14Fix CSN1 decoding: CSN_LEFT_ALIGNED_VAR_BMP boundsNeels Hofmeyr2-12/+6
2016-09-14CSN1 decoding: add test to show bug in CSN_LEFT_ALIGNED_VAR_BMPAravind Sirsikar1-1/+22
2016-09-12TBF flow: unit test compilation error fixAravind Sirsikar1-35/+39
2016-09-09Fix Timing Advance handlingMax7-86/+121
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