Thu, 31 Mar 2011 13:41:40 +0200 Nicola Baldo minor fixes
Thu, 31 Mar 2011 12:25:44 +0200 Nicola Baldo removed LtePhy::Get{Up,Down}linkSpectrumPhy methods which are evil
Thu, 31 Mar 2011 11:59:57 +0200 Nicola Baldo fixed uplink RX and interference calculation
Wed, 30 Mar 2011 18:19:21 +0200 Nicola Baldo removed useless LteSpectrumPhy::AbortRx
Wed, 30 Mar 2011 18:05:33 +0200 Nicola Baldo merge
Wed, 30 Mar 2011 18:04:43 +0200 Nicola Baldo made LteInterference an Object and fixed more disposals
Wed, 30 Mar 2011 16:50:01 +0200 mrequena add command line arguments
Wed, 30 Mar 2011 16:42:29 +0200 Nicola Baldo merge
Wed, 30 Mar 2011 16:41:45 +0200 Nicola Baldo added more disposal stuff
Wed, 30 Mar 2011 13:23:11 +0200 Nicola Baldo added more logging to LteUeMac
Wed, 30 Mar 2011 15:33:52 +0200 mrequena Remove ugly endl
Wed, 30 Mar 2011 15:23:55 +0200 mrequena merge
Wed, 30 Mar 2011 15:22:46 +0200 mrequena merge
Wed, 30 Mar 2011 15:21:34 +0200 mrequena write Rlc Status into a file
Wed, 30 Mar 2011 12:43:26 +0200 Nicola Baldo fixed broken attribute path to the eNb RLC
Tue, 29 Mar 2011 18:29:42 +0200 Nicola Baldo merge
Tue, 29 Mar 2011 18:28:55 +0200 Nicola Baldo added DoDispose to lte-phy and lte-spectrum-phy
Tue, 29 Mar 2011 17:55:59 +0200 Nicola Baldo fixed valgrind error in pf-ff-mac-scheduler
Tue, 29 Mar 2011 17:33:07 +0200 Nicola Baldo removed useless getters
Tue, 29 Mar 2011 17:20:57 +0200 mmiozzo PUSCH based UL-CQI generation at eNB PHY side
Tue, 29 Mar 2011 15:24:42 +0200 mmiozzo Updates for MACOS compilation (virtual destructors and variable types)
Thu, 24 Mar 2011 11:09:47 +0100 Marco Miozzo LENA 56: Scheduler type configurable by the user
Thu, 24 Mar 2011 10:24:08 +0100 Marco Miozzo polishment of comments
Thu, 24 Mar 2011 10:20:18 +0100 Marco Miozzo MAC, RRC and Scheduler created by LenaHelper
Wed, 23 Mar 2011 11:02:32 +0100 jnin Added missing NS_OBJECT_ENSURE_REGISTERED to all ns3::Objects created.
Wed, 23 Mar 2011 10:57:06 +0100 jnin Added access to traces within map objects
Mon, 21 Mar 2011 13:02:15 +0100 jnin Fix some typos and bugs on the attribute to map implementation
Fri, 18 Mar 2011 12:16:56 +0100 jnin Merge with 6cde5b6879e18d8268b6b3f196897818128e2862
Fri, 18 Mar 2011 12:01:39 +0100 jnin Added attributes to enable access to RLC instances in Enb
Fri, 18 Mar 2011 08:58:50 +0100 jnin Added support for map objects in the attribute system.
Fri, 18 Mar 2011 08:49:07 +0100 Marco Miozzo add missed file of pf-ff-mac-scheduler
Fri, 18 Mar 2011 08:48:49 +0100 Marco Miozzo add missed file of pf-ff-mac-scheduler
Thu, 17 Mar 2011 15:47:36 +0100 Marco Miozzo DL PF Scheduler
Wed, 16 Mar 2011 16:10:39 +0100 mmiozzo Removed dependencies of pfs
Wed, 16 Mar 2011 13:31:21 +0100 Marco Miozzo Aperiodic high layer configured subband CQI (A30 type) implemented
Wed, 16 Mar 2011 10:00:28 +0100 Nicola Baldo added distance parameter to inter-cell-interference program
Tue, 15 Mar 2011 20:01:50 +0100 Nicola Baldo PHY synchronization
Tue, 15 Mar 2011 11:22:52 +0100 Nicola Baldo removed unused enb-lte-spectrum-phy files
Tue, 15 Mar 2011 11:22:36 +0100 Nicola Baldo added PHY synchronization model
Mon, 14 Mar 2011 13:23:01 +0100 Nicola Baldo fixed error in FF API doc
Mon, 14 Mar 2011 12:50:06 +0100 Nicola Baldo updated FF API documentation
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
Thu, 10 May 2012 12:30:23 -0700 Mitch Watrous Make the ns2 mobility helper class more robust
Wed, 09 May 2012 12:03:54 +0200 Jaume Nin Fixed bug 1352 (Object attribute map / vector issue)
Tue, 08 May 2012 10:45:00 -0700 Mitch Watrous Bug 1053 - Need better error diagnostics in ns2-mobility-trace example
Tue, 08 May 2012 09:20:58 -0700 Mitch Watrous Bug 1423 - extend create-module.py to generate documentation outline
Tue, 08 May 2012 17:07:47 +0200 Vedran Miletić Cosmetic changes to NS_LOG_INFO log output of OnOffApplication and PacketSink for consistency with UdpEchoClient/UdpEchoServer
Tue, 08 May 2012 16:09:49 +0200 Vedran Miletić Update CHANGES.html and RELEASE_NOTES for QueueMode and ErrorUnit.
Fri, 04 May 2012 16:32:59 -0700 Tom Henderson (bug 1404) Bound user input in tutorial third.cc program
Fri, 04 May 2012 16:16:41 -0700 Tom Henderson start some mobility documentation
Fri, 04 May 2012 14:39:14 -0700 Tom Henderson small heading changes to a manual file
Fri, 04 May 2012 11:27:01 -0700 Tom Henderson Align licenses according to SFLC recommendations
Fri, 04 May 2012 09:39:30 -0700 Tom Henderson Update BSD license on RED queue files
Wed, 02 May 2012 11:05:28 -0700 Tom Henderson rescan bindings
Tue, 01 May 2012 11:56:30 -0700 Tom Henderson rescan bindings
Tue, 01 May 2012 11:56:16 -0700 Tom Henderson bug 1420: no python bindings for csma-layout
Tue, 01 May 2012 20:48:34 +0200 Vedran Miletić Use longer names for QueueMode and ErrorUnit enums and move them to Queue and RateErrorModel classes respectively.
Tue, 01 May 2012 10:18:37 -0700 Mitch Watrous Bug 962 - list of paths to reach objects contains bogus entries
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip