1. 61755b9 Implementation of unknown NSVC alarm. by Minh-Quang Nguyen · 8 years ago nrw/litecell15-merge-and-rebase
  2. dd37758 Implementation of unknown BVCI alarm. by Minh-Quang Nguyen · 8 years ago
  3. b85ae72 Implementation of PTP BVC failure alarm by Minh-Quang Nguyen · 8 years ago
  4. 379649c Implementation of NSVC failure related alarms: by Minh-Quang Nguyen · 8 years ago
  5. bfc6cec LC15: Implementation of PDTCH queue is full alarm. by Minh-Quang Nguyen · 8 years ago
  6. 64d1cc2 LC15: Implementation of receiving unknown BTS message alarm. by Minh-Quang Nguyen · 8 years ago
  7. 7b883ff LC15: Implementation of receiving unknown L1 primitive message alarm. by Minh-Quang Nguyen · 8 years ago
  8. 1c80421 LC15: Implementation of receiving unknown L1 SAP message alarm. by Minh-Quang Nguyen · 8 years ago
  9. 66a1786 Implementation of no PDCH available alarm. by Minh-Quang Nguyen · 8 years ago
  10. 17c1f04 LC15: Implementation of L1 transport open failure alarm. by Minh-Quang Nguyen · 8 years ago
  11. e781319 Implementation of direct DSP access failure alarm. by Minh-Quang Nguyen · 8 years ago
  12. d5415a2 Implementation of wrong PCU interface version alarm. by Minh-Quang Nguyen · 8 years ago
  13. 16ddc90 LC15: Change TRX numbering for the latest Litecell15 hardware by Minh-Quang Nguyen · 8 years ago
  14. 7c7a86c Fix GPRS PUAN encoding: wrong BSN status by Aravind Sirsikar · 8 years ago
  15. a35c911 GPRS: PUAN encoding: add test case to show wrong BSNs status by Aravind Sirsikar · 8 years ago
  16. 3c2eaeb DL: add test case to show wrong window size by Aravind Sirsikar · 8 years ago
  17. fd71384 TBF flow: unit test compilation error fix by Aravind Sirsikar · 8 years ago
  18. b119198 TBF flow: Coverity fix by Aravind Sirsikar · 8 years ago
  19. 01826c1 vty: use OSMO_VTY_PORT_PCU instead of number by Neels Hofmeyr · 8 years ago
  20. 959d1de Change interface in osmo-pcu for 11 bit RACH by bhargava · 8 years ago
  21. eebcb1e Fix EGPRS PUAN encoding: use correct urbb_len by Aravind Sirsikar · 8 years ago
  22. 02352b4 EGPRS: PUAN encoding: add test case to show wrong urbb_len issue by Aravind Sirsikar · 8 years ago
  23. 50b0970 Modify EGPRS DL TBF flow to support SPB by Aravind Sirsikar · 8 years ago
  24. e6cadb4 Add data structure to handle SPB for EGPRS DL by Aravind Sirsikar · 8 years ago
  25. 1ec4d80 Remove warning while using 'egprs only' command in VTY by Aravind Sirsikar · 8 years ago
  26. 9876f4b jenkins.sh: drop compat with old matrix params by Neels Hofmeyr · 8 years ago
  27. 7fd177b jenkins.sh: change build matrix to $with_dsp and $with_vty by Neels Hofmeyr · 8 years ago
  28. 2d91260 jenkins.sh: more quotes, cosmetics, less dup by Neels Hofmeyr · 8 years ago
  29. 6bae2d1 jenkins.sh: use absolute paths instead of 'cd ..' and $PWD by Neels Hofmeyr · 8 years ago
  30. 0b4da05 jenkins.sh: ensure $MAKE is set by Neels Hofmeyr · 8 years ago
  31. 79cb245 LC: fix build error by Max · 8 years ago
  32. cbf9a72 Extend BTS <-> PCU protocol with measurement by Max · 8 years ago
  33. 505a86d Add support for SPB handling for EGPRS UL TBF by Aravind Sirsikar · 8 years ago
  34. 36bdc5f Add data structure for SPB in EGPRS UL by Aravind Sirsikar · 8 years ago
  35. d572054 Properly set TA_VALID bit by Max · 8 years ago
  36. 878bd1f Remove useless ARFCN parameter by Max · 8 years ago
  37. 1d7644b Cleanup readme by Max · 8 years ago
  38. 2ec6b8e Remove unused definitions by Max · 8 years ago
  39. df69809 egprs: Use RLC/MAC headers from libosmocore by Tom Tsou · 8 years ago
  40. 5d94b54 bitvector: Remove code clone and fallback to C implementation by Holger Hans Peter Freyther · 8 years ago
  41. 1a67912 Add test cases to support ARQ-II for EGPRS DL Retx by Aravind Sirsikar · 8 years ago
  42. cf2152b Modify DL tbf flow for ARQ-II in EGPRS DL Retx by Aravind Sirsikar · 8 years ago
  43. e8ccafc Add Accessor functions for ARQ-II in EGPRS DL by Aravind Sirsikar · 8 years ago
  44. 9149552 Add data structure for ARQ-II in EGPRS DL by Aravind Sirsikar · 8 years ago
  45. 899d36d systemd service file: Stop using deprecated '-e' option by Harald Welte · 8 years ago
  46. d32aa03 typo in warning by Neels Hofmeyr · 8 years ago
  47. 2c9f980 Add test cases for Header type1 in EGPRS UL by Aravind Sirsikar · 8 years ago
  48. 99ab0a8 Add header type 1 support for EGPRS uplink by Aravind Sirsikar · 8 years ago
  49. 550a541 Add Header Type2 support in EGPRS UL by Aravind Sirsikar · 8 years ago
  50. 23617c0 Remove GMSK only check in EGPRS UL by Aravind Sirsikar · 8 years ago
  51. 189742b Add test cases for Header Type 2 in EGPRS UL by Aravind Sirsikar · 8 years ago
  52. e04fd0c tbf: replace this == NULL check in tbf->name by Alexander Couzens · 8 years ago
  53. 6922bcd tbf_dl: correct tbf name in log message for moving a DL TBF by Alexander Couzens · 8 years ago
  54. 7fdbf89 add KPI counter to count bytes for RLC and LLC frames by Alexander Couzens · 8 years ago
  55. 6f0dc96 encoding/rlc_copy_from_aligned_buffer: export written payload bytes via an argument by Alexander Couzens · 8 years ago
  56. 1a50661 tbf_dl: comment why we sent a dummy LLC packets to delay the release of the TBF by Alexander Couzens · 8 years ago
  57. d302e4f decoding: remove superfluous double-semicolon by Alexander Couzens · 8 years ago
  58. 68e2c63 rlc.h: correct gprs_rlc_data comment by Alexander Couzens · 8 years ago
  59. cb846ec encoding: add doxygen for rlc_data_to_dl_append* by Alexander Couzens · 8 years ago
  60. b82bd92 decoding: improve and add comments by Alexander Couzens · 8 years ago
  61. 2fcfc29 add comments to describe functions by Alexander Couzens · 8 years ago
  62. ce936f3 tbf_ul: use correct size for chunk_size by Alexander Couzens · 8 years ago
  63. c1c9d6a rlc.h: remove duplicated define RLC_EGPRS_SNS by Alexander Couzens · 8 years ago
  64. c8fd4b7 bts/counter: replace '_' with '-' in counter names by Alexander Couzens · 8 years ago
  65. f929e62 introduce new counter rlc_sent_control by Alexander Couzens · 8 years ago
  66. 4acb6b7 gprs_rlcmac_sched: fix mistype of CONTROL ACK by Alexander Couzens · 8 years ago
  67. 95e3792 tbf_dl: replace cross-file declaration with correct header by Alexander Couzens · 8 years ago
  68. 543756a bts/rate_ctr: replace spaces by tabs by Alexander Couzens · 8 years ago
  69. 2cb1547 introduce new counter rlc_sent_dummy by Alexander Couzens · 8 years ago
  70. 9736d00 move statistics counter rlc_sent() to gprs_rlcmac_sched by Alexander Couzens · 8 years ago
  71. 660709d Add support for NuRAN Wireless Litecell 1.5 BTS by Yves Godin · 8 years ago
  72. 58b6646 Change internal API for consistency by Max · 8 years ago
  73. ed3ae4a add .gitreview by Alexander Couzens · 8 years ago
  74. f0bb254 Enable subdir-objects automake option by Yves Godin · 8 years ago
  75. de810f2 Restructure sources by Max · 8 years ago
  76. cad867e Rename define for direct hw access by Max · 8 years ago
  77. 280448b Cleanup build leftovers by Max · 8 years ago
  78. 1aa7527 jenkins: Add the build script from jenkins here by Holger Hans Peter Freyther · 8 years ago
  79. ca025c0 misc: Ignore test files and debian packaging by Holger Hans Peter Freyther · 8 years ago
  80. 97e48a3 debian: Initial debian packaging by Holger Hans Peter Freyther · 8 years ago
  81. 63d33ad fix compiler warnings about format string for size_t by Harald Welte · 8 years ago
  82. 7952282 Support puncturing scheme selection for EGPRS DL by Aravind Sirsikar · 8 years ago
  83. a859a21 Update CPS calculation with new data structures by Aravind Sirsikar · 8 years ago
  84. 7a05b03 Add data structure for CPS calculation in DL by Aravind Sirsikar · 8 years ago
  85. e44383b Refactor the Uplink RLC header parsing function by Bhargava Abhyankar · 8 years ago
  86. 5a5d2b7 Introduce EGPRS header type1 and type2 in UL by Aravind Sirsikar · 8 years ago
  87. 2b09c39 Fix issue in encoding CSN_RECURSIVE_ARRAY by Saurabh Sharan · 8 years ago
  88. bacb65b Add test vectors for EGPRS messages by Saurabh Sharan · 8 years ago
  89. 656eed5 Fix encoding of padding bits to start with 0 bit by Saurabh Sharan · 8 years ago
  90. 173ef90 pcu: Fix compiler warning about using string by Holger Hans Peter Freyther · 8 years ago
  91. fd263b0 tbf: Fix copy and paste in the set_mode routine by Holger Hans Peter Freyther · 8 years ago
  92. 99db40a Revert "Refactor coding scheme assignment code" by Holger Hans Peter Freyther · 8 years ago
  93. 22d7e75 Refactor coding scheme assignment code by Max · 8 years ago
  94. f3f1bde alloc: Fix UBSAN for accessing the array at -16 by Holger Hans Peter Freyther · 8 years ago
  95. 528ff39 Add gsmtap support to generic bts by Max · 8 years ago
  96. 2efdf69 Introduce --gsmtap-ip/-i option by Max · 8 years ago
  97. 9d5580b Ignore files generated by cscope tool by Max · 8 years ago
  98. 4f8438a Merge remote-tracking branch 'origin/jerlbeck/master' by Holger Hans Peter Freyther · 8 years ago
  99. 7f4841b Fix missing '-V / --version' in print_help() by Harald Welte · 8 years ago
  100. 7f28c97 edge: Support all coding schemes for BSSGP flow control by Jacob Erlbeck · 8 years ago