Tue, 04 Sep 2012 11:06:39 -0400 John Abraham NetAnim: more compact packet format
Sat, 01 Sep 2012 20:57:21 +0200 Vedran Mileti? Bug 1237 - code cleanups related to includes
Fri, 31 Aug 2012 12:24:28 +0200 Nicola Baldo fixed Makefiles for LTE sphinx docs
Thu, 30 Aug 2012 20:30:52 -0700 Tom Henderson update documentation: SeedManager->RngSeedManager
Thu, 30 Aug 2012 12:08:54 -0700 Tom Henderson update bindings
Thu, 30 Aug 2012 12:08:46 -0700 Tom Henderson fix maybe-uninitialized warnings
Thu, 30 Aug 2012 16:00:36 +0200 Nicola Baldo updated Wifi NetDevice architecture figure
Thu, 30 Aug 2012 13:00:17 +0200 Nicola Baldo merge ns-3-lena-dev with ns-3-dev
Thu, 23 Aug 2012 13:44:41 +0200 Marco Miozzo Update TraceFadingLossModel for circular windowing in fading traces
Mon, 20 Aug 2012 13:44:34 +0200 Marco Miozzo Bug-fix in TraceFadingLossModel: windows offset update
Tue, 31 Jul 2012 12:57:55 +0200 Nicola Baldo added assert for correct scheduling of LteUePhy::SubframeIndication
Sun, 29 Jul 2012 20:32:28 +0200 Nicola Baldo subframe indication now triggered independently by LteUePhy
Fri, 27 Jul 2012 12:54:37 +0200 mmiozzo Fix bugs in merging lena-pem on test headers files
Wed, 25 Jul 2012 11:27:52 +0200 Marco Miozzo Remove test headers files according Bug 1439
Tue, 24 Jul 2012 11:40:14 +0200 Nicola Baldo lena-dual-stripe: changed cmd line values to global values
Mon, 23 Jul 2012 19:06:32 +0200 Nicola Baldo updated doxygen of Get/SetDownlinkSubChannels to reflect actual usage
Mon, 23 Jul 2012 18:57:37 +0200 Nicola Baldo removed useless LtePhy::{Get,Set}{Up,down}linkSubChannels
Thu, 19 Jul 2012 13:02:41 +0200 mmiozzo Merge with lena-pem changeset 8812:eab4c6514af0 (Ctrl and Ref Signaling)
Wed, 11 Jul 2012 13:03:05 +0200 Marco Miozzo Add missing files lte-vendor-specific-parameters.h-cc
Wed, 11 Jul 2012 13:01:37 +0200 Marco Miozzo Update LENA documentation with Ctrl and Ref signaling part
Fri, 06 Jul 2012 13:08:22 +0200 Marco Miozzo Add testcase for DL control channels (PCFICH+PDCCH) to lte-phy-error-model test suite
Thu, 05 Jul 2012 16:42:48 +0200 Marco Miozzo Add PCFICH-PDCCD Error model based on 3GPP R4-081920
Wed, 04 Jul 2012 12:22:21 +0200 Marco Miozzo Update SRS-CQI management in RR and PF Schedulers
Fri, 29 Jun 2012 11:51:22 +0200 Marco Miozzo Update code after internal review
Fri, 29 Jun 2012 11:01:30 +0200 Marco Miozzo Update MIMO on Ctrl signaling for having the same behavior of data
Thu, 28 Jun 2012 17:30:43 +0200 Marco Miozzo Add SRS based UL-CQI and update RR and PF schedulers for managing them
Tue, 26 Jun 2012 16:35:04 +0200 Marco Miozzo Polish code according to codereview
Mon, 25 Jun 2012 15:23:00 +0200 Marco Miozzo Add missing files of LteControlMessage
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)
Thu, 24 May 2012 12:00:57 +0200 Marco Miozzo Merge with lena-dev changeset: 8798:9df898a16370
Thu, 24 May 2012 10:56:33 +0200 Marco Miozzo First draft of Ctrl and Ref Signaling Doc
Wed, 18 Jul 2012 00:35:39 -0400 Nicola Baldo added guards to lte-radio-bearer-info.h
Wed, 29 Aug 2012 09:06:15 -0700 Mitch Watrous Update release notes
Wed, 29 Aug 2012 08:47:39 -0700 Mitch Watrous Bug 1485 - Setting global properties in config file (raw text) does not have any effect
Wed, 29 Aug 2012 05:42:00 -0700 Tom Henderson Added tag ns-3.15 for changeset 26a511d6dbad
Tue, 28 Aug 2012 21:39:30 -0700 Tom Henderson delete some stale documentation ns-3.15
Tue, 28 Aug 2012 21:30:41 -0700 Tom Henderson suppress maybe-uninitialized warnings
Mon, 27 Aug 2012 00:19:20 -0700 Josh Pelkey bug 1481: openflow example doesn't run
Mon, 27 Aug 2012 00:13:18 -0700 Per bug 1473 - GetQueue/SetQueue missing from Csma python bindings
Sun, 26 Aug 2012 23:55:21 -0700 Tom Henderson robustly import ns.visualizer in example
Sun, 26 Aug 2012 23:42:38 -0700 Alexander Afanasyev bug 1470 - define default parameter for constructor in .h file
Sun, 26 Aug 2012 23:38:11 -0700 Peter J. Scheibel bug 1486 - Segfaults in nix-vector-routing with bridges
Sun, 26 Aug 2012 23:28:25 -0700 Tom Henderson bug 1489 - Jakes Log component is missing
Sun, 26 Aug 2012 23:23:52 -0700 Tom Henderson bug 1256: Unnecessary SND.NXT advance, missing ACK for Out of Order segments
Sun, 26 Aug 2012 23:09:13 -0700 Tom Henderson make wifi-olsr-flowmon.py import the visualizer module
Sun, 26 Aug 2012 13:50:04 -0700 Tom Henderson fix tutorial typo
Sun, 26 Aug 2012 13:35:52 -0700 Tom Henderson update release notes
Sun, 26 Aug 2012 12:58:00 -0700 Tom Henderson merge
Sun, 26 Aug 2012 12:56:51 -0700 Tom Henderson update pcap regression traces
Sat, 25 Aug 2012 21:39:25 -0700 Tom Henderson remove static random variable from buildings module
Sat, 25 Aug 2012 21:12:50 -0700 Tom Henderson Make bound use a default argument
Sat, 25 Aug 2012 23:57:19 -0700 John Abraham NetAnim: Bump version
Fri, 24 Aug 2012 19:44:02 -0700 Tom Henderson rescan bindings
Fri, 24 Aug 2012 19:11:51 -0700 Tom Henderson Update mesh test traces due to random variable perturbations
Fri, 24 Aug 2012 16:01:24 -0700 Tom Henderson Update OLSR test traces due to random variable perturbations
Fri, 24 Aug 2012 15:52:46 -0700 Tom Henderson change TEST_EXPECT to TEST_ASSERT
Fri, 24 Aug 2012 15:49:20 -0700 Tom Henderson merge heads
Fri, 24 Aug 2012 15:44:31 -0700 Tom Henderson Update AODV test traces to random variable perturbations
Fri, 24 Aug 2012 15:24:35 -0700 Tom Henderson adjust API for wifi helpers for AssignStreams()
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip