Commit Graph

12848 Commits

Author SHA1 Message Date
Alexander Krotov
4fa9b44a3c spectrum: Call CalcRxPowerSpectralDensity recursively 2017-04-28 16:53:51 +03:00
Tommaso Pecorella
8cfc0f1b40 documentation: various test grouping fixes 2017-04-28 02:29:26 +02:00
Robert Ammon
855987401e netanim: Correct Doxygen warnings 2017-04-26 11:42:11 -07:00
Stefano Avallone
5710d7cb33 wifi: (fixes #1034) WifiMac::m_macTxDropTrace is fed with packets dropped in the wifi MAC queues 2017-04-26 19:48:43 +02:00
Robert Ammon
850e4cc02e visualizer: Correct doxygen warnings 2017-04-26 06:51:40 -07:00
Alexander Krotov
250faaa547 aodv: update documentation to be in-line with current features. 2017-04-24 21:17:45 +02:00
Alexander Krotov
a2238de0e4 network: Fix comment in packet-socket-apps example 2017-04-22 19:22:20 +03:00
Robert Ammon
fe7e8fb07a spectrum: correct Doxygen warnings 2017-04-21 21:10:48 -07:00
Alexander Krotov
a76d0207fc wifi: Make YansWifiChannel::Receive static 2017-04-21 16:56:50 +03:00
Sébastien Deronne
4cd14fd8d2 spectrum: Rescan bindings 2017-04-18 21:34:53 +02:00
Sébastien Deronne
1e9758b406 wifi, spectrum: (fixes #2722) Create spectral density based on WifiModulationClass iso the current standard 2017-04-18 20:50:10 +02:00
Sébastien Deronne
1aa06a90eb spectrum: use 8 bits unsigned integer for channel widths 2017-04-18 20:47:27 +02:00
Sébastien Deronne
5a34f6d293 wifi, spectrum: Replace hardcoded guard band width in wifi spectrum 2017-04-18 20:46:08 +02:00
Sébastien Deronne
c17c46f14b wifi, spectrum: Add 802.11ax support for wifi spectrum 2017-04-18 20:45:55 +02:00
Sébastien Deronne
3e5663ca91 wifi: use Time methods 2017-04-18 20:42:37 +02:00
Alexander Krotov
4316f2cd52 wifi: Use Time::IsZero in InterferenceHelper::CalculateChunkSuccessRate 2017-04-18 16:59:14 +03:00
Robert Ammon
bcddf0cc8b wave: Doxygen updates 2017-04-17 12:01:14 -07:00
Robert Ammon
223061f24e mesh: Doxygen update 2017-04-16 22:04:39 -07:00
Robert Ammon
d86778c51e internet: Doxygen update 2017-04-16 21:52:59 -07:00
Robert Ammon
8877bf8831 mesh: Doxygen update 2017-04-16 21:52:13 -07:00
Robert Ammon
7778696d67 mobility: Doxygen updates 2017-04-15 18:47:36 -07:00
Tom Henderson
e0c977cf7e wimax: Doxygen updates (mainly due to Robert Ammon) 2017-04-15 18:45:11 -07:00
Alexander Krotov
69db3d708a wifi: Fix `mcs' option message in vht-wifi-network
Highest MCS for VHT is 9, not 7.
2017-04-16 03:41:41 +03:00
Alexander Krotov
e440d8e6d2 wifi: Call event->GetTxVector () only once per function 2017-04-14 11:33:47 +03:00
Alexander Krotov
0ce2a14ed4 wifi: Remove unused size from InterferenceHelper::Event 2017-04-14 01:58:36 +03:00
Alexander Krotov
d60076cae0 wifi: Make InterferenceHelper::GetEnergyDuration const 2017-04-14 01:34:58 +03:00
Alexander Krotov
9a53145c00 wifi: Remove unnecessary typedef Events 2017-04-13 17:01:11 +03:00
Tom Henderson
19c38690cd mesh: Add trace source to trace HWMP routing table changes
Also add GetRoutingTable method returning pointer to routing table
2017-04-08 23:38:24 -07:00
Tom Henderson
34ff7bbc63 mesh: Improve logging 2017-04-08 23:02:46 -07:00
Tom Henderson
950f538931 mesh: Logging and some cleanup of peer link models 2017-04-08 22:47:18 -07:00
Tom Henderson
7aa31ecd5c mesh: Improve logging 2017-04-08 22:31:01 -07:00
Tom Henderson
cb54c17a55 mesh: Doxygen updates (mainly due to Robert Ammon) 2017-04-08 21:40:20 -07:00
Sébastien Deronne
1468e7c3de spectrum: Rescan bindings 2017-04-08 11:25:12 +02:00
Sébastien Deronne
dc67e6f180 wifi: Add band bandwidth in wifi spectrum 2017-04-08 10:50:09 +02:00
Alexander Krotov
2327498f91 core: Assert that probability is valid in EmpiricalRandomVariable::ValueCDF::ValueCDF 2017-04-07 20:27:21 +03:00
Alexander Krotov
e570129307 core: Check that CDF covers the whole distribution in EmpiricalRandomVariable::Validate 2017-04-07 20:23:34 +03:00
Alexander Krotov
bf762f52d6 core: Check that CDF is not empty in EmpiricalRandomVariable::Validate () 2017-04-07 20:22:02 +03:00
Alexander Krotov
596e49504e core: Mark members with m_ in EmpiricalRandomVariable class 2017-04-07 20:15:00 +03:00
Natale Patriciello
083a0b7b89 wave: (fixes #2554) fix static analysis warning 2017-04-06 21:52:28 -07:00
Lauri Sormunen
54b20047fd build: (fixes #2630) Add contrib directory in parallel to src 2017-04-06 20:32:04 -07:00
Alexander Krotov
be2674f997 lte: Install only one sink in {cqa,fdtbfq,pss,tdtbfq}-ff-mac-scheduler tests
This change fixes NS_FATAL_ERROR due to port rebind attempts.
2017-04-07 00:47:42 +03:00
Alexander Krotov
411e998601 lte: Install only one sink on remoteHost in lte-test-deactivate-bearer 2017-04-07 00:27:47 +03:00
Alexander Krotov
0a1cd67308 applications: Check for Bind errors 2017-04-05 12:42:35 +03:00
Alexander Krotov
5fbe6ba313 Document new vector API in CHANGES.html 2017-04-05 11:00:57 +03:00
Alexander Krotov
dd3a4d2a43 Use Vector{2,3}D.GetLength () 2017-04-05 10:56:05 +03:00
Alexander Krotov
67162e4935 core: Implement operator+ and operator- for Vector{2,3}D 2017-04-04 19:39:00 +03:00
Alexander Krotov
2d447bfeba core: Implement Vector{2,3}D::GetLength () 2017-04-04 19:31:26 +03:00
Alexander Krotov
ddf07b01ca core: Trim whitespace in vector.{cc,h} 2017-04-04 18:55:55 +03:00
Stefano Avallone
d71e02e25b wifi: Fix another valgrind issue 2017-04-04 10:33:50 +02:00
Tom Henderson
b578307470 internet: rescan bindings 2017-04-02 16:28:09 -07:00