Eduardo Almeida
e96d1e0fac
ci: Unify clang-tidy and clang-tidy-diff jobs
2023-03-20 11:15:10 +00:00
Gabriel Ferreira
b085bae2bc
dsr: mark operator<<(std::ostream& os, const DsrOptionSRHeader& sr)
...
as [[maybe_unused]]
2023-03-20 02:14:44 +00:00
Gabriel Ferreira
540f48c55a
Fix additional typos
2023-03-20 02:14:44 +00:00
Gabriel Ferreira
eb3f436e26
spell-check: expand regex to split up [c|C]amelCase and Snake_Case.
2023-03-20 02:14:44 +00:00
André Apitzsch
69de0bc493
netanim: Add missing version updates
...
a7bdcafed9 didn't cover all.
2023-03-19 18:27:32 +00:00
Gabriel Ferreira
24459a6213
build: fix warning when python bindigns are disabled
2023-03-18 00:03:56 -03:00
Gabriel Ferreira
5cef90bc27
test: skip non-files when checking for dead urls in test-ns3.py
2023-03-17 23:58:33 -03:00
Gabriel Ferreira
fa477e061e
build: remove code intended for waf compatibility from the ns3 script
2023-03-17 23:58:33 -03:00
Gabriel Ferreira
cb736ec3eb
build: expose the installation docs option in the ns3 script
2023-03-17 23:58:33 -03:00
Alberto Gallegos Ramonet
7786a55ec4
network: Add Mac16Address constructor
2023-03-17 18:16:23 +09:00
André Apitzsch
05af2f45e0
Remove unused 'deprecated.h' includes
2023-03-16 14:58:02 +00:00
Tom Henderson
cc2552a166
core: Add deprecated for ns-3.39
2023-03-16 05:36:23 -07:00
Tom Henderson
038ed89573
Start RELEASE_NOTES.md and CHANGES.md sections for new release
2023-03-16 05:33:55 -07:00
Tom Henderson
491999186b
Merge ns-3.38-release branch
2023-03-15 15:52:07 -07:00
Tom Henderson
392e36833c
Update availability in RELEASE_NOTES.md
2023-03-15 15:45:30 -07:00
Tom Henderson
c3afcbc8a1
Update VERSION and documentation tags for ns-3.38 release
2023-03-15 15:44:31 -07:00
Tom Henderson
84639da240
Update CHANGES.md and RELEASE_NOTES.md
2023-03-14 07:13:27 -07:00
Tom Henderson
ea22cf2b77
Update AUTHORS for ns-3.38 release
2023-03-14 07:13:27 -07:00
Tom Henderson
9e4ee888e1
doc: Update ns-3 version in tutorial and installation references
2023-03-14 07:13:27 -07:00
Tom Henderson
3934e2d306
doc: Add Eigen3 installation guidance
2023-03-14 07:13:27 -07:00
Sébastien Deronne
2a75e50f53
wifi: Fix UID used in an MU-CTS trigger response on 2.4 GHz links
2023-03-13 18:40:03 +01:00
Tom Henderson
38b33903ba
openflow: Align Callback usage with signature in CommandLine class
2023-03-13 08:00:08 -07:00
Tom Henderson
a7bdcafed9
netanim: Update required netanim version
2023-03-13 07:59:58 -07:00
Tom Henderson
f47dd1e706
tests: Add installation guide to test-ns3.py
2023-03-10 12:04:39 -08:00
Stefano Avallone
44f6309bf2
wifi: Add unit test for extraction of expired MPDUs
2023-03-10 15:24:10 +01:00
Stefano Avallone
101a5a1a40
wifi: Prevent extraction of inflight MPDUs with lifetime expired
2023-03-10 11:49:11 +01:00
Stefano Avallone
1f54892b7e
wifi: Fix getting p80 channel number in 6 GHz band
2023-03-10 11:49:11 +01:00
Tom Henderson
2877f9cc70
tests: Add contributing and installation to doc job
2023-03-09 14:34:06 -08:00
Biljana Bojovic
b68ebc98a7
core: ( fixes #866 ) Adjust testing of default ValArray move constructor and assignment
2023-03-09 14:33:54 -08:00
Biljana Bojovic
a811d8c593
core: ( fixes #867 ) Remove noexcept from ValArray/MatrixArray move constructor/assignment
2023-03-09 14:33:48 -08:00
Tom Henderson
df20f5f5e8
doc: Fix errors found by codespell and aspell
2023-03-09 11:45:15 -08:00
Tom Henderson
9a2fd5d597
doc: Add installation guide to sphinx target
2023-03-07 21:15:34 -08:00
Tom Henderson
451399082a
doc: Update and align all document indices
2023-03-07 21:58:40 +00:00
Tom Henderson
c7e002558b
doc: Add installation guide menu item
2023-03-07 21:58:40 +00:00
Tom Henderson
9e6ee90989
doc: Add installation guide
2023-03-07 21:58:40 +00:00
Stefano Avallone
7da2f08a97
core: ( fixes #859 ) Avoid signature mismatch when creating bound callbacks
2023-03-07 21:54:20 +00:00
Stefano Avallone
e31169b8ed
wifi: Add explicit casts in wifi-ac-mapping test suite
2023-03-07 21:54:20 +00:00
Stefano Avallone
7e7f766ff0
core: Align Callback usage with signature (L309) in CommandLine class
2023-03-07 21:54:20 +00:00
Stefano Avallone
86d90acc3f
core: Fix bound callback type in callback test suite
2023-03-07 21:54:20 +00:00
Eduardo Almeida
ce82692a21
antenna, core: Fix coding style, formatting and typos
2023-03-07 17:56:19 +00:00
Sébastien Deronne
3f5b18b922
wifi: HE TB TXVECTOR parameters should be obtained from the TRIGVECTOR instead of HE-SIG-A header
2023-03-07 04:58:29 +00:00
Sébastien Deronne
30db47be6f
wifi: We do not need to abort in functions returning a well-defined duration
2023-03-07 04:58:29 +00:00
Sébastien Deronne
55f460571a
wifi: Fix TRIGVECTOR not set in TestUlOfdmaPpduUid
2023-03-07 04:58:29 +00:00
Sébastien Deronne
6491f44169
wifi: Cleanup invalid OFDMA PHY tests
2023-03-07 04:58:29 +00:00
Eduardo Almeida
6b1c13a599
ci: Fix clang-tidy-diff iregex
2023-03-06 18:43:20 +00:00
Tom Henderson
6bfeaa90b1
wifi: Identify class in attribute deprecation help string
2023-03-04 08:14:45 -08:00
Tom Henderson
58758631cd
wifi: ( fixes #835 ) Fix types in AttributeContainerAccessor
2023-03-04 08:14:45 -08:00
Biljana Bojovic
3875b4002d
doc: Update CHANGES.md and RELEASE_NOTES.md to include MR!1269 information
2023-03-03 21:15:50 +01:00
Biljana Bojovic
44644e4a01
build-support: Disable non MPL2 compatible Eigen features
...
Disable the features that are still under LGPL.
2023-03-03 21:15:50 +01:00
Biljana Bojovic
7f8a1dfa8a
cmake: Fix that allows FindEigen3.cmake to be executed
...
With this fix in the macros-and-definition script,
FindEigen3.cmake can be executed when needed, and hence
allows using custom Eigen 3rd-party library instead of
default installation version. I.e. it is enough to simply
place eigen in some folder, and then running export
EIGEN3_ROOT=/some/folder/eigen before compiling
will allow the FindEigen3.cmake script to find it.
2023-03-03 21:15:50 +01:00