Tom Henderson
|
c8eda79fb2
|
mobility: (fixes #276) Make EnableAsciiAll connect in failsafe way
|
2020-11-02 12:33:56 -08:00 |
|
Vivek Jain
|
5b0866813c
|
tcp: (fixes #283) Update previousLost and priorInFlight on receiption of ACK
|
2020-11-02 12:05:13 -08:00 |
|
Alexander Krotov
|
55c31b5255
|
wifi: make unexported functions static
|
2020-11-01 19:05:29 +03:00 |
|
Alexander Krotov
|
07f43a93b8
|
lte: local include without ns3/ prefix
|
2020-11-01 19:05:29 +03:00 |
|
Alexander Krotov
|
2e2fc2a4a2
|
wifi: remove duplicate include
|
2020-11-01 19:05:29 +03:00 |
|
Alexander Krotov
|
6a33eef685
|
wifi: remove declaration of undefined method
|
2020-11-01 19:05:29 +03:00 |
|
Anna Poon
|
13b0ed8d50
|
Implementation of time-arithmetic changes introduced in issue !348.
Used method for printing time with a unit. Generally the changes follow this pattern:
`now.GetSeconds ()` --> `now.As (Time::S)`
|
2020-10-30 22:39:24 +00:00 |
|
Tom Henderson
|
c9a35da4ad
|
wifi: Rescan APIs
|
2020-10-29 20:48:38 -07:00 |
|
Tom Henderson
|
9c34430e65
|
wifi: Update Python examples for API change in commit 7c89eaf6
|
2020-10-29 20:47:26 -07:00 |
|
Tom Henderson
|
938a096b46
|
click: Align examples with wifi API changes in commit 7c89eaf6
|
2020-10-28 21:34:07 -07:00 |
|
Tom Henderson
|
de01155b9c
|
Update CHANGES.html and RELEASE_NOTES
|
2020-10-28 13:40:03 -07:00 |
|
Tom Henderson
|
d5b40a0d81
|
wifi: Update ErrorRateModel documentation
|
2020-10-28 13:34:15 -07:00 |
|
Sébastien Deronne
|
9b8b122437
|
wifi: Update limitations in the documentation
|
2020-10-28 11:04:52 -07:00 |
|
Tom Henderson
|
646363e269
|
Add missing figures to model library Makefile
|
2020-10-28 11:02:12 -07:00 |
|
Sébastien Deronne
|
4b5a038552
|
mpi: Fix compilation issue caused by a removed function in wifi module
|
2020-10-27 18:54:23 +01:00 |
|
Sébastien Deronne
|
5af297ec1f
|
wifi: Add support for HE_TB preamble
|
2020-10-26 21:54:15 +01:00 |
|
Sébastien Deronne
|
8718921d33
|
wifi: Extend WifiTxVector to set the WifiMode per staId
|
2020-10-26 21:54:15 +01:00 |
|
Sébastien Deronne
|
995a857fe7
|
wifi: Extend WifiPpdu to return the modulation class
|
2020-10-26 21:54:15 +01:00 |
|
Sébastien Deronne
|
5da67673fa
|
wifi: Event should handle PPDUs
|
2020-10-26 21:54:15 +01:00 |
|
Sébastien Deronne
|
a489f67a24
|
wifi: Add method to indicate whether a PPDU is a SU or a MU PPDU
|
2020-10-26 21:54:15 +01:00 |
|
Rediet
|
b78bee21a9
|
wifi: Add CalculateTxDuration variant taking a map of PSDUs
|
2020-10-26 21:54:15 +01:00 |
|
Sébastien Deronne
|
eea21f681e
|
wifi: Store map of PSDUs in WifiPpdu
|
2020-10-26 21:54:15 +01:00 |
|
Rediet
|
afd77a8c76
|
wifi: Use extended WifiTxVector
|
2020-10-26 21:54:15 +01:00 |
|
Rediet
|
f27c414143
|
wifi: Enable data rate computation for RUs
|
2020-10-26 21:54:15 +01:00 |
|
Rediet
|
5c8a661809
|
wifi, wave: Extend WifiTxVector for HE MU
|
2020-10-26 21:54:15 +01:00 |
|
Stefano Avallone
|
8205ef2df0
|
wifi: Add support for High Efficiency Resource Units
|
2020-10-26 21:54:11 +01:00 |
|
Sébastien Deronne
|
7bce530e71
|
wifi: Update documentation related to PHY error rate models
|
2020-10-26 20:39:16 +00:00 |
|
Sébastien Deronne
|
a3c616d756
|
wifi: Add tests for table-based error rate model
|
2020-10-26 20:39:16 +00:00 |
|
Sébastien Deronne
|
46dbdf4911
|
wifi: Reduce precision to fix infinite loop when Ideal rate manager as used with Yans error rate model
|
2020-10-26 20:39:16 +00:00 |
|
Sébastien Deronne
|
7969df7089
|
wifi: Use table-based error model by default
|
2020-10-26 20:39:16 +00:00 |
|
Sébastien Deronne
|
7c89eaf663
|
wifi: Remove YansWifiPhyHelper::Default and SpectrumWifiPhyHelper::Default methods
|
2020-10-26 20:39:16 +00:00 |
|
Sébastien Deronne
|
41ceefb0e4
|
examples: Add example to compare wifi error rate models
|
2020-10-26 20:39:16 +00:00 |
|
Sébastien Deronne
|
be8a4fe60a
|
examples: Update wifi OFDM validation examples with table-based error model
|
2020-10-26 20:39:16 +00:00 |
|
Sébastien Deronne
|
3d21933f2c
|
wifi: Add TableBasedErrorRateModel class
|
2020-10-26 20:39:16 +00:00 |
|
Sébastien Deronne
|
b4f88cd33d
|
wifi: Add error rate tables
|
2020-10-26 20:39:16 +00:00 |
|
Sébastien Deronne
|
6ca8731d82
|
wifi: Move DSSS and HR-DSSS rates handling in ErrorRateModel base class
|
2020-10-26 20:39:16 +00:00 |
|
Sébastien Deronne
|
da2d775744
|
wifi: Fix TXOP durations not always being traced
|
2020-10-24 16:51:32 +00:00 |
|
Michele Abruzzese
|
96e08d63b2
|
tutorial: Fix typos and errors
|
2020-10-20 08:18:15 -07:00 |
|
Tom Henderson
|
7c8776111c
|
core: Update Doxygen for ShowProgress class
|
2020-10-18 07:42:27 -07:00 |
|
Tom Henderson
|
d9f4d1e017
|
dsr: Avoid possible segmentation fault in DsrRouting::DoDispose
|
2020-10-17 16:51:03 -07:00 |
|
Tom Henderson
|
6a5055a2d8
|
Merge commit to recover branch reachability for ns-3.32 tag
This merge commit recovers branch history to commits c147ce8 and 70ff1f9
which became unreachable with the previous branch merge for some reason.
|
2020-10-12 09:40:11 -07:00 |
|
Tom Henderson
|
b38bcea3d7
|
Merge ns-3.32-release branch
|
2020-10-09 11:58:15 -07:00 |
|
Tom Henderson
|
81a173927c
|
bindings: Update required pygccxml version
|
2020-10-08 13:32:06 -07:00 |
|
Tom Henderson
|
7a76d5fb8c
|
bindings: Print out more helpful error message
|
2020-10-08 11:58:48 -07:00 |
|
Tom Henderson
|
f7871790c3
|
bindings: Update pybindgen version
|
2020-10-08 10:37:29 -07:00 |
|
Tom Henderson
|
23bb16aef1
|
Update CHANGES.html and RELEASE_NOTES
|
2020-10-06 19:39:08 -07:00 |
|
Tom Henderson
|
a9230f481d
|
Merge ns-3.32-release branch
|
2020-10-06 19:33:40 -07:00 |
|
Tom Henderson
|
c147ce83a2
|
Update availability in RELEASE_NOTES
|
2020-10-06 15:57:45 -07:00 |
|
Tom Henderson
|
70ff1f91a3
|
Update VERSION and documentation tags for ns-3.32 release
|
2020-10-06 15:56:33 -07:00 |
|
Tom Henderson
|
ad08b56bb1
|
documentation: Update tutorial to ns-3.32
|
2020-10-04 08:00:41 -07:00 |
|