Commit Graph

11295 Commits

Author SHA1 Message Date
Benjamin Cizdziel
5b023387a4 add missing figures 2015-04-13 13:19:33 -07:00
Tom Henderson
3cadd60395 fix documentation formatting errors 2015-04-13 13:19:01 -07:00
Tom Henderson
089ae3ba9e bug 2094: adjust floating point comparison epsilon based on inputs 2015-04-12 21:44:41 -07:00
Nicola Baldo
ed8b9eedfa workaround for bug 2091 (modified version of Luciano's patch) 2015-04-10 12:53:52 +02:00
Tommaso Pecorella
36f51b8607 Bug 2093 - MultiModelSpectrumChannel::GetDevice only works for 0-th index 2015-04-09 22:01:13 +02:00
Tom Henderson
0596d0d97b fix an enum declaration 2015-04-09 08:16:05 -07:00
Tom Henderson
c1b59f5fbc silence unused variable warning 2015-04-09 07:25:24 -07:00
Tom Henderson
d861f430ad update RELEASE_NOTES, CHANGES.html, and AUTHORS 2015-04-08 21:34:49 -07:00
Tom Henderson
c9f32caa50 update bindings 2015-04-08 20:16:57 -07:00
Benjamin Cizdziel
7e795e2891 TvSpectrumTransmitter classes to create television transmitter(s) that transmit PSD spectrums customized by attributes such as modulation type, power, antenna type, channel frequency, etc. 2015-04-08 19:45:39 -07:00
Benjamin Cizdziel
6c8d39f935 GeographicPositions class for coordinate conversion 2015-04-08 19:42:20 -07:00
Tommaso Pecorella
034b9777cd (rip-ng) Don't route a packet from/to a LinkLocal address 2015-04-08 18:18:49 +02:00
Tommaso Pecorella
6b3f645a55 Bug 2090 - (rip-ng) Routes may be added twice on interface activation 2015-04-08 18:14:28 +02:00
Tommaso Pecorella
79e72f03fa [aodv] Clean empty sections from manual 2015-04-06 12:12:29 +02:00
Tom Henderson
4ae98b0b1e Fix use of WafError in exceptions in waf-tools/boost.py 2015-04-05 14:35:43 +02:00
Mohit Goyal
278855b4c1 SetGroupName for wimax module 2015-04-04 08:22:44 -07:00
Rubén Martínez
2c53e2289a bug 2082: Empirical RV fails if the value provided in the CDF member function is negative 2015-04-03 16:36:13 -07:00
Tom Henderson
8613522840 bug 2087: Waf fails to build ns-3 if the path contains accented characters 2015-04-03 15:13:32 -07:00
Vedran Miletić
d4e9a7968e Print correct output directory 2015-04-03 22:19:21 +02:00
Vedran Miletić
203a80dd73 Handle broken versions of Clang better
Clang packages in Debian are sometimes broken. In that case, compiler fails
with "fatal error: 'bits/c++config.h' file not found". We should detect that
better. This patch updates boost.py to latest waf version which works, and also
handles empty apsican variable.
2015-04-03 22:18:44 +02:00
Mohit Goyal
5b1e6bd728 SetGroupName for lte module 2015-04-03 13:01:08 -07:00
Tom Henderson
9cb3e2b28c rescan bindings 2015-04-03 12:28:40 -07:00
Nicola Baldo
651ef94645 refactoring of the LteSpectrumPhy state machine 2015-04-01 19:10:20 +02:00
Nicola Baldo
76c94fb285 kill some dead code 2015-04-01 16:50:16 +02:00
Nicola Baldo
3ea8979c01 removed LteSpectrumPhy's LtePhyRxDataEndErrorCallback 2015-04-01 15:47:34 +02:00
Nicola Baldo
f2705e06cf split LteSpectrumPhy::EndTx event into Data, DlCtrl, UlSrs 2015-04-01 15:38:12 +02:00
Tommaso Pecorella
15e79488cd SetGroupName for propagation module 2015-03-29 16:53:11 +02:00
Tommaso Pecorella
d6975fd00e SetGroupName for netanim module 2015-03-29 16:48:39 +02:00
Tommaso Pecorella
adb81dc26d SetGroupName for visualizer module 2015-03-29 16:46:05 +02:00
Tommaso Pecorella
4096553768 SetGroupName for lr-wpan module 2015-03-29 16:43:22 +02:00
Tommaso Pecorella
b2b25df074 SetGroupName for spectrum module 2015-03-29 16:22:52 +02:00
Tommaso Pecorella
c00c55f933 SetGroupName for mobility module 2015-03-29 16:23:12 +02:00
Tommaso Pecorella
c4765573f9 SetGroupName for energy module 2015-03-29 16:12:50 +02:00
Tommaso Pecorella
9377247c1f SetGroupName for csma module 2015-03-29 16:08:40 +02:00
Tommaso Pecorella
d503c92234 SetGroupName for flow-monitor module 2015-03-29 11:30:06 +02:00
Tommaso Pecorella
cce8378466 SetGroupName for internet module 2015-03-29 11:14:34 +02:00
Tommaso Pecorella
5a78f132f2 SetGroupName for sixlowpan module 2015-03-27 22:24:25 +01:00
Tommaso Pecorella
7890ab6c2f SetGroupName for topology-read module 2015-03-27 22:13:56 +01:00
Tom Henderson
a1b74e3271 update traces for bug 1982 fix 2015-03-27 13:24:29 -07:00
Tom Henderson
9984e96d5a update RELEASE_NOTES 2015-03-27 12:45:33 -07:00
Tom Henderson
aed74121a3 fix some additional random variable stream values for an AODV test 2015-03-26 10:26:14 -07:00
Tom Henderson
d99dc82675 defer random variable usage until test run time 2015-03-19 20:13:06 -07:00
Tom Henderson
f58bbe717c avoid creating test random variable until run time 2015-03-19 20:11:26 -07:00
Tom Henderson
8b5ec4b5ec bug 1982: mesh uses random variables before seeds can be set 2015-03-19 20:04:25 -07:00
Tom Henderson
47fe0d4747 bug 1982: AODV uses random variables before seeds can be set 2015-03-19 20:03:57 -07:00
Tom Henderson
368e8fcbf6 update manual for SetGroupName 2015-03-27 11:58:58 -07:00
Tom Henderson
44d377e425 additional coverage of group name usage in the tutorial 2015-03-27 11:52:48 -07:00
Tom Henderson
1d86e7edca SetGroupName for point-to-point module 2015-03-27 11:52:25 -07:00
Tom Henderson
6641331242 SetGroupName for core module 2015-03-27 11:40:08 -07:00
Tom Henderson
3eebe47911 SetGroupName for wifi module 2015-03-27 11:28:59 -07:00