Bug 1894

Summary: CqaFfMacScheduler needs an update
Product: ns-3 Reporter: Biljana Bojović <bbojovic>
Component: lteAssignee: Nicola Baldo <nicola>
Status: RESOLVED FIXED    
Severity: enhancement CC: ns-bugs
Priority: P5    
Version: ns-3.19   
Hardware: PC   
OS: Linux   
Attachments: cqa patch

Description Biljana Bojović 2014-04-01 10:03:17 UTC
Created attachment 1811 [details]
cqa patch

The cqa scheduler needs be updated to include some changes that are already merged by some changeset with other schedulers. 

The function "DoSchedUlTriggerReq" of CqaFfMacScheduler should be equivalent to functions from other schedulers. 

In attachment is patch that contains this difference.
Comment 1 Nicola Baldo 2014-05-02 11:08:55 UTC
Thanks for the patch! I just pushed it:

changeset:   10776:ee392f91fda6
tag:         tip
user:        Biljana Bojovic <biljana.bojovic@gmail.com>
date:        Fri May 02 17:06:37 2014 +0200
summary:     Bug 1894 - CqaFfMacScheduler needs an update