Skip to content

Feature 4g sched

Robert Schmidt requested to merge feature-4g-sched into develop

Improved "default" scheduler for LTE. These features are included:

  • up to 30 users tested in the L2 simulator, CCE allocation in the preprocessor; the scheduler has been simplified and is modular (there now seems to be a bug, I am investigating)
  • Adaptive UL HARQ
  • should remove out-of-sync UEs
  • does not use the first_rb in the UL scheduler. Respects vrb_map_UL (and vrb_map in the DL)

My setup at home is limited. At first I would like to see what works and what does not, because even throughput testing is difficult.

Edited by Robert Schmidt

Merge request reports