1. e6d26ec bitcomp test: use expected rc instead of 'verify' flag by Neels Hofmeyr · 7 years ago
  2. 5382e0f bitcomp test: fix: also verify bits after decoded data by Neels Hofmeyr · 7 years ago
  3. dd1700a bitcomp test: fix: only one hexdump per log; use printf by Neels Hofmeyr · 7 years ago
  4. 7783964 cosmetic: BitcompTest: make readable by Neels Hofmeyr · 7 years ago
  5. 0a8fae8 Support sending OML Alerts via BTS by Max · 7 years ago
  6. db84235 Update README file with general project info and use Markdown by Harald Welte · 7 years ago
  7. 2082737 jenkins: add value_string termination check by Neels Hofmeyr · 7 years ago
  8. b86a30d tests: include headers from include/ by Max · 7 years ago
  9. 5dd8d1b bts.cpp: Fix overloading ambiguity by Max · 7 years ago
  10. 727295f Add pkg-config file by Max · 7 years ago
  11. 1275a3f BTS: Convert relative frame numbers to absolute frame numbers by Philipp Maier · 7 years ago
  12. a01e2ee logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  13. d0a887b gprs_debug.h: remove unused cruft / cosmetic tweaks by Neels Hofmeyr · 7 years ago
  14. 4ae5406 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  15. b609190 dl tbf: initialize punct values and verify by Neels Hofmeyr · 7 years ago
  16. 49b83ec dl tbf: calculate CPS only for EGPRS by Neels Hofmeyr · 7 years ago
  17. 78ce591 main, tests: use msgb_talloc_ctx_init() (new) by Neels Hofmeyr · 7 years ago
  18. de9da39 tests: edge, tbf: assert return values by Neels Hofmeyr · 7 years ago
  19. d34646a Fix dozens of compiler warnings across the board by Neels Hofmeyr · 7 years ago
  20. 53f0b4d cosmetic: Fix log output by Philipp Maier · 7 years ago
  21. d935d88 BTS: accept also relative frame numbers with rach requst by Philipp · 8 years ago
  22. e9a138e Handle packet access reject during packet resource request by aravind sirsikar · 7 years ago
  23. 1d8744c Add test case for testing PUAN by sivasankari · 7 years ago
  24. 8adfcd0 Add compression support in EGPRS PUAN by sivasankari · 7 years ago
  25. 127a1e0 Log additional info for radio errors by Max · 7 years ago
  26. b3df586 Log socket path on connection by Max · 7 years ago
  27. b78a4a6 fix segfault: check for NULL tbf in sched_select_ctrl_msg() by Neels Hofmeyr · 8 years ago
  28. 06bdb35 Refactoring write_packet_ack_nack_desc_egprs to prepare for CRBB support by Pravin Kumarvel · 8 years ago
  29. 67b89ca Array indexing for SPB counters in bts statistics. by sivasankari · 8 years ago
  30. e66de5b Improve logging by Max · 7 years ago
  31. ee78bf0 Adds rate_ctr_init in the startup of osmo-pcu by sivasankari · 8 years ago
  32. da7250a Add counter at BTS level And statistics at TBF/MS level. by sivasankari · 8 years ago
  33. 963cdaf Fix uninitialized members in pcu_l1_meas() by Harald Welte · 8 years ago
  34. 1f2bb6e struct pcu_l1_meas_ts: initialize ms_i_level by Harald Welte · 8 years ago
  35. 5395073 Add statistics in the ms and tbf level. by sivasankari · 8 years ago
  36. cc4214a Sanitizer build fix for TbfTest by aravind sirsikar · 8 years ago
  37. 0e63644 Add debugging log for RLC data block decoding by Mrinal Mishra · 8 years ago
  38. 34bfbda debian: fix: add pcuif_proto.h to osmo-pcu.install by Neels Hofmeyr · 8 years ago
  39. 168911b Add new BTS level counters by sivasankari · 8 years ago
  40. 68fc127 Install the pcuif_proto.h header file by Harald Welte · 8 years ago
  41. 5d93f0f Fix GSMTAP logging in case direct PHY access is enabled by Harald Welte · 8 years ago
  42. bb47d95 pcu_l1_if: get rid of magic numbers and use ARRAY_SIZE() for array iteration by Harald Welte · 8 years ago
  43. f86307e Add BTS level counters by Mrinal Mishra · 8 years ago
  44. ed3413e Handle packet access reject during EPDAN/PDAN with channel description by aravind sirsikar · 8 years ago
  45. c0c3afd Handle Immediate assignment reject by aravind sirsikar · 8 years ago
  46. ae48381 Handle Timing Advance IE properly by Max · 8 years ago
  47. fb41afa EGPRS: fix for EPDAN out of window by aravind sirsikar · 8 years ago
  48. 9434e52 Modify return type of gprs_rlc_dl_window::distance to uint16_t by aravind sirsikar · 8 years ago
  49. f276138 EGPRS: add test case to show EPDAN BSN out of window bug by aravind sirsikar · 8 years ago
  50. d453eaa Add logging support by Mrinal Mishra · 8 years ago
  51. f868bdb jenkins.sh: use osmo-build-dep.sh, output testlogs by Neels Hofmeyr · 8 years ago
  52. d71e8b3 Use qbit-TA to update Timing Advance by Max · 8 years ago
  53. 4ea4526 Revert "tbf: Add state WAIT_ASSIGN" by Neels Hofmeyr · 8 years ago
  54. e4727a3 llc: remove NULL-pointer check of gprs_llc_queue::size()/octets() by Alexander Couzens · 8 years ago
  55. d38b92e tbf: add llc_queue_size() to check llc_queue is valid before calling size() by Alexander Couzens · 8 years ago
  56. 0a4a6c1 EGPRS: Add EPDAN CRBB Tree based decoding by Pravin Kumarvel · 8 years ago
  57. 6348aea build: add -Wall by Neels Hofmeyr · 8 years ago
  58. da66f71 configure: check for pkg-config presence by Neels Hofmeyr · 8 years ago
  59. da933e0 build: be robust against install-sh files above the root dir by Neels Hofmeyr · 8 years ago
  60. fd9e16c heed VTY 'line vty'/'bind' command by Neels Hofmeyr · 8 years ago
  61. 465f5bb Update the function immediate assignment for EGPRS by bhargava · 8 years ago
  62. 628dcfb Handle EGPRS 11 bit RACH in osmo-pcu by bhargava · 8 years ago
  63. 0ee31cf Fix EGPRS DL window calculation during tbf update by Aravind Sirsikar · 8 years ago
  64. 8e70bb5 tbf_dl: factor out EGPRS DL window size calculation by Aravind Sirsikar · 8 years ago
  65. 22a9019 EGPRS: Fix issue with row 4 of Table 10.4.14a.1 of 44.060 version 7.27.0 Release 7 by Aravind Sirsikar · 8 years ago
  66. 3463bd4 EGPRS: add test case to show LI decoding bug by Aravind Sirsikar · 8 years ago
  67. e26ee01 DL TS allocation: add test case to show TS allocation bug for 2nd DL TBF by Aravind Sirsikar · 8 years ago
  68. 0241526 Fix CSN1 decoding: CSN_LEFT_ALIGNED_VAR_BMP bounds by Neels Hofmeyr · 8 years ago
  69. 9f5f008 CSN1 decoding: add test to show bug in CSN_LEFT_ALIGNED_VAR_BMP by Aravind Sirsikar · 8 years ago
  70. 8d2d9e8 TBF flow: unit test compilation error fix by Aravind Sirsikar · 8 years ago
  71. 9bbe160 Fix Timing Advance handling by Max · 8 years ago
  72. 16ddc90 LC15: Change TRX numbering for the latest Litecell15 hardware by Minh-Quang Nguyen · 8 years ago
  73. 7c7a86c Fix GPRS PUAN encoding: wrong BSN status by Aravind Sirsikar · 8 years ago
  74. a35c911 GPRS: PUAN encoding: add test case to show wrong BSNs status by Aravind Sirsikar · 8 years ago
  75. 3c2eaeb DL: add test case to show wrong window size by Aravind Sirsikar · 8 years ago
  76. fd71384 TBF flow: unit test compilation error fix by Aravind Sirsikar · 8 years ago
  77. b119198 TBF flow: Coverity fix by Aravind Sirsikar · 8 years ago
  78. 01826c1 vty: use OSMO_VTY_PORT_PCU instead of number by Neels Hofmeyr · 8 years ago
  79. 959d1de Change interface in osmo-pcu for 11 bit RACH by bhargava · 8 years ago
  80. eebcb1e Fix EGPRS PUAN encoding: use correct urbb_len by Aravind Sirsikar · 8 years ago
  81. 02352b4 EGPRS: PUAN encoding: add test case to show wrong urbb_len issue by Aravind Sirsikar · 8 years ago
  82. 50b0970 Modify EGPRS DL TBF flow to support SPB by Aravind Sirsikar · 8 years ago
  83. e6cadb4 Add data structure to handle SPB for EGPRS DL by Aravind Sirsikar · 8 years ago
  84. 1ec4d80 Remove warning while using 'egprs only' command in VTY by Aravind Sirsikar · 8 years ago
  85. 9876f4b jenkins.sh: drop compat with old matrix params by Neels Hofmeyr · 8 years ago
  86. 7fd177b jenkins.sh: change build matrix to $with_dsp and $with_vty by Neels Hofmeyr · 8 years ago
  87. 2d91260 jenkins.sh: more quotes, cosmetics, less dup by Neels Hofmeyr · 8 years ago
  88. 6bae2d1 jenkins.sh: use absolute paths instead of 'cd ..' and $PWD by Neels Hofmeyr · 8 years ago
  89. 0b4da05 jenkins.sh: ensure $MAKE is set by Neels Hofmeyr · 8 years ago
  90. 79cb245 LC: fix build error by Max · 8 years ago
  91. cbf9a72 Extend BTS <-> PCU protocol with measurement by Max · 8 years ago
  92. 505a86d Add support for SPB handling for EGPRS UL TBF by Aravind Sirsikar · 8 years ago
  93. 36bdc5f Add data structure for SPB in EGPRS UL by Aravind Sirsikar · 8 years ago
  94. d572054 Properly set TA_VALID bit by Max · 8 years ago
  95. 878bd1f Remove useless ARFCN parameter by Max · 8 years ago
  96. 1d7644b Cleanup readme by Max · 8 years ago
  97. 2ec6b8e Remove unused definitions by Max · 8 years ago
  98. df69809 egprs: Use RLC/MAC headers from libosmocore by Tom Tsou · 8 years ago
  99. 5d94b54 bitvector: Remove code clone and fallback to C implementation by Holger Hans Peter Freyther · 8 years ago
  100. 1a67912 Add test cases to support ARQ-II for EGPRS DL Retx by Aravind Sirsikar · 8 years ago