1. bea2edb MCS: move Coding Scheme enum outside of class definition by Max · 5 years ago
  2. fa3085b Log (M)CS UL update errors by Max · 5 years ago
  3. 86e35e4 Enable LGLOBAL logging for TBF tests by Max · 5 years ago
  4. d3a0d91 Use msgb_eq_data_print() in tests by Max · 5 years ago
  5. 082443d change log level of "DL packet loss" log messages by Stefan Sperling · 6 years ago
  6. 33c52b6 tbf: add frame number to log output by Philipp Maier · 6 years ago
  7. 42f2d61 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  8. bdc55fa implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  9. 77988d4 Simplify TS alloc: move slot assignment by Max · 6 years ago
  10. f633b8d Simplify TS alloc: split off RX mask computation by Max · 6 years ago
  11. 1187a77 Update header includes by Max · 6 years ago
  12. 4c112dc TBF: move common test code into functions by Max · 6 years ago
  13. 5d7f757 TBF: add helpers for assignment type handling by Max · 6 years ago
  14. 92b7a50 Simplify TS alloc: fix allocation calls by Max · 6 years ago
  15. a296118 TBF: override send function via linker option by Max · 6 years ago
  16. 164b59d TBF: decrease L1 logging verbosity in test by Max · 6 years ago
  17. fdd79e9 TBF: adjust test log levels by Max · 6 years ago
  18. 088c7df TBF: make UL ack state internal by Max · 6 years ago
  19. 0e59980 TBF: make UL/DL state internal by Max · 6 years ago
  20. 0524e38 TBF: add dedicated log categories by Max · 6 years ago
  21. 2399b1d TBF: log source of state transitions by Max · 6 years ago
  22. 6298fbb Use Timing Advance Index in UL assignments by Max · 6 years ago
  23. 93d947f Rewrite Packet Uplink Assignment by Max · 6 years ago
  24. 896574e Rewrite Packet Downlink Assignment by Max · 6 years ago
  25. 9d7357e TBF: unify EGPRS window calculation by Max · 7 years ago
  26. ea98b7d TBF: move window parameters to UL/DL level by Max · 6 years ago
  27. 7d32f55 Avoid code duplication in TBF test by Max · 7 years ago
  28. 2617bf2 TBF-UL: add simpler test helper by Max · 7 years ago
  29. a4f570f window: move encoding into functions by Max · 7 years ago
  30. 7df82d4 TBF-DL: mark rcvd_dl_ack() parameters as boolean by Max · 7 years ago
  31. ee5be3a TBF: implement independent T31xx timers by Max · 7 years ago
  32. c21f007 Introduce LOGTBF* for consistent logging by Max · 7 years ago
  33. cea806e TBF: expand timer logging by Max · 7 years ago
  34. b4d368b TBF: fix compiler warning in test by Max · 7 years ago
  35. 59f50c2 TBF: log timer override by Max · 7 years ago
  36. ac0490a tests: Don't use private version of log_info but global gprs_log_info by Harald Welte · 7 years ago
  37. 5759a19 TBF-DL: extend index check for RLC block copy by Max · 7 years ago
  38. f60cf62 Simplify polling troubleshooting by Max · 7 years ago
  39. 9dabfa2 Cleanup FN scheduling by Max · 7 years ago
  40. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  41. 333d7e6 tbf.cpp: use new tlli instead of old tlli by Alexander Couzens · 7 years ago
  42. 78ce591 main, tests: use msgb_talloc_ctx_init() (new) by Neels Hofmeyr · 7 years ago
  43. de9da39 tests: edge, tbf: assert return values by Neels Hofmeyr · 7 years ago
  44. d34646a Fix dozens of compiler warnings across the board by Neels Hofmeyr · 7 years ago
  45. 53f0b4d cosmetic: Fix log output by Philipp Maier · 7 years ago
  46. d935d88 BTS: accept also relative frame numbers with rach requst by Philipp · 8 years ago
  47. e9a138e Handle packet access reject during packet resource request by aravind sirsikar · 7 years ago
  48. 1d8744c Add test case for testing PUAN by sivasankari · 7 years ago
  49. 8adfcd0 Add compression support in EGPRS PUAN by sivasankari · 7 years ago
  50. 06bdb35 Refactoring write_packet_ack_nack_desc_egprs to prepare for CRBB support by Pravin Kumarvel · 8 years ago
  51. e66de5b Improve logging by Max · 7 years ago
  52. cc4214a Sanitizer build fix for TbfTest by aravind sirsikar · 8 years ago
  53. 0e63644 Add debugging log for RLC data block decoding by Mrinal Mishra · 8 years ago
  54. ed3413e Handle packet access reject during EPDAN/PDAN with channel description by aravind sirsikar · 8 years ago
  55. c0c3afd Handle Immediate assignment reject by aravind sirsikar · 8 years ago
  56. fb41afa EGPRS: fix for EPDAN out of window by aravind sirsikar · 8 years ago
  57. f276138 EGPRS: add test case to show EPDAN BSN out of window bug by aravind sirsikar · 8 years ago
  58. 4ea4526 Revert "tbf: Add state WAIT_ASSIGN" by Neels Hofmeyr · 8 years ago
  59. 0ee31cf Fix EGPRS DL window calculation during tbf update by Aravind Sirsikar · 8 years ago
  60. 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
  61. 3463bd4 EGPRS: add test case to show LI decoding bug by Aravind Sirsikar · 8 years ago
  62. 8d2d9e8 TBF flow: unit test compilation error fix by Aravind Sirsikar · 8 years ago
  63. 9bbe160 Fix Timing Advance handling by Max · 8 years ago
  64. 3c2eaeb DL: add test case to show wrong window size by Aravind Sirsikar · 8 years ago
  65. fd71384 TBF flow: unit test compilation error fix by Aravind Sirsikar · 8 years ago
  66. 959d1de Change interface in osmo-pcu for 11 bit RACH by bhargava · 8 years ago
  67. eebcb1e Fix EGPRS PUAN encoding: use correct urbb_len by Aravind Sirsikar · 8 years ago
  68. 02352b4 EGPRS: PUAN encoding: add test case to show wrong urbb_len issue by Aravind Sirsikar · 8 years ago
  69. 50b0970 Modify EGPRS DL TBF flow to support SPB by Aravind Sirsikar · 8 years ago
  70. 505a86d Add support for SPB handling for EGPRS UL TBF by Aravind Sirsikar · 8 years ago
  71. 878bd1f Remove useless ARFCN parameter by Max · 8 years ago
  72. 1a67912 Add test cases to support ARQ-II for EGPRS DL Retx by Aravind Sirsikar · 8 years ago
  73. cf2152b Modify DL tbf flow for ARQ-II in EGPRS DL Retx by Aravind Sirsikar · 8 years ago
  74. 6922bcd tbf_dl: correct tbf name in log message for moving a DL TBF by Alexander Couzens · 8 years ago
  75. 7952282 Support puncturing scheme selection for EGPRS DL by Aravind Sirsikar · 8 years ago
  76. 656eed5 Fix encoding of padding bits to start with 0 bit by Saurabh Sharan · 8 years ago
  77. be881c0 edge: Work-around to not use MCS-6 with padding by Jacob Erlbeck · 8 years ago
  78. d675249 edge: Send a second BSN block in an RLC message if possible by Jacob Erlbeck · 8 years ago
  79. be314d9 edge: Refactor create_dl_acked_block for multi-block support by Jacob Erlbeck · 8 years ago
  80. 2d2efb1 tbf/tests: Add tests for EGPRS TBF establishment by Jacob Erlbeck · 8 years ago
  81. f1a7b8f tbf: Add state WAIT_ASSIGN by Jacob Erlbeck · 8 years ago
  82. 2647a33 encoding: Redesign Encoding::write_immediate_assignment API by Jacob Erlbeck · 8 years ago
  83. 6b356a5 tbf: Use TLLI as ID if TFI not yet assigned by Jacob Erlbeck · 8 years ago
  84. f2694b7 tbf: Add check_polling/set_polling by Jacob Erlbeck · 8 years ago
  85. 8eb1714 tbf: Add and use tbf->poll_ts by Jacob Erlbeck · 8 years ago
  86. 5f93f85 tbf: Do not reuse old TBF after RACH requests by Jacob Erlbeck · 8 years ago
  87. f04a5b3 tbf: Add abort method for downlink TBF by Jacob Erlbeck · 8 years ago
  88. 2ca86af tbf: Refactor calls to write_immediate_assignment by Jacob Erlbeck · 8 years ago
  89. f4bb424 tbf: Low prio for BSSPG values for GPRS/EGPRS MS class by Jacob Erlbeck · 8 years ago
  90. 36df774 edge: Make window size configurable by Jacob Erlbeck · 8 years ago
  91. 9b3d7e0 edge: Disable GPRS/EGPRS mixed mode by Jacob Erlbeck · 8 years ago
  92. b4beb54 edge: Call update_window even if FINAL_ACK_INDICATION is set by Jacob Erlbeck · 8 years ago
  93. 419b034 tbf: Use bitvec based window methods for GPRS by Jacob Erlbeck · 8 years ago
  94. fec94d1 edge: Use rlc_data_to_dl_append in create_new_bsn by Jacob Erlbeck · 8 years ago
  95. 3a3b6a7 edge: Use RLC data block encoding functions by Jacob Erlbeck · 8 years ago
  96. 53efa3e tbf/test: Add missing function name printfs by Jacob Erlbeck · 8 years ago
  97. 08f631c edge: Enable EGPRS in downlink TBFs by Jacob Erlbeck · 8 years ago
  98. cb72890 edge: Replace integer cs by GprsCodingScheme by Jacob Erlbeck · 8 years ago
  99. d88bb2e rlc: Dump RLC data for debugging by Jacob Erlbeck · 9 years ago
  100. 554a835 edge: Use a single PDCH rcv_data_block method for GPRS and EGPRS by Jacob Erlbeck · 9 years ago