Peter D. Barnes, Jr.
bfdb6ef10a
[Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
2014-09-26 15:51:00 -07:00
Tom Henderson
c0168538ae
revert accidental commit of debugging code in changeset 55f1b7dc037e
2014-09-19 12:07:15 -07:00
Tom Henderson
aa9be76b3f
update RELEASE_NOTES for new release version
2014-09-19 11:47:30 -07:00
Tom Henderson
c994aa10d8
rescan remaining bindings
2014-09-15 20:51:08 -07:00
Tommaso Pecorella
b489a41127
Bug 1811 - Basic traffic generator for network module
2014-09-10 06:09:45 +02:00
Piotr Gawlowicz
a9ef49d196
GSoC 2014 FFR algorithms
2014-09-05 01:12:55 +02:00
Sascha Alexander Jopen
9fd85ad079
Add const double& operator[] to SpectrumValue
2014-07-08 08:27:21 +02:00
Sascha Alexander Jopen
4078d90539
Bug 1943 - Waveform generator signal duration calc error
2014-07-04 20:22:47 +02:00
Tommaso Pecorella
d7731afca3
Bug 1941 - [partial] Remove unnecessary dependency on Application module in other modules
2014-06-28 08:31:24 +02:00
Tom Henderson
70f3450c5e
update bindings
2014-05-30 10:07:22 -07:00
Andrey Mazo
9afed6b932
make various implementation-specific tables static const.
...
This should prevent possible name collisions, clean up ns3 namespace a little
and allow compiler to place them in a sharable read-only data section.
Also make various global variables static not to pollute ns3 namespace and to
force use of Attribute framework where appropriate.
2014-03-26 14:51:14 +04:00
Nicola Baldo
19e595c09f
fixed Bug 1885 - WifiSpectrumValue5MhzFactory::CreateRfFilter does not align with the used 5Mhz SpectrumModel
2014-03-17 13:55:12 +01:00
Peter D. Barnes, Jr.
cd3da7143d
[doxygen] Revert r10410, r10411, r10412
2014-03-05 17:06:59 -08:00
Tom Henderson
727fa3f326
bindings rescan (another try)
2014-02-23 13:49:13 -08:00
Tommaso Pecorella
b24df55aa8
[Python Bindings] rescan bindings
2014-02-23 08:45:57 +01:00
Peter D. Barnes, Jr.
4a5acb6109
One waf to rule them all.
2014-02-07 17:00:28 -08:00
Nicola Baldo
eae942732d
clarified SpectrumSignalParameters usage in model docs
2014-01-13 17:10:49 +01:00
Vedran Miletić
6acf41814e
Move tests outside ns3 namespace
2014-01-02 18:34:30 +01:00
Nicola Baldo
fc244dde4d
fixed Bug 1730 - no model library documentation for spectrum module
2013-12-24 18:22:02 +01:00
Tom Henderson
88fd0f04eb
rescan all bindings
2013-12-16 00:06:41 -08:00
Nicola Baldo
0c7f5ca3d2
merge
2013-11-19 17:16:22 +01:00
Nicola Baldo
4ce28e76f1
kill dead code in spectrum-error-model.h
2013-11-19 16:46:32 +01:00
Nicola Baldo
dd7459606e
added missing SpectrumErrorModel::GetTypeId ()
2013-11-19 16:44:49 +01:00
Peter D. Barnes, Jr.
d75ff3559e
doxygen] Suppress "warning: Member NS_OBJECT_ENSURE_REGISTERED is not documented"
2013-11-14 16:58:28 -08:00
Peter D. Barnes, Jr.
1c3e6149ab
Models source highlighting
2013-11-14 16:57:21 -08:00
Tom Henderson
df6271a1da
rescan bindings
2013-11-13 09:06:10 -08:00
Tom Henderson
aa99130b08
update bindings
2013-08-27 19:08:05 -07:00
Tommaso Pecorella
cf8ee5fccb
Spectrum model documetation placeholder
2013-07-13 15:31:12 +02:00
Mitch Watrous
bf886d696f
Updatemany modules' Python bindings
2013-07-04 14:27:35 -07:00
Peter D. Barnes, Jr.
dac21f5413
[Coverity] Not restoring ostream format (STREAM_FORMAT_STATE)
2013-05-28 17:39:46 -07:00
Peter D. Barnes, Jr.
666bcc699f
Merge Coverity fixes
2013-05-22 17:58:58 -07:00
Peter D. Barnes, Jr.
51eb08677b
[Coverity] Not restoring ostream format (STREAM_FORMAT_STATE)
2013-05-15 10:09:33 -04:00
Nicola Baldo
a1ca5ae43b
more meaninfgul default parameters for the adhoc-aloha-ideal-phy-matrix-propagation-loss-model example
2013-04-21 21:44:54 +02:00
Mitch Watrous
b72c268305
Update Python bindings
2013-04-19 17:17:35 -07:00
Tom Henderson
89e67bbb33
update python bindings
2013-04-08 12:48:36 -07:00
Vedran Miletić
bbdb4231b3
Upgrade waf to 1.7.10 and fix included wscripts
...
This is a massive upgrade removing almost all pre-waf 1.6 script code. In addition, this does away with custom pkgconfig.py script for making .pc files and replaces it with waf's builtin mechanism.
Massive thanks to Alex Afanasyev for ideas and bugfixing, to Alina Quereilhac for bugfixing and testing, and to Tom Henderson for thorough testing.
2013-04-01 22:33:46 +02:00
Nicola Baldo
b69928a648
bug 1563: get rid of default argument value in AddTestCase
2013-03-22 13:14:38 +01:00
Tom Henderson
61f9323e32
update bindings
2012-12-12 13:14:40 -08:00
Tom Henderson
cc613cb57b
rescan bindings
2012-10-29 05:33:13 -07:00
Nicola Baldo
db549e73be
make MultiModelSpectrumChannel support SpectrumModel changes at run time
2012-10-26 14:10:40 +02:00
Vedran Miletić
71e380b55e
Bug 1237 - code cleanups related to includes
2012-09-01 20:57:21 +02:00
Mitch Watrous
eafb5075bf
Add a constant rate setting function to the on-off helper
2012-08-23 16:00:17 -07:00
Mitch Watrous
f2d5e4b1ae
Replace src/buildings and src/propagation usage of RandomVariable with RandomVariableStream
2012-08-15 18:08:46 -07:00
Mitch Watrous
190f314ba5
Replace src/application usage of RandomVariable with RandomVariableStream
2012-08-13 16:08:13 -07:00
Tom Henderson
2796d4ce3f
rescan bindings
2012-07-11 21:07:41 -07:00
Peter D. Barnes, Jr.
e6d94781ec
Fix easy doxygen warnings
2012-06-20 06:50:50 -07:00
Tom Henderson
350a4b7330
rescan bindings
2012-05-02 11:05:28 -07:00
Tom Henderson
776931b462
rescan bindings
2012-05-01 11:56:30 -07:00
Tom Henderson
25736177dc
rescan bindings
2012-04-14 18:09:25 -07:00
Tom Henderson
da058740e6
fix invalid use of incomplete type problem in bindings
2012-04-14 18:07:45 -07:00