Eduardo Almeida
|
d684a592cb
|
core, network: Format code according to clang-format-20
|
2025-09-30 20:11:28 +01:00 |
|
Eduardo Almeida
|
a1648f5b6e
|
core: Fix indentation of code guarded by clang-format
|
2025-09-30 20:11:28 +01:00 |
|
Eduardo Almeida
|
3a23d2b571
|
core: Remove clang-format guards not needed anymore
|
2025-09-30 20:11:28 +01:00 |
|
Eduardo Almeida
|
989e36fe82
|
doc: Add instructions to install clang-format with pip
|
2025-09-30 20:11:28 +01:00 |
|
Eduardo Almeida
|
6e3c04fa9b
|
doc: Move list of clang-format versions to RELEASE_NOTES.md
|
2025-09-30 20:11:28 +01:00 |
|
Eduardo Almeida
|
1ac07a4930
|
clang-format: Add options for newline at EOF and empty lines
|
2025-09-30 20:11:28 +01:00 |
|
Eduardo Almeida
|
f7ae602c5f
|
clang-format: Replace deprecated options with new ones
|
2025-09-30 20:11:28 +01:00 |
|
Eduardo Almeida
|
c048975b1d
|
clang-format, ci: Raise minimum clang-format version to 20
|
2025-09-30 20:11:28 +01:00 |
|
Stefano Avallone
|
dbcb7bf896
|
wifi: Add a SegmentWithoutUnits constructor
...to fix build issues with Apple Xcode 15
|
2025-09-30 18:17:39 +02:00 |
|
Tommaso Pecorella
|
5aa252b96b
|
ci: fix minimum apple clang requirements
|
2025-09-30 00:56:14 +02:00 |
|
Tommaso Pecorella
|
e88f59a329
|
doc: update minimum Xcode supported version
|
2025-09-29 19:55:27 +00:00 |
|
Tommaso Pecorella
|
c31998e365
|
ci: bump github workflow to macOS 14.6
|
2025-09-29 19:55:27 +00:00 |
|
Alberto Gallegos Ramonet
|
8b1d31b0d7
|
zigbee: Change callbacks typedef to using
|
2025-09-28 15:56:44 +00:00 |
|
Tommaso Pecorella
|
324f5bd48c
|
internet: fix Valgrind issue in 5d4fc177ab
|
2025-09-28 09:33:53 +00:00 |
|
Stefano Avallone
|
e2c56f2331
|
wifi: Document usage of static helper
|
2025-09-28 09:53:26 +02:00 |
|
Stefano Avallone
|
5c3f08f905
|
examples: Use the static setup helper in wifi-{ht,vht,he,eht}-network examples
|
2025-09-28 09:53:25 +02:00 |
|
Stefano Avallone
|
f07225608b
|
wifi: Update outdated name of a User Info subfield
|
2025-09-28 06:03:12 +00:00 |
|
Sharan Naribole
|
b87dc19b42
|
wifi: AP requests max TX power in Trigger Frames if no frame received from STA
|
2025-09-28 06:03:12 +00:00 |
|
Stefano Avallone
|
5d400141fe
|
utils: Add copyright line to be ignored by codespell
|
2025-09-28 06:03:12 +00:00 |
|
Sharan Naribole
|
7f7286e371
|
wifi: Add test for static EML OMN exchange
|
2025-09-28 06:03:12 +00:00 |
|
Sharan Naribole
|
cf88c1f486
|
wifi: Add WifiStaticSetupHelper EML OMN exchange
|
2025-09-28 06:03:12 +00:00 |
|
Sharan Naribole
|
d91fd3df63
|
wifi: Add tests for static Infra BSS association
* Infra BSS association
* ADDBA agreement exchange
* UL MU Disable exchange
|
2025-09-28 06:03:12 +00:00 |
|
Stefano Avallone
|
6cd7ce1a69
|
wifi: Add utility function to get a FrequencyRange from a WifiPhyBand
|
2025-09-28 06:03:12 +00:00 |
|
Sharan Naribole
|
f9f0cc1383
|
wifi: Add WifiStaticSetupHelper ADDBA exchange
|
2025-09-28 06:03:12 +00:00 |
|
Sharan Naribole
|
40b7d84e58
|
wifi: Add WifiStaticSetupHelper Infra BSS association
|
2025-09-28 06:03:12 +00:00 |
|
Stefano Avallone
|
d58edfde6a
|
wifi: Add an attribute to StaWifiMac to disable channel scanning
|
2025-09-28 06:03:12 +00:00 |
|
Sharan Naribole
|
09474c4456
|
wifi: Add some common types definitions
|
2025-09-28 06:03:12 +00:00 |
|
Stefano Avallone
|
b6ef10bbc6
|
wifi: Modularize code to configure channel settings
|
2025-09-28 06:03:12 +00:00 |
|
Stefano Avallone
|
f68a641f51
|
wifi: Add a WifiChannelConfig struct to replace ChannelTuple
|
2025-09-28 06:03:12 +00:00 |
|
Sébastien Deronne
|
c18e8e3c83
|
wifi: Skip unnecessary checks in multiple spectrum PHY interfaces test
|
2025-09-28 06:03:12 +00:00 |
|
Stefano Avallone
|
b10ad5244d
|
wifi: Fix channel number type in interference helper test
|
2025-09-28 06:03:12 +00:00 |
|
Tom Henderson
|
5d4fc177ab
|
internet: (fixes #851) Avoid flushing auto-generated entries on link status changes
|
2025-09-27 23:07:19 +00:00 |
|
Ashish Reddy
|
7073c64b93
|
doc: (fixes #1214) Add html anchors for details sections
|
2025-09-27 23:06:18 +00:00 |
|
Eduardo Almeida
|
915be071a2
|
Standardize closing "// namespace ns3" comments
|
2025-09-26 18:51:07 +01:00 |
|
Eduardo Almeida
|
2c024ff462
|
ci: Add .code-linting-base job
|
2025-09-26 16:15:39 +01:00 |
|
Eduardo Almeida
|
b90f4c0c64
|
Replace markdownlint by markdownlint-cli
|
2025-09-26 16:15:39 +01:00 |
|
Tom Henderson
|
7a5b86565a
|
doc: Document that a single .png file is allowed
|
2025-09-25 07:40:10 -07:00 |
|
Tom Henderson
|
8fa8f9b19e
|
mesh: Add log statements and fix spelling
|
2025-09-25 07:40:06 -07:00 |
|
Tom Henderson
|
b7dbccb524
|
mesh: Add logging to HwmpProactiveRegression test
|
2025-09-24 12:37:25 -04:00 |
|
Tom Henderson
|
cacbfb08d2
|
Remove unused include
|
2025-09-24 12:20:48 -04:00 |
|
Ashish Reddy
|
82b9b602f6
|
Fix typos
|
2025-09-23 16:58:36 +01:00 |
|
Stefano Avallone
|
1781b63b6a
|
Remove attributes, methods and symbols deprecated since ns-3.42
|
2025-09-23 10:23:55 +02:00 |
|
Gabriel Ferreira
|
79cf08ceca
|
Update RELEASE_NOTES.md and CHANGES.md
|
2025-09-22 16:36:36 +02:00 |
|
Gabriel Ferreira
|
69e680f980
|
propagation: Remove ThreeGppPropagationLossModel prologue function
|
2025-09-22 16:36:35 +02:00 |
|
Gabriel Ferreira
|
34e786625a
|
doc: Document wraparound models
|
2025-09-22 16:36:35 +02:00 |
|
Gabriel Ferreira
|
3a75c470b0
|
lte: Use hexagonal wraparound model in lena-dual-stripe example
|
2025-09-22 16:36:34 +02:00 |
|
Gabriel Ferreira
|
7405e41c53
|
spectrum: Add hexagonal wraparound model
|
2025-09-22 16:36:34 +02:00 |
|
Gabriel Ferreira
|
07e7a70b87
|
spectrum: Add wraparound model to multi-model and single-model spectrum channels
|
2025-09-22 16:36:33 +02:00 |
|
Gabriel Ferreira
|
c869a13d7b
|
spectrum: Add transmitter mobility model to SpectrumSignalParameters
|
2025-09-22 10:02:17 +02:00 |
|
Gabriel Ferreira
|
4d95b0e9c7
|
spectrum: Move spectrum-test.h header from test to utils
It is used by tests in other modules
|
2025-09-22 10:02:17 +02:00 |
|