André Apitzsch
9e652e463f
build: fix help message of '--output-directory'
2023-05-25 09:33:20 +02:00
Eduardo Almeida
c060271618
ci: Fix clang-tidy job
2023-05-23 20:54:33 +01:00
Eduardo Almeida
42d6eea6de
Remove emacs lines from Python and C++ files
2023-05-23 16:20:52 +00:00
Eduardo Almeida
613badc111
ci: Improve detection of emacs lines
2023-05-23 16:20:52 +00:00
André
5b01183c32
lte: Remove unused includes, add missing ones and remove "ns3/" prefix from local headers
2023-05-22 01:12:35 +01:00
Stefano Avallone
3e1ebaafe0
examples: Fix clang-tidy error
2023-05-21 09:40:47 +02:00
Tommaso Pecorella
d5f698575f
flow-monitor: clarify DSR and FlowMonitor interactions
2023-05-21 00:34:46 +02:00
Tommaso Pecorella
d49aaac6f0
examples: simplify manet-routing-compare.cc
2023-05-21 00:34:42 +02:00
Tommaso Pecorella
c0ab48eb27
examples: clarify manet-routing-compare.cc - FlowMonitor can not be used with DSR
2023-05-21 00:33:59 +02:00
Tommaso Pecorella
707860e11c
stats: make Histogram::GetBinCount const
2023-05-19 23:47:23 +02:00
Tommaso Pecorella
c4e1f0827e
flowmonitor: ( fixes #901 ) allow to reset the stats
2023-05-19 23:47:05 +02:00
Tommaso Pecorella
ff12f975b2
stats: allow cleaning the content of an histogram
2023-05-19 23:43:27 +02:00
André
a207fb6766
internet: Remove unused includes, add missing ones and remove "ns3/" prefix from local headers
2023-05-19 16:44:52 +00:00
Eduardo Almeida
1960990db5
lte: Move common constants from scheduler classes to parent class
2023-05-18 13:14:17 +01:00
Eduardo Almeida
72c2619897
lte: Move common typedefs in scheduler classes to parent class
2023-05-18 13:14:17 +01:00
Eduardo Almeida
d316031258
lte: Move {MIN,MAX}_NO_CC constants to lte-common.h
2023-05-18 13:12:54 +01:00
kkoutlia
4412bdd4cd
Update CHANGES.md
2023-05-18 23:53:24 +00:00
Biljana Bojovic
0164d8d3d4
lte: Add PDCP-RLC discard timer
2023-05-18 23:53:24 +00:00
kkoutlia
1bde892f0a
lte: Add Release 18 QCIs
2023-05-18 23:53:24 +00:00
kkoutlia
2d71ca670c
lte: Extend support for Delay-critical GBR
2023-05-18 23:53:24 +00:00
kkoutlia
0640fcab9b
buildings: Add test case for O2I penetration losses
2023-05-18 22:52:27 +00:00
kkoutlia
53217384c9
buildings: Include Low/High building penetration losses
2023-05-18 22:52:27 +00:00
Eduardo Almeida
1c8a76d993
core: Fixes and improvements to AttributeContainerTestSuite
...
- Rename function ReverseList() to ReverseDoubleList() and remove IntVec inversion to align the name and behavior of the function with the description in the Doxygen.
- Use container size instead of hard-coded values.
- Test the IntVec and DoubleList values with std::equal() instead of stringstream.
2023-05-18 05:39:21 +01:00
Eduardo Almeida
334c164b75
core: ( fixes #902 ) Fix vector inversion in AttributeContainerTestSuite::ReverseList()
2023-05-17 18:35:43 +01:00
Tommaso Pecorella
8595bbf60d
ci: remove unused conditions in jobs
2023-05-16 22:58:51 +00:00
Eduardo Almeida
71656924b3
test: Add missing braces in DUPE() macro
2023-05-15 22:38:05 +01:00
Eduardo Almeida
60b159b817
mpi, spectrum: Add missing header guards to example files
2023-05-15 22:37:25 +01:00
Alberto Gallegos
e38be2fe4f
lr-wpan: small fixes in MAC orphan scan
2023-05-15 11:18:51 +09:00
Eduardo Almeida
99c802113b
Remove unnecessary struct specifier
2023-05-13 20:27:17 +00:00
Eduardo Almeida
6ea0a8975e
Remove unnecessary enum specifier
2023-05-13 19:51:45 +00:00
Eduardo Almeida
b06786f5c9
examples: Fix formatting
2023-05-12 22:34:03 +01:00
Eduardo Almeida
7edb8793f2
wifi, wimax: Fix modernize-use-emplace warnings (clang-tidy-16)
2023-05-12 22:27:44 +01:00
Eduardo Almeida
cff5a13d31
ci: Upgrade clang-tidy to version 16
2023-05-12 22:27:44 +01:00
Eduardo Almeida
b53fd73ceb
ci: Add jobs for all supported versions of clang-format (14, 15, 16)
2023-05-12 22:27:39 +01:00
Eduardo Almeida
8731dd1fa2
fd-net-device: Fix clang-tidy warnings
2023-05-12 18:18:26 +00:00
Tommaso Pecorella
455cfda2d5
ci: use artifacts to speedup test jobs
2023-05-12 18:07:11 +00:00
Tommaso Pecorella
679529ccb4
ci: fix missing tests in some daily jobs
2023-05-12 18:07:11 +00:00
Sébastien Deronne
1709217907
Update RELEASE_NOTES.md
2023-05-11 20:56:57 +02:00
Sébastien Deronne
3004662957
wifi: Add non-HE STA to MU-RTS/CTS PHY tests
2023-05-11 20:56:57 +02:00
Sébastien Deronne
2c5a1a7c80
wifi: Handle reception of multiple copies of the same signal in the PHY entity base class
2023-05-11 20:56:35 +02:00
Sébastien Deronne
6316426698
wifi: No need to pass TXVECTOR to PhyEntity::CreateInterferenceEvent
2023-05-11 20:10:29 +02:00
Sébastien Deronne
ed955e2c66
wifi: Fix formatting for code that is commented out in spectrum tests
2023-05-11 19:56:30 +02:00
Eduardo Almeida
7595d3f490
ci: Use $CI_DEFAULT_BRANCH instead of master in spell-check
2023-05-08 03:08:20 +01:00
Eduardo Almeida
30faacea6b
ci: Optimize fetching upstream/master branch
2023-05-08 03:08:20 +01:00
Stefano Avallone
cff5678ac6
core, wifi: Make character separator a template parameter for AttributeContainerValue
2023-05-08 11:13:01 +02:00
Eduardo Almeida
89b44debb9
ci: Use double square brackets in if-else conditions
2023-05-08 09:03:24 +00:00
Eduardo Almeida
70f8f80d9b
Fix clang-tidy performance-unnecessary-copy-initialization warnings
2023-05-07 22:07:12 +01:00
Eduardo Almeida
17f9757b33
clang-tidy: Add check performance-unnecessary-copy-initialization
2023-05-07 19:07:10 +01:00
Eduardo Almeida
a93c357141
Fix clang-tidy readability-simplify-boolean-expr warnings
2023-05-07 19:06:35 +01:00
Eduardo Almeida
b21189f015
doc: Add boolean simplifications guidelines to coding-style.rst
2023-05-07 14:51:37 +00:00