1. c85e093 Remove uneeded ms param from alloc_algorithm_func_t func by Pau Espin Pedrol · 3 years, 3 months ago
  2. d1049dc Allow multiple bts objects in PCU by Pau Espin Pedrol · 3 years, 4 months ago
  3. 8a35e64 Convert gprs_bssgp_pcu.cpp to C by Pau Espin Pedrol · 3 years, 4 months ago
  4. 4a5209d Get rid of unused gsm_timer.{cpp,h} by Pau Espin Pedrol · 3 years, 4 months ago
  5. b69928c pdch: rcv pkt meas rep: Allocate MS object early in path and use it by Pau Espin Pedrol · 3 years, 10 months ago
  6. 59fc0bd paging: pass struct osmo_mobile_identity, not encoded IE bytes by Neels Hofmeyr · 3 years, 9 months ago
  7. b2653fe Move gsm_rlcmac.cpp -> .c by Pau Espin Pedrol · 4 years, 2 months ago
  8. 5530f12 Allow Gb PAGING-PS without P-TMSI by Pau Espin Pedrol · 4 years, 6 months ago
  9. d7c3265 Pass paging group instead of imsi where later is not needed by Pau Espin Pedrol · 4 years, 5 months ago
  10. 585cfb2 Fix trailing whitespace by Pau Espin Pedrol · 4 years, 6 months ago
  11. cfb6321 Forward ETWS Primary Notification to MS by Oliver Smith · 4 years, 9 months ago
  12. 7426c5f Add define for dummy burst string by Max · 5 years ago
  13. 4da3859 Simplify TS alloc: constify max dl slot func by Max · 6 years ago
  14. e9fe0e3 Simplify TS alloc: adjust allocator signatures by Max · 7 years ago
  15. 46fbfce Add tests for find_multi_slots() by Max · 7 years ago
  16. ef784e4 Remove unused includes and forward declarations by Max · 6 years ago
  17. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  18. 878bd1f Remove useless ARFCN parameter by Max · 8 years ago
  19. 7f79f0d bssgp: Adapt flowcontrol MS default to current alloc algorithm by Jacob Erlbeck · 9 years ago
  20. 400ec02 alloc: Add 'dynamic' allocation algorithm by Jacob Erlbeck · 9 years ago
  21. 5879c64 tbf: Move TFI selection into alloc_algorithm by Jacob Erlbeck · 9 years ago
  22. e2e004e tbf: Pass the MS object around instead of old_tbf by Jacob Erlbeck · 9 years ago
  23. 418a423 tbf, gprs_rlcmac_meas: Move the DL bandwidth variables to the DL TBF by Daniel Willmann · 10 years ago
  24. 12c039c debug_diagram: Remove the special debug_diagram compilation mode by Holger Hans Peter Freyther · 11 years ago
  25. 61a0a04 tbf: Move gprs_rlcmac_send_data_block_acknowledged into tbf by Holger Hans Peter Freyther · 11 years ago
  26. 3dc56a3 tbf: Move gprs_rlcmac_send_packet_uplink_assignment into the tbf by Holger Hans Peter Freyther · 11 years ago
  27. ae03f22 tbf: Move gprs_rlcmac_send_packet_uplink_assignment to the tbf by Holger Hans Peter Freyther · 11 years ago
  28. 46bcb8d tbf: Move gprs_rlcmac_send_uplink_ack into the tbf by Holger Hans Peter Freyther · 11 years ago
  29. 02beed5 bts: Move gprs_rlcmac_rcv_rach into the BTS class by Holger Hans Peter Freyther · 11 years ago
  30. 2db7e7e tbf: Move gprs_rlcmac_send_packet_downlink_assignment into the tbf by Holger Hans Peter Freyther · 11 years ago
  31. 24c1a5b bts: Move gprs_rlcmac_trigger_downlink_assignment into BTS by Holger Hans Peter Freyther · 11 years ago
  32. d9262b3 tbf: Move gprs_rlcmac_poll_timeout into the tbf by Holger Hans Peter Freyther · 11 years ago
  33. 40cfaa6 bts: Move rcv_imm_ass_cnf into the bts code by Holger Hans Peter Freyther · 11 years ago
  34. fcbc702 pdch: Move the giant switch/case of gprs_rlcmac_rcv_control_block by Holger Hans Peter Freyther · 11 years ago
  35. d11290b pdch/tbf: Move gprs_rlcmac_rcv_data_block_acknowledged into the pdch by Holger Hans Peter Freyther · 11 years ago
  36. 6f9f434 pdch: Move the dispatch of gprs_rlcmac_rcv_block into the pdch by Holger Hans Peter Freyther · 11 years ago
  37. b65e08a misc: Remove the bts parameter from calls that take a tbf by Holger Hans Peter Freyther · 11 years ago
  38. 7ce21eb data: Move gprs_rlcmac_cs to the place it is used and make static by Holger Hans Peter Freyther · 11 years ago
  39. 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
  40. cedf890 sba: Create a SBAController that will manage the sbas for a BTS by Holger Hans Peter Freyther · 11 years ago
  41. 621dc2f sba: Move the sba code to a dedicated file by Holger Hans Peter Freyther · 11 years ago
  42. 111614a ta: Create TimingAdvance class and make it belong to the BTS by Holger Hans Peter Freyther · 11 years ago
  43. 63f29d6 encoding: Move the functions into the encoding class by Holger Hans Peter Freyther · 11 years ago
  44. 6ca0a90 encoding: Move encoding routines into a separate file by Holger Hans Peter Freyther · 11 years ago
  45. f098489 bts/pdch: Move the adding of paging to the BTS/PDCH objects by Holger Hans Peter Freyther · 11 years ago
  46. 24e98d0 pdch: Move paging dequeue into the PDCH object by Holger Hans Peter Freyther · 11 years ago
  47. b6acfda bts: Introduce a singleton for the BTS and use it in the code by Holger Hans Peter Freyther · 11 years ago
  48. 67ed34e bts: Move struct gprs_rlcmac_bts and other structs into a bts.h by Holger Hans Peter Freyther · 11 years ago
  49. b19d726 bts: Remove global state from gprs_rlcmac_rcv_rts_block by Holger Hans Peter Freyther · 11 years ago
  50. 1af73f6 bts: Remove global state from gprs_rlcmac_add_paging by Holger Hans Peter Freyther · 11 years ago
  51. ee7a535 bts: Remove global state from write_immediate_assignment by Holger Hans Peter Freyther · 11 years ago
  52. 485860c bts: Remove global state from write_packet_uplink_assignment by Holger Hans Peter Freyther · 11 years ago
  53. d507ce6 bts: Remove global state from gprs_rlcmac_send_packet_uplink_assignment by Holger Hans Peter Freyther · 11 years ago
  54. 8d7a632 bts: Remove global state frm gprs_rlcmac_rcv_control_block by Holger Hans Peter Freyther · 11 years ago
  55. 4ffc260 bts: Remove global state from gprs_rlcmac_send_data_block_acknowledged by Holger Hans Peter Freyther · 11 years ago
  56. 9f521cd bts: Remove global state from gprs_rlcmac_send_packet_downlink_assignment by Holger Hans Peter Freyther · 11 years ago
  57. b0250eb bts: Remove global state from gprs_rlcmac_rcv_rach by Holger Hans Peter Freyther · 11 years ago
  58. 698b612 bts: Remove global state from gprs_rlcmac_rcv_data_block_acknowledged by Holger Hans Peter Freyther · 11 years ago
  59. ae947fc bts: Remove the global state from write_packet_uplink_ack by Holger Hans Peter Freyther · 11 years ago
  60. 344ff48 bts: Remove the global state gprs_rlcmac_trigger_downlink_assignment by Holger Hans Peter Freyther · 11 years ago
  61. 173a240 bts: Remove global state and the usage of the gprs_rlcmac_bts by Holger Hans Peter Freyther · 11 years ago
  62. 7380bab tbf: Move the tbf_timer_cb into the tbf class by Holger Hans Peter Freyther · 11 years ago
  63. 9e21d84 tbf: Move header definition from gprs_rlcmac to the tbf by Holger Hans Peter Freyther · 11 years ago
  64. 099535a tbf: Move the struct to the tbf.h header file by Holger Hans Peter Freyther · 11 years ago
  65. 52c911b tbf: constify the IMSI argument for the downlink assignment by Holger Hans Peter Freyther · 11 years ago
  66. d6bd91e tfi: The tfi_alloc doesn't allocate anything, rename the function by Holger Hans Peter Freyther · 11 years ago
  67. b67a8a3 rlcmac: Reduce the depedency on the global gprs_rlcmac_bts variable by Holger Hans Peter Freyther · 11 years ago
  68. a004e6a Added timing advance support for up and downlink TBFs by Andreas Eversberg · 11 years ago
  69. 050ace2 Introduce new file for various measurements by Andreas Eversberg · 11 years ago
  70. 570b44b Add RSSI of data blocks to PCU interface by Andreas Eversberg · 11 years ago 0.2 0.2.0
  71. 02d7cd2 Get rid of allocating first timeslot at tfi_alloc by Andreas Eversberg · 11 years ago
  72. a23c7ee Adding direct access to DSP of sysmoBTS for PDTCH traffice by Andreas Eversberg · 11 years ago
  73. f01929b Rework on multislot allocation algorithm by Andreas Eversberg · 12 years ago
  74. 8c3680d Added paging PS support by Ivan Kluchnikov by Andreas Eversberg · 12 years ago
  75. afdd9e1 Fix: Don't use TIMING_ADVANCE_INDEX in assignment messages, if not used by Andreas Eversberg · 12 years ago
  76. b83e2a7 Adding flow chart diagram of ongoing TBFs and their events by Andreas Eversberg · 12 years ago
  77. 9eb552b Merge branch 'jolly' by Ivan Kluchnikov · 12 years ago
  78. 499ff41 Allow setting of seperate coding schemes for uplink and downlink by Andreas Eversberg · 12 years ago
  79. 3b1332c Replace switch/case construct by a structure, to define coding schemes by Andreas Eversberg · 12 years ago
  80. a9be154 Use PCH confirm from BTS to start downlink packet flow by Andreas Eversberg · 12 years ago
  81. aafcbbb Set Alpha and Gamma at assingment messages for power control by Andreas Eversberg · 12 years ago
  82. cd8a83a Statefull reset and unblock BVCs and sending flow control messages by Andreas Eversberg · 12 years ago
  83. adb2f18 Assign TFI to complete TRX, not just one TS by Andreas Eversberg · 12 years ago
  84. 07e97cf Adding single block allocation by Andreas Eversberg · 12 years ago
  85. cbcd124 Fix: Add timer for downlink TBF in assignment state by Andreas Eversberg · 12 years ago
  86. 309ce74 Fix: tfi_alloc() has some signed attributes by Andreas Eversberg · 12 years ago
  87. 14db19e Adding flags for debugging assignment and polling timeout by Andreas Eversberg · 12 years ago
  88. 802bb6e Adding polling for packet control ack at packet downlink/uplink assignment by Andreas Eversberg · 12 years ago
  89. 08e93cd Use final_ack_sent and contention_resolution_done to define ongoing UL TBF by Andreas Eversberg · 12 years ago
  90. 1115f59 misc: Fix typos in the comments by Holger Hans Peter Freyther · 12 years ago
  91. b3ded4c Added debugging of downlink bandwidth by Andreas Eversberg · 12 years ago
  92. 7f5352c Fix: gprs_rlcmac_trigger_downlink_assignment() selects correct channel by Andreas Eversberg · 12 years ago
  93. 642c7d3 Fix: We don't use timer to define when assignment is complete on PACCH by Andreas Eversberg · 12 years ago
  94. a1503fa VTY: Select timeslot allocation algorithm via VTY by Andreas Eversberg · 12 years ago
  95. 24131bf Add check of lifetime of LLC frame by Andreas Eversberg · 12 years ago
  96. 8b761a3 VTY: Added option to force given CS and ignore the scheme given by BTS by Andreas Eversberg · 12 years ago
  97. 2b91464 Added paging for RR connection on PACCH of active TBFs by Andreas Eversberg · 12 years ago
  98. ee31b78 Fixed contention resolution issue by Andreas Eversberg · 12 years ago
  99. 592e04a multislot: Rework of handling control channel / polling by Andreas Eversberg · 12 years ago
  100. f298fa8 multislot: Extracted "slot allocation algorithm" from tbf allocator by Andreas Eversberg · 12 years ago