Bug 1894 - CqaFfMacScheduler needs an update
CqaFfMacScheduler needs an update
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: lte
ns-3.19
PC Linux
: P5 enhancement
Assigned To: Nicola Baldo
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-01 10:03 UTC by Biljana Bojović
Modified: 2014-05-02 11:08 UTC (History)
1 user (show)

See Also:


Attachments
cqa patch (1.24 KB, patch)
2014-04-01 10:03 UTC, Biljana Bojović
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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