1. 022f9e5 Implement downgrade to DL MCS1-4 when USF for GPRS_only MS by Pau Espin Pedrol · 3 years, 8 months ago
  2. 2286288 Support multiplexing of GPRS and EGPRS TBFs in one PDCH by Pau Espin Pedrol · 3 years, 8 months ago
  3. daa6c1c sched: Use correct GMSTAP category for EGPRS DL data blocks by Pau Espin Pedrol · 3 years, 8 months ago
  4. 4c5a7d3 sched: Fix sending GSMTAP DL data blocks with unset USF by Pau Espin Pedrol · 3 years, 8 months ago
  5. b3f2397 tbf: Make window() available to tbf base class by Pau Espin Pedrol · 3 years, 8 months ago
  6. a107f8f bts: Drop specific functions to add values to counters by Pau Espin Pedrol · 4 years, 2 months ago
  7. 2338e53 bts: Drop specific functions to increase counters by Pau Espin Pedrol · 4 years, 2 months ago
  8. 9d1cdb1 Move out tbf subclasses from tbf.h to their own headers by Pau Espin Pedrol · 4 years, 9 months ago
  9. 488aa29 cosmetic: fix whitespace by Pau Espin Pedrol · 4 years, 9 months ago
  10. 2b5c629 Use osmo_tdef to implement dl-tbf-idle-time by Pau Espin Pedrol · 4 years, 10 months ago
  11. 38cfa73 Use osmo_tdef to implement T3190 by Pau Espin Pedrol · 4 years, 10 months ago
  12. cfb6321 Forward ETWS Primary Notification to MS by Oliver Smith · 4 years, 10 months ago
  13. 6dc90b8 Move PDCH-related functions into separate files by Max · 6 years ago
  14. 1187a77 Update header includes by Max · 6 years ago
  15. cac6b66 TBF: make poll state internal by Max · 6 years ago
  16. 088c7df TBF: make UL ack state internal by Max · 6 years ago
  17. 0e59980 TBF: make UL/DL state internal by Max · 6 years ago
  18. d0532b5 TBF-DL: move priority computation into function by Max · 7 years ago
  19. 5a6bcfb cosmetic: convert explicit warnings to fixme/todo by Max · 7 years ago
  20. 8bfa659 Move gsmtap and accounting into separate function by Max · 7 years ago
  21. f7740aa GSMTAP: Fix channel type for data blocks: PDTCH instead of PACCH by Harald Welte · 7 years ago
  22. 717cdf5 Introduce GSMTAP categories by Harald Welte · 7 years ago
  23. 9dabfa2 Cleanup FN scheduling by Max · 7 years ago
  24. 3de6d06 fix PACCH paging: don't return early in case of NULL TBF by Neels Hofmeyr · 7 years ago
  25. e9a138e Handle packet access reject during packet resource request by aravind sirsikar · 7 years ago
  26. b78a4a6 fix segfault: check for NULL tbf in sched_select_ctrl_msg() by Neels Hofmeyr · 8 years ago
  27. da7250a Add counter at BTS level And statistics at TBF/MS level. by sivasankari · 8 years ago
  28. ed3413e Handle packet access reject during EPDAN/PDAN with channel description by aravind sirsikar · 8 years ago
  29. 878bd1f Remove useless ARFCN parameter by Max · 8 years ago
  30. 7fdbf89 add KPI counter to count bytes for RLC and LLC frames by Alexander Couzens · 8 years ago
  31. f929e62 introduce new counter rlc_sent_control by Alexander Couzens · 8 years ago
  32. 4acb6b7 gprs_rlcmac_sched: fix mistype of CONTROL ACK by Alexander Couzens · 8 years ago
  33. 2cb1547 introduce new counter rlc_sent_dummy by Alexander Couzens · 8 years ago
  34. 9736d00 move statistics counter rlc_sent() to gprs_rlcmac_sched by Alexander Couzens · 8 years ago
  35. 1ff70c2 sched: Do PACCH assignments for the same direction last by Jacob Erlbeck · 8 years ago
  36. 646da1b tbf: Use is_control_ts() instead of comparing TS values directly by Jacob Erlbeck · 8 years ago
  37. 5a3c84d sched: Pass the current TS to the control create functions by Jacob Erlbeck · 8 years ago
  38. ed2dbf6 tbf: Use LListHead instead of llist_pods by Jacob Erlbeck · 9 years ago
  39. 580edbc sched: Assert that the generated message is not empty by Jacob Erlbeck · 9 years ago
  40. 6e75bc7 sched: Change next_ctrl_prio increment by Jacob Erlbeck · 9 years ago
  41. 2db0f08 bssgp: Use measured leak rate for flow control by Jacob Erlbeck · 9 years ago
  42. 502bd1f tbf: Poll MS on idle DL TBFs by Jacob Erlbeck · 9 years ago
  43. 0eabffd sched: Modify DL scheduling to use different priorities by Jacob Erlbeck · 9 years ago
  44. 7e994e3 tbf, ...: Make the fields in the dl/ul struct member variables by Daniel Willmann · 10 years ago
  45. 4f3c420 gprs_rlcmac_sched: Use UL/DL TBFs in scheduler by Daniel Willmann · 10 years ago
  46. b8f2601 tbf: Make create_new_bsn and create_dl_acked_block a method of DL TBF by Daniel Willmann · 10 years ago
  47. 1b3864f tbf: Use plain old data structure (PODS) for llist management by Daniel Willmann · 10 years ago
  48. 1e0c610 gprs_rlcmac_pdch: Don't access private members by Daniel Willmann · 10 years ago
  49. 705653b sched: Attempt to improve the fairness and schedule UL/AL ACK/ASS by Holger Hans Peter Freyther · 11 years ago
  50. aadfc2e sched: Remove unused bts parameter from the internal method by Holger Hans Peter Freyther · 11 years ago
  51. 7a5f3c2 tbf/sched: We pick the _last_ entry, rotate the lists by Holger Hans Peter Freyther · 11 years ago
  52. 40fc8f9 sched: Make internal methods static by Holger Hans Peter Freyther · 11 years ago
  53. 34f6e5e tbf: Make tfi private and update the code by Holger Hans Peter Freyther · 11 years ago
  54. ec80f82 tbf: Remove the trx_no field from the tbf, go through the trx object by Holger Hans Peter Freyther · 11 years ago
  55. 15bb1a2 misc: Change the logging for the tbf and what to log by Holger Hans Peter Freyther · 11 years ago
  56. 90b87ea misc: Fix typo.. resource in english only has one 's' by Holger Hans Peter Freyther · 11 years ago
  57. 61a0a04 tbf: Move gprs_rlcmac_send_data_block_acknowledged into tbf by Holger Hans Peter Freyther · 11 years ago
  58. ae03f22 tbf: Move gprs_rlcmac_send_packet_uplink_assignment to the tbf by Holger Hans Peter Freyther · 11 years ago
  59. 46bcb8d tbf: Move gprs_rlcmac_send_uplink_ack into the tbf by Holger Hans Peter Freyther · 11 years ago
  60. 2db7e7e tbf: Move gprs_rlcmac_send_packet_downlink_assignment into the tbf by Holger Hans Peter Freyther · 11 years ago
  61. b65e08a misc: Remove the bts parameter from calls that take a tbf by Holger Hans Peter Freyther · 11 years ago
  62. 5458765 sched: Add another warning about trx->arfcn and arfcn.. by Holger Hans Peter Freyther · 11 years ago
  63. 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
  64. cedf890 sba: Create a SBAController that will manage the sbas for a BTS by Holger Hans Peter Freyther · 11 years ago
  65. 621dc2f sba: Move the sba code to a dedicated file by Holger Hans Peter Freyther · 11 years ago
  66. 24e98d0 pdch: Move paging dequeue into the PDCH object by Holger Hans Peter Freyther · 11 years ago
  67. 17b0d83 pdch: Move enable/disable into the PDCH code by Holger Hans Peter Freyther · 11 years ago
  68. 67ed34e bts: Move struct gprs_rlcmac_bts and other structs into a bts.h by Holger Hans Peter Freyther · 11 years ago
  69. b19d726 bts: Remove global state from gprs_rlcmac_rcv_rts_block by Holger Hans Peter Freyther · 11 years ago
  70. d507ce6 bts: Remove global state from gprs_rlcmac_send_packet_uplink_assignment by Holger Hans Peter Freyther · 11 years ago
  71. 4ffc260 bts: Remove global state from gprs_rlcmac_send_data_block_acknowledged by Holger Hans Peter Freyther · 11 years ago
  72. 9f521cd bts: Remove global state from gprs_rlcmac_send_packet_downlink_assignment by Holger Hans Peter Freyther · 11 years ago
  73. ae947fc bts: Remove the global state from write_packet_uplink_ack by Holger Hans Peter Freyther · 11 years ago
  74. 45396a9 sched: Make sched_poll static and add a warning about fairness by Holger Hans Peter Freyther · 11 years ago
  75. 96efa70 alloc: Call it trx_no and not trx as it is not trx object by Holger Hans Peter Freyther · 11 years ago
  76. 1c344e2 tbf: Prepare to make thing things private in the tbf, start with the state by Holger Hans Peter Freyther · 11 years ago
  77. 099535a tbf: Move the struct to the tbf.h header file by Holger Hans Peter Freyther · 11 years ago
  78. 483f77a misc: Fix some typos sed -i s,ressources,resources,g by Holger Hans Peter Freyther · 11 years ago
  79. a004e6a Added timing advance support for up and downlink TBFs by Andreas Eversberg · 11 years ago
  80. a9be154 Use PCH confirm from BTS to start downlink packet flow by Andreas Eversberg · 12 years ago
  81. 07e97cf Adding single block allocation by Andreas Eversberg · 12 years ago
  82. 4b55962 Minor changes on comments of scheduler by Andreas Eversberg · 12 years ago
  83. ef42540 Be sure to priorize uplink assignment (PACCH) by Andreas Eversberg · 12 years ago
  84. d6a8db6 Cleanup by splitting gprs_rlcmac_rcv_rts_block() into seperate methods by Andreas Eversberg · 12 years ago
  85. 3b7461c Fixed Paging RR on PACCH by Andreas Eversberg · 12 years ago
  86. 2b91464 Added paging for RR connection on PACCH of active TBFs by Andreas Eversberg · 12 years ago
  87. ee31b78 Fixed contention resolution issue by Andreas Eversberg · 12 years ago
  88. 592e04a multislot: Rework of handling control channel / polling by Andreas Eversberg · 12 years ago
  89. b0c7ea7 Changed data structures for TBF and PDCH instances, to allow multislot by Andreas Eversberg · 12 years ago
  90. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  91. 39621c4 Introducing scheduler to process transmission of blocks by Andreas Eversberg · 12 years ago