Commit Graph

135 Commits

Author SHA1 Message Date
Tom Henderson
e5039092b3 Update availability in RELEASE_NOTES.md 2024-02-09 14:09:53 -08:00
Tom Henderson
10c929275e doc: Update AUTHORS, CHANGES.md, and RELEASE_NOTES.md for ns-3.41 2024-02-09 07:11:29 -08:00
Tom Henderson
7c4b3bbbfa Update documentation and release notes for TCP Cubic changes 2024-02-02 20:18:47 +00:00
Stefano Avallone
17954bc114 wifi: Fix rate used to send BlockAckReq frames
Fixes a regression introduced with 1a8b3718
2024-02-01 18:57:27 +00:00
Stefano Avallone
95480a9c28 wifi: Do not report A-MPDU status if a BAR will be sent after BA timeout 2024-02-01 18:57:27 +00:00
André Apitzsch
3271f6a8b0 doc: Update CHANGES and RELEASE_NOTES 2024-01-31 15:32:16 +01:00
Alessio Bugetti
6155ed728e internet: (fixes #896) Standardize End System Model attributes across IPv4 and IPv6 2024-01-27 02:33:56 +00:00
AlessioBugetti
567566c259 core: (fixes #540) Add Bernoulli and Binomial Distributions
- Add BernoulliRandomVariable and BinomialRandomVariable to the random-variable-stream model
- Add BernoulliRandomVariable and BinomialRandomVariable to random-variables.rst
- Add a stanza to main-random-variable-stream.cc for BernoulliRandomVariable and BinomialRandomVariable
- Add tests for BernoulliRandomVariable and BinomialRandomVariable in random-variable-stream-test-suite.cc
- Update RELEASE_NOTES.md and CHANGES.md
2024-01-26 13:39:57 +01:00
Alberto Gallegos Ramonet
a56892a5f4 lr-wpan: Status enumeration fixes 2024-01-19 09:29:23 +09:00
Sébastien Deronne
2346044337 Update RELEASE_NOTES.md 2023-12-21 19:48:56 +01:00
Alberto Gallegos Ramonet
3f26052993 lr-wpan: DoDispose SIGSEGV and beacon fixes 2023-12-11 11:40:05 +09:00
Stefano Avallone
0d693ef45e wifi: Stop A-MSDU aggregation if an A-MSDU is found in the queue
A-MSDUs with no assigned sequence number may be found in the queue
after an RTS/CTS failure.
2023-12-06 09:24:49 +01:00
Sébastien Deronne
28feec2d63 Update RELEASE_NOTES.md 2023-11-28 20:00:36 +01:00
Sébastien Deronne
eb360100f3 Update CHANGES.md and RELEASE_NOTES.md 2023-11-27 19:07:19 +01:00
Biljana Bojovic
ceceec682e Update CHANGES.md and RELEASE_NOTES.md to describe !1337 2023-11-27 15:39:52 +01:00
Stefano Avallone
0be162d227 wifi: Update user documentation 2023-11-26 18:36:54 +01:00
Alberto Gallegos Ramonet
900019e31e lr-wpan: Create MAC layer abstraction (decoupling, alternative MACs) 2023-11-01 11:16:57 +09:00
Alberto Gallegos Ramonet
4bb239b8ce lr-wpan: Change SuperframeField to standard bitmap 2023-10-20 14:07:23 +09:00
Alberto Gallegos Ramonet
e442afd977 lr-wpan: Change CapabilityField to standard bitmap 2023-10-11 11:08:09 +09:00
Alberto Gallegos Ramonet
7ea7504476 lr-wpan: Fix PHY BUSY_RX -> RX_ON 2023-10-05 10:54:27 +09:00
Eduardo Almeida
59246fb83d Fix spelling typos 2023-10-03 00:32:07 +01:00
Tom Henderson
8191b6e963 Start RELEASE_NOTES.md and CHANGES.md sections for new release 2023-09-27 14:43:35 -07:00
Tom Henderson
4fdc985b5d Update availability in RELEASE_NOTES.md 2023-09-27 09:16:25 -07:00
Tom Henderson
eea138247c Update AUTHORS, CHANGES.md, and RELEASE_NOTES.md for ns-3.40 2023-09-24 17:45:42 +00:00
Sébastien Deronne
9f3296bf16 Update CHANGES.md and RELEASE_NOTES.md 2023-09-23 01:42:16 +00:00
Eduardo Almeida
86cc890d60 core: (fixes #922) Remove check of EmpiricalRandomVariable pairs ending in exactly 1.0 2023-09-22 12:13:17 +00:00
Eduardo Almeida
50fb216380 core: Allow EmpiricalRandomVariable CDF pairs to be added in any order
- Save CDF pairs in std::map instead of EmpiricalRandomVariable::ValueCDF, which ensures that values are always ordered.
- Remove private class EmpiricalRandomVariable::ValueCDF, which is now unused.
2023-09-22 12:13:17 +00:00
Sébastien Deronne
4170eb2d11 Update CHANGES.md and RELEASE_NOTES.md for improved multiple spectrum PHY interfaces support 2023-09-18 20:37:06 +02:00
Alberto Gallegos Ramonet
6c3e09ca89 lr-wpan: Add LQI to MlmeAssociateIndicationParams 2023-09-14 13:32:09 +09:00
Tommaso Pecorella
e836db7d96 ci: (fixes #929) Remove tests for clang++-6, g++-8, and Ubuntu 18.04. 2023-09-01 06:08:59 +00:00
Alberto Gallegos Ramonet
6bd3b08dc6 lr-wpan: Fix incorrect param in AssociateConfirm 2023-09-01 10:46:53 +09:00
Alberto Gallegos Ramonet
bb1e79423a lr-wpan: (fixes #944) Fix for-loop in PrintTxQueue(s) functions 2023-08-28 11:57:33 +09:00
Stefano Avallone
6c2f0bc739 Update RELEASE_NOTES.md 2023-08-26 21:52:59 +00:00
Alberto Gallegos Ramonet
11a6696ead lr-wpan: Add CapabilityField bitmap functions 2023-08-07 14:57:46 +09:00
Alberto Gallegos Ramonet
73b7e64603 lrwpan: Remove unnecessary Bcst filter from MAC 2023-07-26 10:29:58 +09:00
Alberto Gallegos Ramonet
086913b0ca energy: Extensions to battery discharge module 2023-07-24 10:33:49 +09:00
Stefano Avallone
0b70ed0bce Update RELEASE_NOTES.md 2023-07-17 09:42:34 +02:00
Tom Henderson
8d25ef3c21 Start RELEASE_NOTES.md and CHANGES.md sections for new release 2023-07-05 18:49:04 -07:00
Tom Henderson
10b9bc1af7 Update availability in RELEASE_NOTES.md 2023-07-05 09:31:46 -07:00
Tom Henderson
edba072126 doc: (fixes #927) Update Python installation instructions 2023-07-04 14:19:17 -07:00
Tom Henderson
2307990f1c Update CHANGES.md and RELEASE_NOTES.md 2023-06-27 20:41:20 -07:00
Sébastien Deronne
32bb441752 Update RELEASE_NOTES for wifi multiple RF interfaces support 2023-06-22 17:59:28 +02:00
Tom Henderson
a959eea3d5 wave: Remove wave module from codebase 2023-06-11 08:20:34 -07:00
Sébastien Deronne
8472e0ce23 Update RELEASE_NOTES.md 2023-06-07 20:03:01 +00:00
Tom Henderson
0d67c14b85 Update RELEASE_NOTES.md and CHANGES.md 2023-06-06 17:05:41 -07:00
Eduardo Almeida
334c164b75 core: (fixes #902) Fix vector inversion in AttributeContainerTestSuite::ReverseList() 2023-05-17 18:35:43 +01:00
Alberto Gallegos
e38be2fe4f lr-wpan: small fixes in MAC orphan scan 2023-05-15 11:18:51 +09:00
Sébastien Deronne
1709217907 Update RELEASE_NOTES.md 2023-05-11 20:56:57 +02:00
Stefano Avallone
62c41bdb30 Update RELEASE_NOTES.md 2023-05-05 19:17:01 +02:00
Stefano Avallone
f2dfc5999c Update RELEASE_NOTES.md 2023-05-04 06:15:30 +00:00