You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Francisco Paisana 47b05118ad simplified msg3 allocation. Now we can allocate resources ahead of time (e.g. msg3 is 2 ttis ahead) using the sf_sched interface. It's guaranteed that the given allocations wont be erased when the respective tti starts 5 years ago
..
mac.h moved rach_detected to stack thread. Created a more friendly interface to enqueue tasks in stack 5 years ago
mac_metrics.h Clang format UE, eNB and lib (#850) 5 years ago
scheduler.h fixed msg4 setting in sched tester 5 years ago
scheduler_carrier.h simplified msg3 allocation. Now we can allocate resources ahead of time (e.g. msg3 is 2 ttis ahead) using the sf_sched interface. It's guaranteed that the given allocations wont be erased when the respective tti starts 5 years ago
scheduler_grid.h simplified msg3 allocation. Now we can allocate resources ahead of time (e.g. msg3 is 2 ttis ahead) using the sf_sched interface. It's guaranteed that the given allocations wont be erased when the respective tti starts 5 years ago
scheduler_harq.h added logref class to forbid logmap pointer invalidation. Created a test for the logref, and introduced it in the scheduler, rrc and nas 5 years ago
scheduler_metric.h added logref class to forbid logmap pointer invalidation. Created a test for the logref, and introduced it in the scheduler, rrc and nas 5 years ago
scheduler_ue.h simplified mutexing of the scheduler. One single mutex for everything, and removed rwlock 5 years ago
ue.h Clang format UE, eNB and lib (#850) 5 years ago