This website requires JavaScript.
4dc81b54b9
core: (fixes #715 ) Clarify that Version::VersionTag() is used exclusively for ns-3 prefixed tags
Gabriel Ferreira
2025-06-10 11:50:56 +02:00
3a1ddfe825
lr-wpan, lte: (fixes #1228 ) Add missing SetDataDir calls in tests
Gabriel Ferreira
2025-06-10 10:48:03 +02:00
36708574ee
lr-wpan: Debloat MAC PD-DATA.indication (part 2)
Alberto Gallegos Ramonet
2025-06-06 18:37:21 +09:00
bd3279cb7b
build: remove unneeded cmake version switches
André Apitzsch
2024-10-28 09:59:15 +01:00
6661c04a74
mesh: cleaner struct init in HwmpRtable::AddReactivePath()
Max Plekh
2025-05-30 17:40:20 +03:00
abe6057031
wifi, lte, internet, energy: remove unused variables
Max Plekh
2025-05-30 16:34:04 +03:00
ba9319e58c
doc: Fix deprecation warning
André Apitzsch
2025-05-19 11:09:35 +02:00
9947faee9f
doc: Move common variables to shared location
André Apitzsch
2025-05-19 11:07:25 +02:00
1be3d90cf7
build: Pass MPI parameters in different order and check terminal width once
Gabriel Ferreira
2025-06-04 17:06:22 +02:00
fa16e7afc8
core: Silence Eigen deprecated declaration warnings for C++23
Gabriel Ferreira
2025-06-04 10:36:59 +02:00
c464ba6874
build: Fallback to libc++ if clang does not support tuples as map keys
Gabriel Ferreira
2025-06-03 19:52:36 +02:00
fd947755e1
Update RELEASE_NOTES.md with new required CMake and compiler versions for C++23
Gabriel Ferreira
2025-06-02 23:52:45 +02:00
1f82d8f835
build: Load clang-tidy settings via CMake
Gabriel Ferreira
2025-06-02 20:47:20 +02:00
4bc37e54c0
core: Disable clang-tidy checks for cairo
Gabriel Ferreira
2025-05-19 11:44:40 +02:00
672f383e2e
build: Bump GCC and Clang minimum compiler versions for C++23
Gabriel Ferreira
2025-05-16 17:35:29 +02:00
bba771a55f
ci: Replace EOL Ubuntu 20.04 with 22.04 and 24.04
Gabriel Ferreira
2025-05-16 16:16:57 +02:00
c0f1084afa
antenna: Silence compiler warning by making vector initialization explicit
Gabriel Ferreira
2025-05-16 12:24:13 +02:00
92acde1f41
build: Remove uint128_t test code that emits error in modern compilers
Gabriel Ferreira
2025-05-16 12:16:33 +02:00
08b72c4438
build: Remove C dependency
Gabriel Ferreira
2025-05-16 12:14:50 +02:00
2fc24282e3
build, lte: Only enable emulation features when EmuNetDevice dependencies are met
Gabriel Ferreira
2025-05-16 12:14:26 +02:00
c0010702ce
Replace C stdlib.h, stdint.h and math.h headers with C++ variants
Gabriel Ferreira
2025-05-16 10:36:14 +02:00
b484b251c7
build: Bump minimum CMake version to 3.20 for C++23 support
Gabriel Ferreira
2025-04-30 21:06:39 +02:00
de7b73692b
core: Collect and print stacktrace after fatal error
Gabriel Ferreira
2025-04-30 17:22:32 +02:00
eda1ddd699
build: Bump C++ standard from C++20 to C++23
Gabriel Ferreira
2025-04-30 17:21:50 +02:00
5b84e897d6
lr-wpan: Debloat MAC PD-DATA.indication (part 1)
Alberto Gallegos Ramonet
2025-05-29 15:56:27 +09:00
ccecc1eb3c
wifi: delete InterferenceHelper::NiChange destructor
Max Plekh
2025-05-31 03:54:53 +03:00
df08a5fdbb
Start RELEASE_NOTES.md and CHANGES.md sections for new release
Tom Henderson
2025-06-02 12:54:27 -07:00
2bd3411b0e
core, doc: Add NS_DEPRECATED_3_46 macro
Eduardo Almeida
2025-06-02 15:17:12 +01:00
8c4dbfc680
bindings: Change module header and library loading order
Gabriel Ferreira
2025-05-30 21:04:59 +02:00
1753c5fbb0
Merge ns-3.45-release branch
Tom Henderson
2025-06-01 19:11:20 -07:00
4059af2046
Update availability in RELEASE_NOTES.md
Tom Henderson
2025-06-01 19:04:14 -07:00
9d49ed4246
Update VERSION and documentation tags for ns-3.45 release
Tom Henderson
2025-06-01 19:02:39 -07:00
06da5f7e7d
doc: Update AUTHORS, CHANGES.md, and RELEASE_NOTES for ns-3.45
Tom Henderson
2025-05-30 14:17:58 -07:00
9b532260eb
propagation: Add a prologue function to ThreeGppPropagationLossModel
Gabriel Ferreira
2025-05-28 23:03:50 +02:00
461547ba4d
doc: Update documentation for new ns-allinone package
Tom Henderson
2025-05-11 10:22:15 -07:00
c55335b075
wifi: Fix missing use of weak types
Sébastien Deronne
2025-05-27 22:35:23 +02:00
7ec3479022
wifi: Remove lrint calls
Gabriel Ferreira
2025-05-26 22:25:43 +02:00
535bd900f1
build: Fix usage of highlighted status message
Gabriel Ferreira
2025-05-24 15:50:01 +02:00
b75dd8dfe1
ci: Print failed tests verbose output in GitHub jobs
Gabriel Ferreira
2025-05-24 15:49:14 +02:00
74a5c9f316
internet: fix UdpSocketImpl doxygen wrongly referring to TCP
Tommaso Pecorella
2025-05-26 00:29:19 +02:00
fe378eaf67
wifi: Fix EHT RU allocation for 2x996 tones
Sébastien Deronne
2025-05-18 10:54:35 +02:00
7506324b51
Update RELEASE_NOTES.md
Sébastien Deronne
2025-05-23 17:00:47 +02:00
d5dd2327b0
examples: Cover 320 MHz in EHT network example regression
Sébastien Deronne
2025-04-06 09:25:23 +02:00
872462ce99
examples: Enable use of 320 MHz channel widths for wifi EHT example
Sébastien Deronne
2024-09-19 08:30:07 +02:00
ec4507d014
examples: Add boundary checks on channel width for wifi network examples
Sébastien Deronne
2024-09-19 08:35:57 +02:00
d16d7e6cff
examples: Update documentation for wifi rates validation examples
Sébastien Deronne
2024-12-31 12:42:59 +01:00
187be11b17
examples: Cleanup deprecated gnuplot command from wifi OFDM validation examples
Sébastien Deronne
2025-01-03 16:22:27 +01:00
ff7f14d842
wifi: Update documentation for 320 MHz channels
Sébastien Deronne
2025-04-26 10:45:31 +02:00
2a0fb7fb2f
wifi: Extend regression tests to verify MinstrelHt and Ideal RAAs for 802.11be at 320 MHz
Sébastien Deronne
2024-10-13 13:29:23 +02:00
9f2c60b51a
wifi: Extend RAA example for 802.11be
Sébastien Deronne
2024-10-01 22:26:47 +02:00
f71b2e45b9
wifi: Extend MAC OFDMA tests to verify 802.11be up to 320 MHz
Sébastien Deronne
2024-11-24 08:55:27 +01:00
a7878e1023
wifi: Extend PHY OFDMA tests to verify 802.11be up to 320 MHz
Sébastien Deronne
2024-11-21 07:56:39 +01:00
aa55d5d15a
wifi: Extend primary channel tests for 802.11be up to 320 MHz
Sébastien Deronne
2024-12-11 15:13:04 +01:00
fd4aa7262a
wifi: Extend SIG-B duration tests for 802.11be
Sébastien Deronne
2025-01-18 17:06:43 +01:00
876cbe877f
wifi: Extend maximum value for EmlsrManager::AuxPhyChannelWidth to 320 MHz
Sébastien Deronne
2025-04-03 21:32:08 +02:00
e331723766
wifi: EHT radiotap extension for 320 MHz support
Sébastien Deronne
2024-10-20 09:10:08 +02:00
ec64773e61
wifi: Extend MinstrelHt to support 802.11be
Sébastien Deronne
2024-10-16 18:47:45 +02:00
7d6d710604
wifi: Use EHT RUs for EHT PPDUs
Sébastien Deronne
2024-11-03 14:23:24 +01:00
a98446d27a
wifi: Rework function to keep only HE specific in HePpdu
Sébastien Deronne
2025-02-02 15:50:39 +01:00
a9e64e0d94
wifi: Rework conversion from RU subcarriers to the indices used by the Spectrum model
Sébastien Deronne
2024-12-04 15:11:00 +01:00
302cc5bbc4
wifi: Extend RU allocation in MU-RTS for CTS frames transmitted over 320 MHz
Sébastien Deronne
2024-11-17 12:27:21 +01:00
361d754a39
wifi: Handle RU allocation in trigger frames soliciting EHT TB PPDUs
Sébastien Deronne
2025-01-29 16:16:00 +01:00
2b74e04406
wifi: Support for trigger frames soliciting EHT TB PPDUs over 320 MHz
Sébastien Deronne
2024-11-12 08:17:49 +01:00
73b86c1f17
wifi: Provide trigger frame variant and bandwidth to compute size of MU-BAR for EHT
Sébastien Deronne
2024-11-17 17:00:42 +01:00
b953cae778
wifi: Add Special User Info field for trigger frames soliciting EHT TB PPDUs
Sébastien Deronne
2024-11-17 11:11:02 +01:00
45a48eb3b9
wifi: Fix trigger variant not set
Sébastien Deronne
2024-11-24 17:54:43 +01:00
41486429ca
wifi: Extend FILS frame tests for 802.11be at 320 MHz
Sébastien Deronne
2024-10-12 12:49:14 +02:00
6373477153
wifi: Support 320 MHz in FILS Discovery frames
Sébastien Deronne
2024-09-22 09:49:43 +02:00
cd16bf93b5
wifi: Extend dynamic channel operation test to cover 320 MHz
Sébastien Deronne
2024-10-12 13:10:53 +02:00
2b08cb0925
wifi: Extend channel settings tests for 320 MHz
Sébastien Deronne
2025-05-14 18:08:04 +02:00
d7742ed350
wifi: Extend spectrum PHY filter tests for 320 MHz
Sébastien Deronne
2024-10-13 10:13:20 +02:00
f2a64fd1e4
wifi: Extend CAM tests for 320 MHz
Sébastien Deronne
2024-10-09 14:34:30 +02:00
cbae2cf004
wifi: Extend CCA tests for 320 MHz
Sébastien Deronne
2024-09-30 07:52:26 +02:00
ee6c6162f8
wifi: Support CCA indication to cover up to 320 MHz
Sébastien Deronne
2024-09-22 10:13:05 +02:00
2e31023542
wifi: Extend TX duration tests for 802.11be
Sébastien Deronne
2024-10-12 10:37:40 +02:00
10428548f2
wifi: Support transmission and reception of 320 MHz EHT PPDUs
Sébastien Deronne
2024-09-19 08:24:23 +02:00
08c726ebd0
wifi: Extend TX masks tests for 802.11be
Sébastien Deronne
2024-10-13 11:56:23 +02:00
4abcc794e5
wifi: Rework PSD creation to support channels widths made of multiple 80 MHz ones
Sébastien Deronne
2024-11-09 12:41:54 +01:00
80e0e09584
wifi: Indicate 320 MHz operation to EHT STAs
Sébastien Deronne
2025-04-18 17:42:55 +02:00
30331ec671
wifi: Indicate 320 MHz support in EHT capabilities
Sébastien Deronne
2024-09-21 09:46:25 +02:00
bcb7146846
wifi: Extend operating channel tests for 320 MHz
Sébastien Deronne
2024-10-03 22:40:18 +02:00
8f58710333
wifi: Define 320 MHz operating channels
Sébastien Deronne
2024-09-19 07:56:55 +02:00
645aa6fe20
wifi: Support operating class for 320 MHz in RNR IEs
Sébastien Deronne
2024-09-22 09:48:55 +02:00
8c0fad811f
wifi: Allow configuration of channel widths up to 320 MHz
Sébastien Deronne
2024-09-19 07:45:50 +02:00
339a3a170f
wifi: Extend WifiTxVector::IsValid for 320 MHz
Sébastien Deronne
2024-10-12 10:34:38 +02:00
f7e98e7230
wifi: Check TXVECTOR is valid when computing duration
Sébastien Deronne
2024-10-19 08:34:06 +02:00
4a3f076402
wifi: Move constants defined in specifications to wifi-constants
Sébastien Deronne
2024-11-05 17:48:55 +01:00
1e0604dd7c
wifi: Cleanup unnecessary increment
Sébastien Deronne
2025-01-29 11:59:07 +01:00
9d3c3f2349
buildings, energy: Fix typos
Eduardo Almeida
2025-05-22 18:14:08 +01:00
2e799243ad
doc: Fix note about supported clang-format versions
Eduardo Almeida
2025-05-19 22:49:17 +01:00
5d895f662d
doc: Fix formatting of code samples
Eduardo Almeida
2024-10-14 15:29:39 +01:00
a92941c6ab
doc: Fix rendering issues due to excessive indentation
Eduardo Almeida
2024-10-14 15:29:06 +01:00
f9b7ac722d
wifi: Allow starting a DL TXOP even if main PHY does not receive an ICF
Stefano Avallone
2025-03-31 14:08:44 +02:00
2cf07a6c90
wifi: Remove invalid assert
Stefano Avallone
2025-03-28 22:46:43 +01:00
1bc330e56c
wifi: EMLSR clients drop MPDUs received after scheduling a CTS response
Stefano Avallone
2025-03-28 19:34:32 +01:00
4fcb82a119
wifi: Split EMLSR test in multiple test suites
Stefano Avallone
2025-03-19 16:52:47 +01:00
6ff7c27987
wifi: Extend EMLSR test case to check main PHY switch interruption when aux PHY gains channel access
Stefano Avallone
2025-03-19 11:46:37 +01:00
9c134bbc45
wifi: Improve condition for running MSD timer in EMLSR test
Stefano Avallone
2025-03-17 17:32:19 +01:00
dde739cafe
wifi: EMLSR test accounts for corner case in which channel access is obtained before main PHY completes switch
Stefano Avallone
2025-03-17 15:14:30 +01:00
43b65164ed
wifi: Connect callbacks for all ACs in the EMLSR test
Stefano Avallone
2025-03-17 11:01:00 +01:00