From 35c1bf1578e19fb95289b3a32ed03ff2f0ed2afb Mon Sep 17 00:00:00 2001 From: Nicola Baldo Date: Tue, 9 Nov 2010 12:56:50 +0100 Subject: [PATCH] added spectrum to release notes for ns-3.9 --- RELEASE_NOTES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index a4e1af2bf..92283c12e 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -117,6 +117,13 @@ New user-visible features channel, PHY, and MAC models to enable researchers to model a variety of underwater network scenarios. + - the Spectrum framework, which provides support for spectrum-aware + Channel and PHY layer modeling. It features a set of classes that + allows the mathematical representation of frequency dependent + phenomena. Some example channel, propagation and device + implementations that make use of this framework are also + included. + Bugs fixed ---------- The following lists many of the bugs fixed or small feature additions