src/lte/model/lte-enb-mac.cc
Fri, 24 May 2013 12:30:04 +0200 Marco Miozzo Bug-fix DoSchedUlTriggerReq of all schedulers: remove UEs discared for CQI=0 from the allocation map used to retrieve info when processing PUSCH CQIs
Fri, 03 May 2013 00:40:28 -0400 Budiarto Herman fixed Bug 1660 - Handover at certain subframe produces longer delay
Fri, 25 Jan 2013 15:57:13 +0100 Nicola Baldo added sanity check in LteEnbMac::ReceiveDlCqiLteControlMessage ()
Mon, 21 Jan 2013 13:59:06 +0100 Marco Miozzo Introduced forced HARQ pkt buffer emtying in DL for inhibiting PDUs duplication when harq feedback has been lost for channel errors
Tue, 08 Jan 2013 12:57:51 +0100 Nicola Baldo fix compilation warnings in optimized mode
Thu, 03 Jan 2013 18:04:53 +0100 Nicola Baldo use consistent iterators for LteEnbMac::m_rapIdRntiMap
Fri, 21 Dec 2012 17:50:19 +0100 Manuel Requena Fix some memory leaks
Fri, 14 Dec 2012 09:33:46 +0100 Marco Miozzo Bug-fix LteEnbMac and LteUeMac on HARQ packets buffer in managing several LCs
Tue, 04 Dec 2012 11:19:32 +0100 Marco Miozzo UeRelease support at LteEnbMac and schedulers (PF and RR)
Mon, 03 Dec 2012 18:24:42 +0100 Marco Miozzo merge
Mon, 03 Dec 2012 18:18:12 +0100 Marco Miozzo Introduces RACH procedures in the schedulers and UL grant at PHY layer
Thu, 29 Nov 2012 19:50:06 +0100 Nicola Baldo remove MacSapProvider instances in LteEnbMac upon RemoveUe()
Thu, 22 Nov 2012 18:35:05 +0100 Nicola Baldo X2 handover working on the control plane
Thu, 22 Nov 2012 12:05:46 +0100 Nicola Baldo merged lena-dev and lena-epc
Tue, 20 Nov 2012 18:18:01 +0100 Nicola Baldo improved LTE Random Access model
Tue, 30 Oct 2012 16:02:07 +0100 Nicola Baldo new LTE RRC model
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
Fri, 02 Nov 2012 17:12:55 +0100 Marco Miozzo Add lte-harq test suite and polishing of code
Mon, 08 Oct 2012 17:18:22 +0200 mmiozzo HARQ first draft version: RR works, PF todo, LteMiErrorModel on-going
Tue, 31 Jul 2012 19:18:23 +0200 Nicola Baldo merge lena-dev and lena-epc
Sun, 29 Jul 2012 14:29:41 +0200 Nicola Baldo add/remove UEs and bearers upon handover
Mon, 02 Jul 2012 18:25:11 +0200 Nicola Baldo revised LTE protocol stack for new RRC model
Thu, 19 Jul 2012 13:02:41 +0200 mmiozzo Merge with lena-pem changeset 8812:eab4c6514af0 (Ctrl and Ref Signaling)
Thu, 28 Jun 2012 17:30:43 +0200 Marco Miozzo Add SRS based UL-CQI and update RR and PF schedulers for managing them
Mon, 25 Jun 2012 13:41:13 +0200 Marco Miozzo Add SRS signaling
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:43:45 +0200 Nicola Baldo fixed error with ulinfonew.m_ulReception when two LCs are created and only second one is used
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:41:04 +0200 Marco Miozzo Update tag generation in LteEnbMac::DoTransmitPdu with layer parameter
Thu, 22 Mar 2012 18:16:01 +0100 Marco Miozzo Add MIMO model, test and documentation
Fri, 27 Jan 2012 18:06:23 +0100 Nicola Baldo proper use of log macros in lte-enb-mac.cc
Thu, 22 Dec 2011 17:55:42 +0100 Marco Miozzo Update LteEnbMac for sending report only when they are received, avioding empty parameters
Mon, 05 Dec 2011 21:24:51 +0100 Nicola Baldo renamed LteMacTag --> LteRadioBearerTag
Mon, 28 Nov 2011 12:30:41 +0100 mmiozzo Bug-fix LteEnbMac::DoReceivePhyPd multiple LCs not allocated in m_ulInfoListElements
Thu, 24 Nov 2011 12:23:33 +0100 Marco Miozzo Bug-fix LteEnbMac multiple DCI generation per UE
Mon, 14 Nov 2011 10:31:33 +0100 Marco Miozzo Bug-fix update frame number codification in sfnId scheduler parameter
Thu, 23 Jun 2011 12:01:52 +0200 jnin Merge with 7933ae8fcfc656b91fa4d14a31daeccf468f8aab
Wed, 22 Jun 2011 11:48:13 +0200 Manuel Requena New design of the MAC SAP
Fri, 17 Jun 2011 17:32:20 +0200 Nicola Baldo run check-style on src/lte/model
Fri, 06 May 2011 09:46:54 +0200 Marco Miozzo Updates to RrFfMacScheduler
Fri, 29 Apr 2011 17:09:50 +0200 jnin Added MAC traces and sinks for UL and DL.
Wed, 20 Apr 2011 16:42:56 +0200 Marco Miozzo LteEnbMac::DoSchedDlConfigInd updated to multiple RLC PDU per TB
Tue, 19 Apr 2011 16:41:16 +0200 Nicola Baldo log LteEnbMac::DoConfigureMac correctly
Mon, 18 Apr 2011 17:35:49 +0200 Nicola Baldo lteFlowId_t --> LteFlowId_t
Mon, 11 Apr 2011 06:24:50 -0700 mmiozzo PfFfMacScheduler updated for multiples rlcPdu
Tue, 05 Apr 2011 15:52:24 +0200 mmiozzo PfFfMacScheduler update reception of UL-CQI coherently with previous allocation
Fri, 01 Apr 2011 12:02:18 +0200 mrequena refactoring lteFlowId_t struct
Thu, 31 Mar 2011 16:56:22 +0200 mmiozzo Convert UL-CQI from IdealControlMessage to PhySap Primitive
Thu, 31 Mar 2011 14:41:39 +0200 Nicola Baldo fixed memory leak in PHY SAP usage
Thu, 31 Mar 2011 12:25:44 +0200 Nicola Baldo removed LtePhy::Get{Up,Down}linkSpectrumPhy methods which are evil
Tue, 29 Mar 2011 17:20:57 +0200 mmiozzo PUSCH based UL-CQI generation at eNB PHY side
Thu, 17 Mar 2011 15:47:36 +0100 Marco Miozzo DL PF Scheduler
Wed, 16 Mar 2011 13:31:21 +0100 Marco Miozzo Aperiodic high layer configured subband CQI (A30 type) implemented
Mon, 14 Mar 2011 12:49:39 +0100 Nicola Baldo renamed member SAPs
Thu, 10 Mar 2011 18:57:41 +0100 CTTC renamed several LTE files and classes
Thu, 10 Mar 2011 18:15:26 +0100 CTTC LENA project first public release
less more (0) tip