src/lte/model/pf-ff-mac-scheduler.cc
Thu, 13 Dec 2012 11:45:59 +0100 Marco Miozzo Add DL and UL PHY traces on transmission and reception statistics
Wed, 12 Dec 2012 14:00:23 +0100 mmiozzo Bug-fix in UpdateDlRlcBufferInfo of RR and PF schedulers: the 2 bytes of RLC overhead affects only new tx queue and not status and retx ones
Tue, 11 Dec 2012 18:32:51 +0100 mmiozzo Bug-fix UpdateDlRlcBufferInfo of PF and RR schedulers mutual exclusivity of the status and retx queues
Tue, 04 Dec 2012 19:37:58 +0100 Lluis Parcerisa Implement real DoSendRrcConnectionSetupCompleted
Tue, 04 Dec 2012 13:16:20 +0100 Marco Miozzo Bug fix release info on RR allocation memory and remove NS_FATAL_ERROR on HARQ when HO
Tue, 04 Dec 2012 11:19:32 +0100 Marco Miozzo UeRelease support at LteEnbMac and schedulers (PF and RR)
Mon, 03 Dec 2012 18:18:12 +0100 Marco Miozzo Introduces RACH procedures in the schedulers and UL grant at PHY layer
Thu, 22 Nov 2012 12:05:46 +0100 Nicola Baldo merged lena-dev and lena-epc
Tue, 30 Oct 2012 16:02:07 +0100 Nicola Baldo new LTE RRC model
Wed, 28 Nov 2012 11:18:20 +0100 Marco Miozzo Introduced HARQ processes timers in RR and PF schedulers
Thu, 08 Nov 2012 16:51:47 +0100 Marco Miozzo Introduce sanity checks on DoSchedUlTriggerReq of RR and PF schedulers
Thu, 08 Nov 2012 13:45:38 +0100 Marco Miozzo Bug-fix solvin desynchronization of UL HARQ processes during retransmissions
Tue, 06 Nov 2012 17:42:40 +0100 Marco Miozzo Run check-style and polish logs on RR and PF schedulers
Tue, 06 Nov 2012 16:38:49 +0100 Marco Miozzo Bugs-fix: avoid multiple retransmission attempts per UE and reorder the RLC PDUs list for retrasmission both in RR and PF schedulers
Mon, 05 Nov 2012 17:35:49 +0100 mmiozzo Updates on LCs and BSRs management on RR and PF schedulers
Mon, 05 Nov 2012 17:05:30 +0100 mmiozzo Merge with lena-pem 9124:b4fcfc26791f (HARQ)
Fri, 02 Nov 2012 17:12:55 +0100 Marco Miozzo Add lte-harq test suite and polishing of code
Wed, 31 Oct 2012 16:38:48 +0100 Marco Miozzo Remove redundant tbSize set in PfFfMacScheduler::DoSchedUlTriggerReq
Wed, 31 Oct 2012 12:06:26 +0100 Marco Miozzo Bug-fix: Update DoSchedUlTriggerReq of both RR and PF for avoiding allocation of resources to UEs with no data to send
Tue, 30 Oct 2012 17:34:23 +0100 Marco Miozzo Update PfFfMacScheduler::DoSchedDlTriggerReq for maintaining rbgMap internal variable up-to-date
Mon, 29 Oct 2012 10:32:26 +0100 Marco Miozzo Bug-fix in RR and PF: update RV field in different harq retx
Fri, 26 Oct 2012 15:57:59 +0200 Marco Miozzo Update RR and PF schedulers for avoiding the allocation of UEs that do not have HARQ processes available for transmitting
Thu, 25 Oct 2012 17:45:02 +0200 Marco Miozzo Bug-fix DoSchedDlTriggerReq:startRbg both in RR and PR erroneous initialization
Tue, 09 Oct 2012 14:19:32 +0200 mmiozzo HARQ included in PF Scheduler
Mon, 08 Oct 2012 17:18:22 +0200 mmiozzo HARQ first draft version: RR works, PF todo, LteMiErrorModel on-going
Fri, 31 Aug 2012 16:49:46 +0200 mmiozzo Merge with lena-dev
Tue, 31 Jul 2012 19:18:23 +0200 Nicola Baldo merge lena-dev and lena-epc
Mon, 02 Jul 2012 11:55:43 +0200 Nicola Baldo merge
Fri, 15 Jun 2012 17:02:22 +0200 Nicola Baldo merge
Mon, 07 May 2012 18:23:42 +0200 Manuel Requena merge ns-3-lena-dev and ns-3-lena-epc
Mon, 02 Apr 2012 11:19:09 +0200 Manuel Requena merge with ns-3-lena-dev
Thu, 13 Sep 2012 17:10:01 +0200 Marco Miozzo Reorder RLC PDU list generation in DoSchedDlTriggerReq for both RR and PF schedulers for having them organized per LC and layer basis
Sat, 01 Dec 2012 12:22:18 +0100 moijes12 fixed bug 1532 - unimplemented LTE Scheduler methods
Sat, 01 Sep 2012 20:57:21 +0200 Vedran Miletić Bug 1237 - code cleanups related to includes
Thu, 30 Aug 2012 12:08:46 -0700 Tom Henderson fix maybe-uninitialized warnings
Thu, 19 Jul 2012 13:02:41 +0200 mmiozzo Merge with lena-pem changeset 8812:eab4c6514af0 (Ctrl and Ref Signaling)
Wed, 04 Jul 2012 12:22:21 +0200 Marco Miozzo Update SRS-CQI management in RR and PF Schedulers
Thu, 28 Jun 2012 17:30:43 +0200 Marco Miozzo Add SRS based UL-CQI and update RR and PF schedulers for managing them
Fri, 15 Jun 2012 16:49:51 +0200 Marco Miozzo Update Phy Layer for managing different frames for different set of channels (data vs. ctrl and srs)
Mon, 02 Jul 2012 11:34:21 +0200 Nicola Baldo fixed bug with multiple LCs in UL BSR
Fri, 15 Jun 2012 10:57:22 +0200 Nicola Baldo merge
Fri, 23 Dec 2011 11:06:19 +0100 Marco Miozzo Update Ul and Dl RlcBufferInfo methods of RR and PF scheduler for considering the minimum RLC overhead when decrementing queues
Thu, 07 Jun 2012 11:06:00 +0200 Marco Miozzo Bug-fix PF scheduler DoSchedDlTriggerReq achievableRate evaluated per RB instead oof RBG
Sat, 26 May 2012 09:25:51 -0700 Tom Henderson fix build on FreeBSD
Wed, 25 Apr 2012 17:36:25 +0200 mmiozzo Update m_macChTtiDelay fixed to 4 in UL (standard) and make schedulers unaware of channel delays (tests updated according to new delay)
Wed, 25 Apr 2012 15:57:29 +0200 mmiozzo Bug-fix on m_macChTtiDelay management on UE-eNB PHY and consequently update RR-PF schedulers and tests
Mon, 23 Apr 2012 13:16:03 +0200 mmiozzo merge with ns-3-lena-pem changeset 8419:e8df5f68c35e (MIMO model)
Tue, 17 Apr 2012 11:43:32 +0200 Marco Miozzo Remove dead code from PfFfMacScheduler
Tue, 17 Apr 2012 11:08:23 +0200 Marco Miozzo Buf-fix CQI map access in PF scheduler
Thu, 22 Mar 2012 18:16:01 +0100 Marco Miozzo Add MIMO model, test and documentation
Thu, 08 Mar 2012 12:18:49 +0100 Marco Miozzo Bug-fix: update m_ceBsrRxed each UL scheduling trigger event
Fri, 20 Jan 2012 16:26:55 +0100 Marco Miozzo Soved valgrind error on CQI updates in RR and PF schedulers
Fri, 13 Jan 2012 13:32:38 +0100 mmiozzo merge with PEM and solve merge errors
Wed, 21 Dec 2011 12:18:23 +0100 Marco Miozzo Change LteAmc* to Ptr<LteAmc> in PF scheduler
Thu, 15 Dec 2011 15:36:08 +0100 Marco Miozzo Update RR and PF scheduler for working wiht new LteAmc object
Thu, 22 Dec 2011 17:59:01 +0100 Marco Miozzo Update RR and PF scheduler for updating BSR queues avoiding overflows
Thu, 01 Dec 2011 11:38:27 +0100 mmiozzo Transmission queue head-of-line delay and queue size at MAC Scheduler
Mon, 14 Nov 2011 12:25:16 +0100 Marco Miozzo Bug-fix UL Allocation Map storing for UL-CQI
Mon, 14 Nov 2011 10:31:33 +0100 Marco Miozzo Bug-fix update frame number codification in sfnId scheduler parameter
Wed, 09 Nov 2011 16:46:52 +0100 Marco Miozzo Address LENA-173: CQI refresh procedure introduced in Pf and Rr schedulers
less more (0) -60 tip