src/lte/model/lte-ue-mac.cc
Thu, 31 Jul 2014 14:00:06 +0200 Budiarto Herman fix Bug 1762 - UE stuck in IDLE_CONNECTING because RRC CONN REQ is not transmitted
Wed, 05 Mar 2014 17:06:59 -0800 Peter D. Barnes, Jr. [doxygen] Revert r10410, r10411, r10412
Thu, 14 Nov 2013 16:58:28 -0800 Peter D. Barnes, Jr. doxygen] Suppress "warning: Member NS_OBJECT_ENSURE_REGISTERED is not documented"
Tue, 17 Sep 2013 18:02:32 +0200 Nicola Baldo fixed Bug 1763 - Message 3 should be sent using the UL GRANT in the RAR
Tue, 16 Jul 2013 18:49:00 +0200 Nicola Baldo merge ns-3-lena-dev with ns-3-dev
Thu, 28 Mar 2013 13:44:27 +0100 Nicola Baldo safer RLC overhead estimation for SRB1
Thu, 04 Jul 2013 16:10:05 +0200 Nicola Baldo fixed assert cond in LteUeMac::DoRemoveLc
Wed, 03 Jul 2013 14:43:10 -0700 Peter D. Barnes, Jr. Doxygenate todo's
Tue, 11 Jun 2013 17:02:23 -0700 Peter D. Barnes, Jr. [Doxygen] use \todo
Mon, 21 Jan 2013 13:03:58 +0100 Marco Miozzo Introduced forced HARQ pkt buffer emtying in UL for inhibiting PDUs duplication when harq feedback has been lost for channel errors
Fri, 18 Jan 2013 11:53:59 +0100 Marco Miozzo Update LteUeMac scheduler for avoiding data blocks of less than 7 bytes according to RLC constraints
Tue, 18 Dec 2012 10:32:08 +0100 Marco Miozzo Introduced high priority to status PDU trasmission in case of reduced resource at LteUeMac
Fri, 14 Dec 2012 09:48:02 +0100 Marco Miozzo merge
Fri, 14 Dec 2012 09:33:46 +0100 Marco Miozzo Bug-fix LteEnbMac and LteUeMac on HARQ packets buffer in managing several LCs
Thu, 13 Dec 2012 18:44:34 +0100 mmiozzo Bug-fix LteUeMac:DoReceiveLteControlMessage erroneous NotifyTxOpportunity
Wed, 12 Dec 2012 13:47:53 +0100 mmiozzo Split Tx Opportunities in LteUeMac for status, retx and tx buffers
Wed, 05 Dec 2012 13:43:21 +0100 Nicola Baldo reestablish DRBs at UE upon handover
Wed, 05 Dec 2012 13:14:39 +0100 Nicola Baldo reset MAC and reinitialize SRBs upon handover
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, 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
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
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)
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:34:21 +0200 Nicola Baldo fixed bug with multiple LCs in UL BSR
Tue, 15 May 2012 22:52:10 -0700 Tom Henderson variable cannot be negative
Tue, 15 May 2012 22:30:45 -0700 Tom Henderson type promotion causing signed/unsigned comparison warnings
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)
Mon, 23 Apr 2012 13:16:03 +0200 mmiozzo merge with ns-3-lena-pem changeset 8419:e8df5f68c35e (MIMO model)
Thu, 22 Mar 2012 18:16:01 +0100 Marco Miozzo Add MIMO model, test and documentation
Wed, 07 Mar 2012 18:15:12 +0100 Marco Miozzo merge
Wed, 07 Mar 2012 18:07:35 +0100 Marco Miozzo Avoid negative queue statistics in updating BSR reports in LteUeMac::DoReceiveIdealControlMessage and remove long uint
Mon, 05 Mar 2012 11:40:36 +0100 Manuel Requena Clean traces
Thu, 22 Dec 2011 17:56:49 +0100 Marco Miozzo Update LteUeMac for sending BSR only when new BSR are received from RLC
Mon, 05 Dec 2011 21:24:51 +0100 Nicola Baldo renamed LteMacTag --> LteRadioBearerTag
Thu, 01 Dec 2011 12:25:45 +0100 mmiozzo Remove BufferSizeLevelBsr table in LteUeMac, moved to lte-common
Thu, 01 Dec 2011 11:38:27 +0100 mmiozzo Transmission queue head-of-line delay and queue size at MAC Scheduler
Tue, 29 Nov 2011 10:44:33 +0100 mmiozzo Update BSR periodicity in LteUeMac to 1 ms
Mon, 28 Nov 2011 12:32:08 +0100 mmiozzo Uplink scheduler with multiple bearers (LCs) allocates in a Round Robin fashion the active ones
Fri, 17 Jun 2011 17:32:20 +0200 Nicola Baldo run check-style on src/lte/model
Thu, 31 Mar 2011 14:41:39 +0200 Nicola Baldo fixed memory leak in PHY SAP usage
Wed, 30 Mar 2011 13:23:11 +0200 Nicola Baldo added more logging to LteUeMac
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