Bug 2456

Summary: Add MemberCschedSapProvider and MemberCschedSapProvider
Product: ns-3 Reporter: Alexander Krotov <krotov>
Component: lteAssignee: Biljana Bojović <bbojovic>
Status: RESOLVED FIXED    
Severity: enhancement CC: mmiozzo, ns-bugs, tomh
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: Proposed patch

Description Alexander Krotov 2016-07-29 19:00:20 UTC
Created attachment 2503 [details]
Proposed patch

LTE schedulers have lots of code duplication. To reduce code size a bit I added templates to ff-mac-csched-sap.h and ff-mac-sched-sap.h similar to already implemented in lte-rrc-sap.h, lte-ue-cphy-sap.h and others. Patch is attached.
Comment 1 Biljana Bojović 2016-10-19 09:04:28 UTC
Hi,

I spoke with Marco few days ago about this patch and he is fine with it. I also reviewed the patch and tested it with the latest ns-3-dev and all works fine. I think is a great work.

So I think you should go ahead and commit it.

Thank you for contributing the code!

Biljana
Comment 2 Alexander Krotov 2016-10-19 09:24:30 UTC
Pushed in changeset bae1951064d2