Commit Graph

19048 Commits

Author SHA1 Message Date
Gabriel Ferreira
af98671fbe style: apply style changes in preparation for black and isort 2023-11-20 21:30:01 -03:00
Gabriel Ferreira
e7f998b4aa visualizer: move comments and update spellchecking exemptions 2023-11-20 21:30:01 -03:00
Gabriel Ferreira
32e11cc445 ci: add job to check Python formatting 2023-11-20 21:30:01 -03:00
Gabriel Ferreira
bfc875a91d doc: add Python format section
Co-authored-by: Eduardo Almeida <enmsa@outlook.pt>
2023-11-20 19:32:01 +00:00
Gabriel Ferreira
039ced850e style: add Black and Isort settings for Python formatting 2023-11-19 19:22:11 -03:00
Martin Quinson
98baaeb9a4 doc: (fixes #978) add project name to copyright string
Fixes an error raised by Sphinx 7.2.6 when SOURCE_DATE_EPOCH is set.
2023-11-19 18:06:57 -03:00
Gabriel Ferreira
3602894c8e build: add include/library directories from VcPkg to the default search paths
Enables zero-effort usage of third-party libraries (goal B of #856)
2023-11-19 15:43:44 -03:00
Gabriel Ferreira
a7ca50cd44 build: use DEFINED to test the existence of the MSVC variable 2023-11-19 15:39:12 -03:00
Gabriel Ferreira
dcad34924f build: (fixes #498) explain why features failed to be enabled 2023-11-19 12:35:50 -03:00
Gabriel Ferreira
7140134900 build: add optional OUTPUT_VARIABLE field to find_external_library 2023-11-19 12:35:38 -03:00
Gabriel Ferreira
3190f61e6f build: remove space after module name 2023-11-19 12:35:05 -03:00
Gabriel Ferreira
9fc3cd40a1 tests: add test-ns3.py case for base ns-3 configuration 2023-11-19 12:30:12 -03:00
Gabriel Ferreira
c1a03d9777 build: enable CMake's --warn-uninitialized by default 2023-11-19 12:30:12 -03:00
Gabriel Ferreira
b99875e866 build: remove leftovers from 5e551a21 2023-11-19 12:30:12 -03:00
Gabriel Ferreira
f2c00ceb3b build: fix a test-ns3.py test-case and the bug introduced by a1a6d559 2023-11-19 12:30:11 -03:00
Gabriel Ferreira
dc94f93adc build: remove single value parsed argument in check_deps 2023-11-19 12:30:11 -03:00
Gabriel Ferreira
1bc7211e49 build: use DEFINED to test if CMAKE_CXX_STANDARD is defined 2023-11-19 12:30:11 -03:00
Gabriel Ferreira
338bc0a7c1 energy: use build_lib_example instead of build_example 2023-11-19 12:30:11 -03:00
Gabriel Ferreira
4368a29a2f build: raise error when build_lib is incorrectly used by modules 2023-11-19 12:30:11 -03:00
Gabriel Ferreira
0f45fcd005 build: initialize previously uninitialized variables 2023-11-19 12:30:11 -03:00
Gabriel Ferreira
b1d70e4561 lte: fix fd-net-device reference 2023-11-18 19:22:36 -03:00
Gabriel Ferreira
c12ba51a33 internet: remove unused header_files entry 2023-11-18 19:22:36 -03:00
Gabriel Ferreira
8a169a87d0 bridge,csma: remove unused test sources entry 2023-11-18 19:22:36 -03:00
Gabriel Ferreira
7acd800e9a build: removed unused code and variables 2023-11-18 19:22:35 -03:00
Gabriel Ferreira
acd344483a build: fix IGNORE_PCH forwarding in example macros 2023-11-18 19:22:06 -03:00
Gabriel Ferreira
8a2f4b642c build: rename optional_visualizer_lib to ns3-optional-visualizer-lib 2023-11-18 19:21:01 -03:00
Gabriel Ferreira
9a3b1ffb68 build: make optional_visualizer_lib into a cache variable 2023-11-18 19:19:04 -03:00
Gabriel Ferreira
008d6abb41 build: set cache variables instead of unsetting them 2023-11-18 19:19:04 -03:00
Gabriel Ferreira
d320f557c0 build: disable warnings on platform specific environment variables 2023-11-18 19:19:03 -03:00
Gabriel Ferreira
9a8fe0b657 build: add macros to disable and enable CMake developer warnings 2023-11-18 19:09:28 -03:00
Stefano Avallone
afe0c6b0f2 network: Packet socket client does not schedule Send() for bursts of packets 2023-11-17 08:47:45 +01:00
Biljana Bojovic
b75e2fc7ee spectrum: Fix t-test in three-gpp-channel test suite 2023-11-16 08:41:43 +00:00
Tom Henderson
2ff906d713 traffic-control: QueueDisc::GetCurrentSize should be const 2023-11-14 13:37:11 -08:00
Tom Henderson
7e9596c23a doc: Clarify MacPorts clang-tidy installation 2023-11-11 19:05:44 -05:00
Tom Henderson
103ed635b3 doc: Fix table formatting 2023-11-11 19:05:44 -05:00
Eduardo Almeida
e48ffcf42e ci: Merge both if conditions in clang-tidy job script 2023-11-10 11:36:40 +00:00
Eduardo Almeida
7e2952b102 ci: Ignore errors due to missing external headers 2023-11-10 11:36:40 +00:00
Eduardo Almeida
d5ca6920b3 ci: Remove installation of Python in clang-tidy job 2023-11-10 11:36:40 +00:00
Tommaso Pecorella
e43724f08a fix doxygen and tweak API 2023-11-10 09:50:44 +00:00
Tommaso Pecorella
808e3b4ec7 core: add a Simulator::GetStopEvent 2023-11-10 09:50:44 +00:00
Eduardo Almeida
a3d8cc4c23 clang-tidy: Remove check readability-uppercase-literal-suffix 2023-11-06 16:52:27 +00:00
Chaz Maschman
b1eed6a37f editorconfig: Place comments on a new line, as required by version >= 0.15.0 2023-11-05 14:12:23 +00:00
Gabriel Ferreira
0d8eaac1ba visualizer: (fixes #959) fix label positioning in PyViz 2023-11-05 00:15:38 -03:00
Gabriel Ferreira
6b928cdad5 build: Remove include directories propagation workaround required by CMake <= 3.12 2023-11-05 00:01:20 +00:00
Alexander Krotov
a1a6d55949 build: Use cmake options -S and -B to avoid changing working directory 2023-11-05 00:01:20 +00:00
Gabriel Ferreira
3a356f4680 build: bump minimum CMake version to CMake 3.13 2023-11-05 00:01:20 +00:00
Gabriel Ferreira
7060cb1387 config-store: (fixes #340) remove the -Wno-parentheses flag
Unnecessary since we stopped supporting older distributions such as Ubuntu 18.04
2023-11-04 16:12:36 -03:00
Stefano Avallone
b33bb703b6 wifi: Extend EMLSR test to cover UL TXOPs 2023-11-03 09:57:57 +00:00
Stefano Avallone
9a3698761b wifi: Extend EHT network example to support EMLSR 2023-11-03 09:57:57 +00:00
Stefano Avallone
15add8119c wifi: Re-enable EMLSR test cases 2023-11-03 09:57:57 +00:00