Commit Graph

20455 Commits

Author SHA1 Message Date
Eduardo Almeida
89860cf299 lte, mobility, olsr, visualizer, wifi: Remove unused constants 2025-10-10 11:50:35 +01:00
Gabriel Ferreira
11854fbb54 build: Update ns3 script for Python 3.14
They removed store_true for positional arguments. As a workaround, we do exactly same by knowing which subparser was selected.
2025-10-09 21:27:07 +02:00
Eduardo Almeida
149ae83fad core: Add NS_DEPRECATED_3_47 macro 2025-10-07 19:55:15 +01:00
Tommaso Pecorella
d205711b19 ci: Remove Fedora 40 and add Fedora 42 2025-10-03 12:25:16 +00:00
Hugo Le Dirach
cf133aa742 new propagation doc
rebase

typo fix

typo fix

rebase

fix ref
2025-10-03 06:08:20 +00:00
Hugo Le Dirach
0a26c3a931 doc: improve mobility documentation
doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

section character changed

fix typo

AI errors correction

rephrasing

rephrase

rephrasing

rephrasing

rephrasing

last details
2025-10-03 02:22:55 +00:00
Gabriel Ferreira
868f82687c build: Check if platform specific generators are supported by CMake 2025-10-02 10:31:23 +02:00
Tom Henderson
bb009ed348 Start RELEASE_NOTES.md and CHANGES.md sections for new release 2025-10-01 18:27:58 -07:00
Tom Henderson
e9b3565fc8 Merge ns-3.46-release branch 2025-10-01 18:19:31 -07:00
Tom Henderson
ea50b72ab7 Update availability in RELEASE_NOTES.md and CHANGES.md 2025-10-01 18:15:22 -07:00
Tom Henderson
76620e7aa8 Update VERSION and documentation tags for ns-3.46 release 2025-10-01 18:14:20 -07:00
Tom Henderson
d0c8e14241 doc: Update AUTHORS, CHANGES.md, and RELEASE_NOTES for ns-3.46 2025-10-01 17:35:20 -07:00
Tom Henderson
86132ec6c6 doc: Update Linux installation documentation 2025-10-01 09:07:56 -07:00
Eduardo Almeida
6f273a55af core, lte, olsr: Fix clang-tidy warnings detected by version 20
Co-author: Gabriel Ferreira
2025-09-30 21:21:31 +00:00
Eduardo Almeida
fda51df962 build: Add support for clang-tidy 20 2025-09-30 21:21:31 +00:00
Eduardo Almeida
346d059839 ci: Raise clang-tidy to version 20 2025-09-30 21:21:31 +00:00
Eduardo Almeida
1dfd48761d Remove empty lines at start of files 2025-09-30 20:11:28 +01:00
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