Robert Ammon
|
d795a4bb47
|
aodv: Fix various coding style issues
|
2017-05-11 11:10:25 -07:00 |
|
Tom Henderson
|
4e6e202437
|
netanim: Convert file to unix format
|
2017-05-11 10:56:36 -07:00 |
|
Robert Ammon
|
204bf06994
|
lte: Doxygen fixes
|
2017-05-11 10:53:33 -07:00 |
|
Robert Ammon
|
85d28fa217
|
dsr: Fix doxygen typo
|
2017-05-11 10:45:43 -07:00 |
|
Robert Ammon
|
84cbc0a0cf
|
olsr: Doxygen fixes
|
2017-05-11 10:43:36 -07:00 |
|
Robert Ammon
|
bca75201d9
|
wifi: Doxygen fixes
|
2017-05-11 10:42:41 -07:00 |
|
Tom Henderson
|
625e117ce0
|
visualizer: Fix indentation problems from changeset 12843
|
2017-05-10 07:06:03 -07:00 |
|
Tommaso Pecorella
|
8dc24d2c1f
|
minor doxygen updates
|
2017-05-10 02:17:58 +02:00 |
|
Tommaso Pecorella
|
e663d70357
|
various doxygen fixes
|
2017-05-10 00:06:51 +02:00 |
|
Robert Ammon
|
ed87722432
|
dsr: Correct Doxygen warnings
|
2017-05-09 07:43:45 -07:00 |
|
Robert Ammon
|
a5433ee26c
|
internet: Fix documentation typo
|
2017-05-07 11:21:08 -07:00 |
|
Stefano Avallone
|
7644e59752
|
wifi: Prevent Peek() from returning a stale item
|
2017-05-07 20:07:56 +02:00 |
|
Stefano Avallone
|
96ef935b26
|
wifi: (fixes #2621) Fix mismatch between log message and action
|
2017-05-07 20:07:34 +02:00 |
|
Tom Henderson
|
766b6c5efb
|
internet: Fix and update documentation
|
2017-05-07 10:13:41 -07:00 |
|
Sébastien Deronne
|
5bcbf9067c
|
wifi: Add frame capture support
|
2017-05-06 18:00:21 +02:00 |
|
Sébastien Deronne
|
d54ab3eda0
|
wifi: Fix ideal wifi manager tests for 802.11ax
|
2017-05-02 21:48:19 +02:00 |
|
Tom Henderson
|
0b3359b41d
|
applications: Constructors for UdpClientHelper, UdpServerHelper
The constructors with no arguments were not usable because a minimal
configuration of the ObjectFactory TypeId is necessary.
|
2017-05-01 17:44:16 -07:00 |
|
Tom Henderson
|
bf9f756bb9
|
mesh: Do not encode defaults in command line doc strings
|
2017-05-01 15:27:41 -07:00 |
|
Sébastien Deronne
|
54be238d46
|
wifi: Add support for 802.11ax in ideal wifi manager
|
2017-05-01 20:59:10 +02:00 |
|
Sébastien Deronne
|
f8da853565
|
wifi: Various fixes for ideal wifi manager
|
2017-05-01 20:58:13 +02:00 |
|
Tommaso Pecorella
|
bd2a27113a
|
applications: (fixes #2732) BulkSend Tx trace is fired too much
|
2017-04-30 00:05:35 +02:00 |
|
Tommaso Pecorella
|
f31b0ed2d8
|
wave: doxygen wave group added
|
2017-04-28 21:52:08 +02:00 |
|
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 |
|