Sébastien Deronne
|
822d5a10e4
|
wifi: Refactor detection thresholds in WifiPhy
|
2018-11-26 20:01:12 +01:00 |
|
Tom Henderson
|
7b00f778cd
|
virtual-net-device: Remove stale comments
|
2018-11-24 15:05:20 -08:00 |
|
Richard Sailer
|
99affcc789
|
virtual-net-device: Update and clarify documentation for example
|
2018-11-24 14:59:07 -08:00 |
|
Gabriel Arrobo
|
9d5db86a64
|
lte: Fix some typos and style issues
|
2018-11-24 13:56:28 -08:00 |
|
Zoraze Ali
|
ddc2ce8963
|
lte: Update AUTHORS
|
2018-11-19 11:59:17 +01:00 |
|
Alexander Krotov
|
7d8c9fd413
|
wifi: simplify WifiSpectrumValueHelper::DbmToW
|
2018-11-19 12:41:19 +03:00 |
|
Sébastien Deronne
|
0684171a6d
|
wifi: rescan bindings
|
2018-11-18 10:37:43 +01:00 |
|
Sébastien Deronne
|
f557381d8b
|
wifi: Move GetControlAnswerMode to MacLow
|
2018-11-18 09:17:14 +01:00 |
|
Sébastien Deronne
|
e05d210f67
|
wifi: Reduce WifiRemoteStationManager code size by removing what we can outside of the class
|
2018-11-18 09:11:25 +01:00 |
|
Tom Henderson
|
3a7f6a1c06
|
bindings: Rescan all APIs
|
2018-11-14 11:53:21 -08:00 |
|
Stefano Avallone
|
86a26927ae
|
wifi: Avoid a potential segfault in WifiNetDevice::DoDispose
|
2018-11-14 13:08:46 +01:00 |
|
Tom Henderson
|
99fa3f9578
|
build: (fixes #2637) macOS SDK headers in non-standard place
|
2018-11-13 11:12:00 -08:00 |
|
Alexander Krotov
|
5bed6d3355
|
spectrum: Fix fatal error message
|
2018-11-13 18:06:30 +03:00 |
|
Alexander Krotov
|
b469c1c84c
|
Initialize MultiModelSpectrumChannel::m_numDevices
|
2018-11-13 18:04:38 +03:00 |
|
Manuel Requena
|
2045e256d8
|
lte: fix memory issue
|
2018-11-13 11:30:11 +01:00 |
|
Sébastien Deronne
|
4a19cc879e
|
wifi: rescan bindings
|
2018-11-11 08:14:01 +01:00 |
|
Sébastien Deronne
|
b3ce7e5628
|
wifi: (fixes #2470) Protect ADDBA handshake
|
2018-11-10 19:37:36 +01:00 |
|
Manuel Requena
|
a6e4169bee
|
lte: Use Time instead of double
|
2018-11-08 14:41:55 +01:00 |
|
Manuel Requena
|
0b94b9de06
|
lte: Change some parameters to get clearer lte traces
|
2018-11-08 14:28:29 +01:00 |
|
Manuel Requena
|
9813c0c742
|
lte: Add command line options to disable some data flows
|
2018-11-08 14:27:41 +01:00 |
|
Sébastien Deronne
|
af7f2c274c
|
examples: Fix typo in he-wifi-network
|
2018-11-07 21:14:38 +01:00 |
|
Alexander Krotov
|
c8a500f5a8
|
Remove duplicate semicolons
|
2018-11-07 16:54:53 +03:00 |
|
Manuel Requena
|
48157d84b1
|
lte: Use Time instead of double
|
2018-11-07 12:31:02 +01:00 |
|
Manuel Requena
|
7006c2e6c2
|
lte: Add command line options to disable some data flows and fix typos
|
2018-11-07 12:26:58 +01:00 |
|
Manuel Requena
|
d7c34ca947
|
lte: use Time instead of string
|
2018-11-07 11:09:28 +01:00 |
|
Peter D. Barnes, Jr.
|
91a5fa510a
|
test: show reason a test/example was skipped
|
2018-11-06 12:30:43 -08:00 |
|
Peter D. Barnes, Jr.
|
5e8acd1425
|
nix: use C++ 11 assign() to initialize the BFS
|
2018-11-06 12:29:41 -08:00 |
|
Manuel Requena
|
f6ac431555
|
lte: Add simTime command line parameter and fix some typos
|
2018-11-06 16:57:56 +01:00 |
|
Parth Pratim Chatterjee
|
f6a1b295ce
|
bug:3001 mpi: fix comment
|
2018-11-05 11:48:13 -08:00 |
|
Sébastien Deronne
|
f9d5949735
|
wifi: Add transport of 802.11ax BSS coloring field (with contributions from Tom Henderson)
|
2018-11-04 16:21:09 +01:00 |
|
Shikha Bakshi
|
0b53cfc45b
|
tcp: Add GetTxBuffer API for TCP test
|
2018-10-31 12:53:22 +01:00 |
|
Sébastien Deronne
|
e3865b7137
|
Rescan wifi and wave bindings
|
2018-10-30 18:42:23 +01:00 |
|
Sébastien Deronne
|
289057719f
|
wifi: Add configuration objects for 802.11n/ac/ax
|
2018-10-30 13:42:31 +01:00 |
|
Alexander Krotov
|
fdc275f3ad
|
Replace NS_LOG_ERROR and exit(1) with NS_FATAL_ERROR in ht-wifi-network example
|
2018-10-29 16:00:09 +03:00 |
|
Alexander Krotov
|
a76867cf4d
|
core: fix some documentation typos
|
2018-10-29 11:52:09 +03:00 |
|
Tom Henderson
|
ea4de5fcec
|
Fix typos
|
2018-10-21 15:33:48 -07:00 |
|
Peter D. Barnes, Jr.
|
1edcd5ecd4
|
core: periodically show progress by elapsed simulation time, executed event count
|
2018-10-19 01:09:56 -04:00 |
|
Peter D. Barnes, Jr.
|
05cb0757bc
|
core: Simulator::GetEventCount()
|
2018-10-19 00:59:43 -04:00 |
|
Peter D. Barnes, Jr.
|
4ed3987151
|
core: refactor LogTimePrinter, LogNodePrinter
|
2018-10-19 00:48:53 -04:00 |
|
Peter D. Barnes, Jr.
|
dff56925e5
|
core: time: replace int64_t operator/(Time,Time) with exact int64x64_t version,
add int64x64_t scaling.
|
2018-10-19 00:03:07 -04:00 |
|
Zoraze Ali
|
1d5ce0430f
|
lte: Improve doxygen
|
2018-10-18 12:03:57 +02:00 |
|
Tom Henderson
|
cb955087b7
|
Remove deprecated method and misspelling
|
2018-10-15 20:13:04 -07:00 |
|
Michele Polese
|
4ebc14d7dc
|
mobility: (fixes #2860) set z coordinate for many position-allocation classes
|
2018-10-12 13:22:49 +02:00 |
|
Manuel Requena
|
b76d07d9e6
|
lte: rescan bindings
|
2018-10-11 19:21:39 +02:00 |
|
Manuel Requena
|
695ba0c15f
|
lte: fix some logs in EpcTft
|
2018-10-11 17:57:59 +02:00 |
|
Manuel Requena
|
a305683f5d
|
lte: (fixes #2997) EpcTft::PacketFilter::Matches does not use ipv6 address to match an IP packet
|
2018-10-11 17:55:02 +02:00 |
|
Manuel Requena
|
e548c59611
|
lte: create testcases to test IPv6 addresses of EpcTftClassifier
|
2018-10-11 16:44:12 +02:00 |
|
Sébastien Deronne
|
2a41a58e6d
|
wifi: Fix minor typos
|
2018-10-05 23:11:29 +02:00 |
|
Manuel Requena
|
0a63b695da
|
build: (fixes #2993) Waf --enable-sudo option broken
|
2018-10-04 16:27:38 -07:00 |
|
Tom Henderson
|
e48d750b34
|
network: Clarify some Queue documentation
|
2018-10-02 16:39:28 -07:00 |
|