1. 19b3392 tests/alloc: Extend test_bts_pch_timer() to validate MI type TMSI by Pau Espin Pedrol · 2 years, 8 months ago
  2. 13961c9 bts_pch_timer: Fix timer working only for MI type IMSI by Pau Espin Pedrol · 2 years, 8 months ago
  3. a02f945 tbf: Set tfi to initial special value by Pau Espin Pedrol · 2 years, 8 months ago
  4. 0043005 tbf_fsm: rename state NULL -> NEW by Pau Espin Pedrol · 2 years, 9 months ago
  5. 49a2f40 replace dl_ass_state with osmocom FSM by Pau Espin Pedrol · 3 years ago
  6. 6ad11a6 Replace ul_ass_state with osmocom FSM by Pau Espin Pedrol · 3 years ago
  7. b0ead92 tbf_free: Get rid of uneeded tbf_state transition by Pau Espin Pedrol · 3 years ago
  8. 33e8007 Move NULL and ASSIGN tbf_state transition to tbf_fsm by Pau Espin Pedrol · 3 years ago
  9. 3f79470 bts: delete pch_timer list in destructor by Oliver Smith · 2 years, 11 months ago
  10. dc2aaac tbf: Move existing tbf_state implementation to osmo_fsm by Pau Espin Pedrol · 3 years, 2 months ago
  11. 36177c6 tbf: Improve logging when TBF being allocated or no TBF avail by Pau Espin Pedrol · 3 years, 4 months ago
  12. 7c9a4a4 tbf: Log timeslot allocation failure by Pau Espin Pedrol · 3 years, 4 months ago
  13. ed2afa3 Support uplink multi-slot allocations by Pau Espin Pedrol · 3 years, 5 months ago
  14. 695ce77 gprs_rlc_ts_alloc: ensure no rolling slots are allocated by Alexander Couzens · 3 years, 6 months ago
  15. cb98894 TLLI 0x00000000 is a valid TLLI, use 0xffffffff instead by Vadim Yanitskiy · 3 years, 8 months ago
  16. 8072e35 Move EGPRS MS mode set to gprs_ms.cpp by Pau Espin Pedrol · 3 years, 8 months ago
  17. e9f77d3 tbf: Set MS during constructor time by Pau Espin Pedrol · 3 years, 9 months ago
  18. a611b4f Fix several calls to LOGPAL by Pau Espin Pedrol · 3 years, 9 months ago
  19. 0e6ac79 TS alloc: expand tests log by Max · 6 years ago
  20. 69d585e TS alloc: print suggested TRX on allocation errors by Max · 6 years ago
  21. 01bd0cc Add multislot classes from latest spec by Max · 6 years ago
  22. 9f46071 AllocTest: remove assumption on max MS class by Max · 6 years ago
  23. 0524e38 TBF: add dedicated log categories by Max · 6 years ago
  24. 77da355 alloc: Make alloc_algorithm_dynamic stateful by Jacob Erlbeck · 9 years ago
  25. 400ec02 alloc: Add 'dynamic' allocation algorithm by Jacob Erlbeck · 9 years ago
  26. 5a2b8be alloc: Refactor alloc algorithms to only apply changes on success by Jacob Erlbeck · 9 years ago
  27. a8c2aaf alloc/test: Add test for interleaved TBF chains by Jacob Erlbeck · 9 years ago
  28. e0853cd alloc: Allocate TFI per slot (algorithm A) by Jacob Erlbeck · 9 years ago
  29. 5879c64 tbf: Move TFI selection into alloc_algorithm by Jacob Erlbeck · 9 years ago
  30. 47a57f6 pdch: Manage TFIs per direction by Jacob Erlbeck · 9 years ago
  31. 61205a7 alloc/test: Check for TFI conflicts by Jacob Erlbeck · 9 years ago
  32. efe62a7 alloc: Use least reserved PDCH for algo A by Jacob Erlbeck · 9 years ago
  33. 14376a7 alloc/test: Delete first TBF after the second is allocated by Jacob Erlbeck · 9 years ago
  34. 16c6ecc alloc: Skip common TS without free USF when rating by Jacob Erlbeck · 9 years ago
  35. 5f494b8 alloc: Only reserve 1 UL slot with algorithm B by Jacob Erlbeck · 9 years ago
  36. ed46afd alloc: Only use common UL slots when calculating the capacity by Jacob Erlbeck · 9 years ago
  37. ea65c72 alloc: Replace Algorithm B implementation by Jacob Erlbeck · 9 years ago
  38. ec47875 alloc: Load balancing for algo A by Jacob Erlbeck · 9 years ago
  39. fa464bb alloc/test: Enhance test_alloc_a by Jacob Erlbeck · 9 years ago
  40. e565564 alloc/test: Add test for successive allocation by Jacob Erlbeck · 9 years ago
  41. bfdd5f2 alloc: Add very basic test case for the alloc_a algorithm by Holger Hans Peter Freyther · 11 years ago