Commit Graph

19466 Commits

Author SHA1 Message Date
Eduardo Almeida
463e1e4371 Replace formatted apostrophe (’) by simple one (') in docs 2024-10-18 11:42:19 +00:00
Eduardo Almeida
401da89a1e Fix Markdown code block in CHANGES.md 2024-10-18 11:42:19 +00:00
Eduardo Almeida
0930c00007 check-style: Add check for file encoding 2024-10-18 10:14:24 +00:00
Eduardo Almeida
b0ce10645b doc: Add --no-license flag for check-style-clang-format.py documentation 2024-10-18 10:14:24 +00:00
Eduardo Almeida
67a386f5a8 ci: Add no-verbose flag to wget 2024-10-18 10:13:45 +00:00
Eduardo Almeida
d866e1626e ci: Use libgsl28 in Ubuntu rolling jobs 2024-10-17 13:20:54 +00:00
Tommaso Pecorella
4131d38d81 aodv: fix error in parameter settings 2024-10-16 23:46:22 +02:00
Tom Henderson
357165397a doc: Update error-model.rst 2024-10-16 15:55:29 +00:00
Tom Henderson
02e852852c doc: Clarify CMake options for macOS 2024-10-15 19:49:22 +00:00
Tom Henderson
f9bdaaa04b wifi: Further clarify WifiPhy::PhyTxBegin and PhyTxPsduBegin traces 2024-10-15 12:06:24 +00:00
Tolik Zinovyev
3c7d1b371b wifi: pass WifiTxVector and vector<bool> by const reference 2024-10-14 23:53:40 -04:00
Tom Henderson
49deb677ce netanim: Update trace paths to adjust for namespace changes 2024-10-13 23:40:47 +00:00
Yohei Kojima
393e1483d3 bindings: Support lib64/ when working with lockfile 2024-10-13 17:42:00 +00:00
Stefano Avallone
c1b8ceecb6 wifi: Fix static member accessed through instance warning 2024-10-13 16:05:23 +02:00
Stefano Avallone
3f137a3036 utils: Fix libgsl version in code linting CI job 2024-10-13 15:56:07 +02:00
Gabriel Ferreira
d0b08186b5 build: Specify project source directory for configured header templates 2024-10-11 18:20:41 +00:00
Tom Henderson
4492fa9025 wifi: Clarify output of MacTx and PhyTx traces 2024-10-10 13:36:49 -07:00
André Apitzsch
d8eb562a2a core: Add deprecated for ns-3.44 2024-10-10 10:02:38 +02:00
Tom Henderson
9d2c8f7872 Start RELEASE_NOTES.md and CHANGES.md sections for new release 2024-10-09 16:36:58 -07:00
Tom Henderson
7825faeaeb Merge ns-3.43-release branch 2024-10-09 16:30:43 -07:00
Tom Henderson
753817468d Update VERSION and documentation tags for ns-3.43 release 2024-10-09 16:23:13 -07:00
Tom Henderson
e9631008ec doc: Update ns-3 version in tutorial and installation 2024-10-09 15:35:51 -07:00
Tom Henderson
a6366a865c doc: Update AUTHORS, CHANGES.md, and RELEASE_NOTES for ns-3.43 2024-10-08 16:49:02 -07:00
Peter D. Barnes, Jr
099030a5f3 Restore doxygen hidden by automatic \deprecated 2024-10-07 09:30:11 -10:00
Peter D. Barnes, Jr
2a335d968a energy: allow use of deprecated LiIonEnergySource in example and test 2024-10-07 09:30:03 -10:00
Peter D. Barnes, Jr
efff75fe4f Label deprecations with uncertain version tags, for later removal 2024-10-07 09:04:18 -10:00
Peter D. Barnes, Jr
756d741f7e Remove redundant \deprecated 2024-10-07 09:04:18 -10:00
Peter D. Barnes, Jr
df5b0aff81 core: add \deprecated automatically 2024-10-07 09:04:18 -10:00
Eduardo Almeida
7c39050169 build, wifi: Replace GPL blob with SPDX license 2024-10-07 16:51:03 +01:00
Eduardo Almeida
54c1f24909 build, core: Move formatting guards to include copyrights 2024-10-07 16:50:58 +01:00
Eduardo Almeida
0aa5108cd9 check-style: Add check for SPDX license 2024-10-07 16:50:51 +01:00
Eduardo Almeida
82f41683ea check-style: Add support for more format guards 2024-10-07 16:37:30 +01:00
Eduardo Almeida
d30ed6517f check-style: Group check variables and args in dictionaries 2024-10-07 16:37:26 +01:00
Eduardo Almeida
e66a68416b check-style: Fix documentation 2024-10-07 16:37:18 +01:00
Gabriel Ferreira
7de2053778 lte: Revert map insertion to prevent overwriting existing entry
Change was introduced in 958734c2 results in a different behavior
2024-10-06 03:31:07 +02:00
Gabriel Ferreira
5b62d4baa2 propagation: Increase propagation-channel-condition-model test tolerance
Accommodates different random streams.
See https://gitlab.com/nsnam/ns-3-dev/-/merge_requests/2178#note_2143891240
2024-10-06 03:30:31 +02:00
Gabriel Ferreira
5db16057b8 lte: Set fixed stream number to UE downlink spectrum phy in lte-handover-failure test 2024-10-06 03:30:31 +02:00
Gabriel Ferreira
ffa4ecd496 core: Reset the next random variable stream index between test cases 2024-10-06 03:30:31 +02:00
Gabriel Ferreira
0d0dbd961e core: Add function to reset the next random variable stream index counter 2024-10-06 03:30:31 +02:00
Gabriel Ferreira
4e642e5d60 internet: Fix tcp flags check to determine packet type
(TcpHeader::ACK | TcpHeader::ECE) was not correctly tested, resulting in an uninitialized packetType value
2024-10-06 03:23:07 +02:00
Sébastien Deronne
cc1a148262 wifi: Add check on received power in spectrum PHY 2024-10-05 10:12:59 +02:00
Sébastien Deronne
496657e0e4 wifi: Cleanup unit from parameters names 2024-10-05 10:12:59 +02:00
Sébastien Deronne
76d419a4f5 wifi: Cleanup unit from functions names 2024-10-05 10:12:59 +02:00
Tom Henderson
c27f86ec81 doc: Add coding style rules for ns3::Time and initialization 2024-10-04 16:04:05 +00:00
Sébastien Deronne
b9726ca819 wifi: Extend user documentation for the use of PCAP capture type in case of MLD 2024-10-03 21:13:35 +02:00
Sébastien Deronne
5f9f88cda3 examples, wifi: Change PCAP capture type in some examples/tests 2024-10-03 21:13:35 +02:00
Sébastien Deronne
10a5315011 wifi: Add more flexibility to configure PCAP file generation for MLD
This commit makes it possible to generate one file per device,
or either by PHY ID (default behavior) or by link ID.
2024-10-03 21:13:35 +02:00
Tommaso Pecorella
692ba1f5eb ci: add texlive-mathscience (needed for physics.sty) 2024-10-02 22:14:50 +02:00
Tommaso Pecorella
44a872d1b4 doc: check for LaTeX errors 2024-10-02 22:14:50 +02:00
Eduardo Almeida
34bf1f086c Fix Doxygen formatting 2024-09-30 23:44:16 +01:00