1. dc2aaac tbf: Move existing tbf_state implementation to osmo_fsm by Pau Espin Pedrol · 3 years, 2 months ago
  2. 1a1557a Move TBF list from BTS to the TRX structure by Pau Espin Pedrol · 3 years, 2 months ago
  3. 4851762 sched: Clean up param passing and improve logging by Pau Espin Pedrol · 3 years, 2 months ago
  4. 6325423 sched: Clean up helper function and improve logging by Pau Espin Pedrol · 3 years, 2 months ago
  5. c6dcfe3 sched: Rename func to describe its used only for RLCMAC CTRL blocks by Pau Espin Pedrol · 3 years, 2 months ago 2021q1
  6. 34f61af sched: Simplify else-if condition by Pau Espin Pedrol · 3 years, 2 months ago
  7. c1f38c7 Track scheduled UL blocks through USF by Pau Espin Pedrol · 3 years, 3 months ago
  8. 7bd92a3 Set matching USF if available when polling a UL TBF by Pau Espin Pedrol · 3 years, 3 months ago
  9. 4bab867 sched: Simplify usf selection code by Pau Espin Pedrol · 3 years, 3 months ago
  10. 107e94c sched: Fix scheduling UL TBF not matching conditions by Pau Espin Pedrol · 3 years, 3 months ago
  11. fd1fbdb sched: Use new PDCH UL Controller by Pau Espin Pedrol · 3 years, 4 months ago
  12. 15c58ac Add new PDCH UL Controller, drop SBAllocator class by Pau Espin Pedrol · 3 years, 4 months ago
  13. 2ad15d5 sched: sched_select_downlink(): Clean up param list and improve logging by Pau Espin Pedrol · 3 years, 4 months ago
  14. 3973eb5 sched: sched_select_ctrl_msg(): Clean up param list and improve logging by Pau Espin Pedrol · 3 years, 4 months ago
  15. 9345eb3 sched: Avoid selecting TBF to tx NACC Dl msg if no TFI is assigned by Pau Espin Pedrol · 3 years, 4 months ago
  16. cf6b3bc cosmetic: fix line indentation by Pau Espin Pedrol · 3 years, 4 months ago
  17. 952cb3d nacc: Implement Pkt Cell Change Continue retransmission by Pau Espin Pedrol · 3 years, 5 months ago
  18. fdbcea3 Drop comment about an already implemented TODO by Pau Espin Pedrol · 3 years, 5 months ago
  19. c0a250d Introduce NACC support by Pau Espin Pedrol · 3 years, 5 months ago
  20. 1a5439b sched: Avoid picking TBF with nacked dl blocks when GMSK is required by Pau Espin Pedrol · 3 years, 5 months ago
  21. 8f1701f sched: Check if egprs is enabled in TBF rather than MS being egprs capable by Pau Espin Pedrol · 3 years, 5 months ago
  22. d1049dc Allow multiple bts objects in PCU by Pau Espin Pedrol · 3 years, 5 months ago
  23. 0ece97d Rename 'bts_data' leftovers to 'bts' by Pau Espin Pedrol · 3 years, 5 months ago
  24. 2182e62 Unify BTS into a C usable structure by Pau Espin Pedrol · 3 years, 6 months ago
  25. 924aaad Move T_defs_pcu from BTS to PCU object by Pau Espin Pedrol · 3 years, 6 months ago
  26. bed48cc ms: Replace struct var with rate_ctr by Pau Espin Pedrol · 3 years, 6 months ago
  27. 480c8ac gprs_rlcmac_sched: fix incorrect SBA frame number assignment by Vadim Yanitskiy · 3 years, 6 months ago
  28. da971ee Convert GprsMS and helpers classes to C by Pau Espin Pedrol · 3 years, 6 months ago
  29. 86fad1e gprs_rlcmac_sched: don't leak a sched_dummy() by Alexander Couzens · 3 years, 6 months ago
  30. d6b913f sched: Convert code handling next_list array to be size independant by Pau Espin Pedrol · 3 years, 7 months ago
  31. b77a2c9 gprs_rlcmac_sched: Use helper structure to store several tbf pointer params by Pau Espin Pedrol · 3 years, 7 months ago
  32. 022f9e5 Implement downgrade to DL MCS1-4 when USF for GPRS_only MS by Pau Espin Pedrol · 3 years, 7 months ago
  33. 2286288 Support multiplexing of GPRS and EGPRS TBFs in one PDCH by Pau Espin Pedrol · 3 years, 7 months ago
  34. daa6c1c sched: Use correct GMSTAP category for EGPRS DL data blocks by Pau Espin Pedrol · 3 years, 7 months ago
  35. 4c5a7d3 sched: Fix sending GSMTAP DL data blocks with unset USF by Pau Espin Pedrol · 3 years, 7 months ago
  36. b3f2397 tbf: Make window() available to tbf base class by Pau Espin Pedrol · 3 years, 8 months ago
  37. a107f8f bts: Drop specific functions to add values to counters by Pau Espin Pedrol · 4 years, 2 months ago
  38. 2338e53 bts: Drop specific functions to increase counters by Pau Espin Pedrol · 4 years, 2 months ago
  39. 9d1cdb1 Move out tbf subclasses from tbf.h to their own headers by Pau Espin Pedrol · 4 years, 9 months ago
  40. 488aa29 cosmetic: fix whitespace by Pau Espin Pedrol · 4 years, 9 months ago
  41. 2b5c629 Use osmo_tdef to implement dl-tbf-idle-time by Pau Espin Pedrol · 4 years, 10 months ago
  42. 38cfa73 Use osmo_tdef to implement T3190 by Pau Espin Pedrol · 4 years, 10 months ago
  43. cfb6321 Forward ETWS Primary Notification to MS by Oliver Smith · 4 years, 10 months ago
  44. 6dc90b8 Move PDCH-related functions into separate files by Max · 6 years ago
  45. 1187a77 Update header includes by Max · 6 years ago
  46. cac6b66 TBF: make poll state internal by Max · 6 years ago
  47. 088c7df TBF: make UL ack state internal by Max · 6 years ago
  48. 0e59980 TBF: make UL/DL state internal by Max · 6 years ago
  49. d0532b5 TBF-DL: move priority computation into function by Max · 7 years ago
  50. 5a6bcfb cosmetic: convert explicit warnings to fixme/todo by Max · 7 years ago
  51. 8bfa659 Move gsmtap and accounting into separate function by Max · 7 years ago
  52. f7740aa GSMTAP: Fix channel type for data blocks: PDTCH instead of PACCH by Harald Welte · 7 years ago
  53. 717cdf5 Introduce GSMTAP categories by Harald Welte · 7 years ago
  54. 9dabfa2 Cleanup FN scheduling by Max · 7 years ago
  55. 3de6d06 fix PACCH paging: don't return early in case of NULL TBF by Neels Hofmeyr · 7 years ago
  56. e9a138e Handle packet access reject during packet resource request by aravind sirsikar · 7 years ago
  57. b78a4a6 fix segfault: check for NULL tbf in sched_select_ctrl_msg() by Neels Hofmeyr · 8 years ago
  58. da7250a Add counter at BTS level And statistics at TBF/MS level. by sivasankari · 8 years ago
  59. ed3413e Handle packet access reject during EPDAN/PDAN with channel description by aravind sirsikar · 8 years ago
  60. 878bd1f Remove useless ARFCN parameter by Max · 8 years ago
  61. 7fdbf89 add KPI counter to count bytes for RLC and LLC frames by Alexander Couzens · 8 years ago
  62. f929e62 introduce new counter rlc_sent_control by Alexander Couzens · 8 years ago
  63. 4acb6b7 gprs_rlcmac_sched: fix mistype of CONTROL ACK by Alexander Couzens · 8 years ago
  64. 2cb1547 introduce new counter rlc_sent_dummy by Alexander Couzens · 8 years ago
  65. 9736d00 move statistics counter rlc_sent() to gprs_rlcmac_sched by Alexander Couzens · 8 years ago
  66. 1ff70c2 sched: Do PACCH assignments for the same direction last by Jacob Erlbeck · 8 years ago
  67. 646da1b tbf: Use is_control_ts() instead of comparing TS values directly by Jacob Erlbeck · 8 years ago
  68. 5a3c84d sched: Pass the current TS to the control create functions by Jacob Erlbeck · 8 years ago
  69. ed2dbf6 tbf: Use LListHead instead of llist_pods by Jacob Erlbeck · 9 years ago
  70. 580edbc sched: Assert that the generated message is not empty by Jacob Erlbeck · 9 years ago
  71. 6e75bc7 sched: Change next_ctrl_prio increment by Jacob Erlbeck · 9 years ago
  72. 2db0f08 bssgp: Use measured leak rate for flow control by Jacob Erlbeck · 9 years ago
  73. 502bd1f tbf: Poll MS on idle DL TBFs by Jacob Erlbeck · 9 years ago
  74. 0eabffd sched: Modify DL scheduling to use different priorities by Jacob Erlbeck · 9 years ago
  75. 7e994e3 tbf, ...: Make the fields in the dl/ul struct member variables by Daniel Willmann · 10 years ago
  76. 4f3c420 gprs_rlcmac_sched: Use UL/DL TBFs in scheduler by Daniel Willmann · 10 years ago
  77. b8f2601 tbf: Make create_new_bsn and create_dl_acked_block a method of DL TBF by Daniel Willmann · 10 years ago
  78. 1b3864f tbf: Use plain old data structure (PODS) for llist management by Daniel Willmann · 10 years ago
  79. 1e0c610 gprs_rlcmac_pdch: Don't access private members by Daniel Willmann · 10 years ago
  80. 705653b sched: Attempt to improve the fairness and schedule UL/AL ACK/ASS by Holger Hans Peter Freyther · 11 years ago
  81. aadfc2e sched: Remove unused bts parameter from the internal method by Holger Hans Peter Freyther · 11 years ago
  82. 7a5f3c2 tbf/sched: We pick the _last_ entry, rotate the lists by Holger Hans Peter Freyther · 11 years ago
  83. 40fc8f9 sched: Make internal methods static by Holger Hans Peter Freyther · 11 years ago
  84. 34f6e5e tbf: Make tfi private and update the code by Holger Hans Peter Freyther · 11 years ago
  85. ec80f82 tbf: Remove the trx_no field from the tbf, go through the trx object by Holger Hans Peter Freyther · 11 years ago
  86. 15bb1a2 misc: Change the logging for the tbf and what to log by Holger Hans Peter Freyther · 11 years ago
  87. 90b87ea misc: Fix typo.. resource in english only has one 's' by Holger Hans Peter Freyther · 11 years ago
  88. 61a0a04 tbf: Move gprs_rlcmac_send_data_block_acknowledged into tbf by Holger Hans Peter Freyther · 11 years ago
  89. ae03f22 tbf: Move gprs_rlcmac_send_packet_uplink_assignment to the tbf by Holger Hans Peter Freyther · 11 years ago
  90. 46bcb8d tbf: Move gprs_rlcmac_send_uplink_ack into the tbf by Holger Hans Peter Freyther · 11 years ago
  91. 2db7e7e tbf: Move gprs_rlcmac_send_packet_downlink_assignment into the tbf by Holger Hans Peter Freyther · 11 years ago
  92. b65e08a misc: Remove the bts parameter from calls that take a tbf by Holger Hans Peter Freyther · 11 years ago
  93. 5458765 sched: Add another warning about trx->arfcn and arfcn.. by Holger Hans Peter Freyther · 11 years ago
  94. 34bd8bd bts/tbf: Move the lists into the BTS and do the look-up from the BTS by Holger Hans Peter Freyther · 11 years ago
  95. cedf890 sba: Create a SBAController that will manage the sbas for a BTS by Holger Hans Peter Freyther · 11 years ago
  96. 621dc2f sba: Move the sba code to a dedicated file by Holger Hans Peter Freyther · 11 years ago
  97. 24e98d0 pdch: Move paging dequeue into the PDCH object by Holger Hans Peter Freyther · 11 years ago
  98. 17b0d83 pdch: Move enable/disable into the PDCH code by Holger Hans Peter Freyther · 11 years ago
  99. 67ed34e bts: Move struct gprs_rlcmac_bts and other structs into a bts.h by Holger Hans Peter Freyther · 11 years ago
  100. b19d726 bts: Remove global state from gprs_rlcmac_rcv_rts_block by Holger Hans Peter Freyther · 11 years ago