Eduardo Almeida
|
8e25294476
|
Fix clang-tidy performance-inefficient-vector-operation warnings
Detected by clang-tidy-19
|
2025-02-06 16:53:40 +00:00 |
|
Gabriel Ferreira
|
af26f99f86
|
uan: Fix typos
|
2025-01-22 11:38:19 +01:00 |
|
Eduardo Almeida
|
6ef966c4cf
|
Replace Doxygen tags using \ with @
|
2024-11-08 18:05:46 +00:00 |
|
Eduardo Almeida
|
5afa1fd7ef
|
Use Time() constructor with integer values
|
2024-11-08 18:01:13 +00:00 |
|
Eduardo Almeida
|
f77250cc92
|
Use default Time() constructor when initializing 0 time
|
2024-11-08 18:01:06 +00:00 |
|
Eduardo Almeida
|
3c706947a0
|
Use Time comparison functions rather than Time(0)
|
2024-11-08 18:01:00 +00:00 |
|
Peter D. Barnes, Jr
|
efff75fe4f
|
Label deprecations with uncertain version tags, for later removal
|
2024-10-07 09:04:18 -10:00 |
|
Federico Guerra
|
67f958d52f
|
uan: (fixes #1115) Fixed PER calculation of M-QAM (fix reported by donghuiyong)
|
2024-09-26 16:27:41 +00:00 |
|
André Apitzsch
|
8bc94a1cc3
|
Use SPDX license identifiers
|
2024-09-06 19:32:31 +00:00 |
|
AlessioBugetti
|
583733a3bd
|
uan: Fix uninitialized memory usage bug in the operator>> for UanModesList
|
2024-09-06 10:02:26 +00:00 |
|
AlessioBugetti
|
c4e291565f
|
uan: Fix precision loss in Eb/N0 calculation in UanPhyPerCommonModes::CalcPer() (reported by donghuiyong)
|
2024-09-06 10:02:26 +00:00 |
|
AlessioBugetti
|
4d2a631def
|
uan: (fixes #1125) Add UanModesListTest in uan-test.cc for the operator>>
|
2024-09-04 01:04:53 +00:00 |
|
AlessioBugetti
|
27b220f326
|
uan: (fixes #1125) Fix handling of EOF in operator>> for UanModesList
|
2024-09-04 01:04:53 +00:00 |
|
AlessioBugetti
|
c7f3306bc0
|
uan: (fixes #1128) Fix bug in Eb/N0 calculation in UanPhyPerCommonModes::CalcPer() (reported by donghuiyong)
|
2024-09-04 01:02:28 +00:00 |
|
Federico Guerra
|
e266e0a2c8
|
uan: (fixes #1127) Fixed bug in energy update in UanPhyGen::RxEndEvent() (thanks to donghuiyong)
|
2024-09-02 14:27:41 +00:00 |
|
Federico Guerra
|
66b6653a40
|
uan: (fixes #1115) Fix PER calculation of M-QAM (fix due to donghuiyong)
|
2024-08-08 05:54:06 -07:00 |
|
Federico Guerra
|
593c5401bf
|
uan: (fixes #1112) Fix Thorp attenuation formula (fix due to donghuiyong)
|
2024-08-07 21:31:25 +00:00 |
|
Alberto Gallegos Ramonet
|
314c58ad69
|
energy: Adds energy namespace
|
2024-05-19 01:33:53 +00:00 |
|
Gabriel Ferreira
|
01138ef2d7
|
(fixes #161) Deprecate EventId::IsRunning() and replace it with EventId::IsPending()
|
2024-05-14 12:40:54 -03:00 |
|
Eduardo Almeida
|
79186a8b8b
|
Fix clang-tidy bugprone-branch-clone warnings
|
2024-05-11 02:56:07 +01:00 |
|
André Apitzsch
|
a5c42bc879
|
core: Use enum class for TestSuite::Type
|
2024-03-15 09:27:53 +01:00 |
|
André Apitzsch
|
e46d2a8024
|
core: Use enum class for TestCase::TestDuration and rename it to TestCase:Duration
|
2024-03-15 09:27:52 +01:00 |
|
Tommaso Pecorella
|
c3de726aef
|
uan: (fixes #1046) allow UAN to Tx/Rx 6LoWPAN
|
2024-03-11 00:50:12 +00:00 |
|
Tommaso Pecorella
|
47768894aa
|
doc: fix doxygen grouping
|
2024-02-16 16:33:27 +00:00 |
|
Gabriel Ferreira
|
7806ff2e85
|
build: update LIBRARIES_TO_LINK lists with minimal sets
|
2023-12-15 13:24:29 -03:00 |
|
Eduardo Almeida
|
59246fb83d
|
Fix spelling typos
|
2023-10-03 00:32:07 +01:00 |
|
Eduardo Almeida
|
1f438ce6f4
|
Fix clang-tidy modernize-use-auto warnings
|
2023-09-18 00:36:46 +01:00 |
|
Eduardo Almeida
|
aedd34ca8f
|
Fix local #include headers by removing the "ns3/" prefix
|
2023-09-17 17:19:59 +01:00 |
|
Eduardo Almeida
|
ba859a0d66
|
Fix clang-tidy modernize-use-bool-literals warnings
|
2023-09-15 16:36:26 +00:00 |
|
Eduardo Almeida
|
a4b43cb532
|
examples, internet, prop, spect, uan: Cache math functions and frequently used variables
|
2023-09-13 19:32:21 +01:00 |
|
Eduardo Almeida
|
42d6eea6de
|
Remove emacs lines from Python and C++ files
|
2023-05-23 16:20:52 +00:00 |
|
Eduardo Almeida
|
a93c357141
|
Fix clang-tidy readability-simplify-boolean-expr warnings
|
2023-05-07 19:06:35 +01:00 |
|
Gabriel Ferreira
|
6f076416e7
|
Fix typos
|
2023-02-21 22:29:29 -03:00 |
|
Eduardo Almeida
|
c5371d938c
|
Fix clang-tidy readability-make-member-function-const warnings
|
2023-02-21 16:09:35 +00:00 |
|
Eduardo Almeida
|
971e5c15fa
|
Fix clang-tidy readability-container-size-empty warnings
|
2023-02-02 17:41:31 +00:00 |
|
Eduardo Almeida
|
9a0d17186b
|
Fix clang-tidy readability-static-accessed-through-instance warnings
|
2023-01-29 18:11:10 +00:00 |
|
Eduardo Almeida
|
5c8b820b7b
|
Remove unneeded typedef in struct and enum
|
2022-12-22 17:36:30 +00:00 |
|
Eduardo Almeida
|
18225243f2
|
examples: Add missing return 0
|
2022-11-29 21:33:09 +00:00 |
|
Eduardo Almeida
|
7c182618ed
|
Fix clang-tidy readability-redundant-string-cstr warnings
|
2022-10-28 16:05:20 +00:00 |
|
Eduardo Almeida
|
bfb737a0d9
|
Remove unnecessary [[maybe_unused]] specifiers
|
2022-10-24 11:58:49 +00:00 |
|
Eduardo Almeida
|
b048f70912
|
Fix the [[maybe_unused]] specifier placement to always come after the variable name
|
2022-10-24 11:58:49 +00:00 |
|
Eduardo Almeida
|
dfc6fb9d2d
|
Remove emacs comment from C++ files
|
2022-10-14 14:13:12 +00:00 |
|
Eduardo Almeida
|
e25ff966fe
|
Apply clang-format to codebase
|
2022-10-07 20:08:35 +00:00 |
|
Eduardo Almeida
|
ebb596910c
|
Fix remaining clang-tidy warnings
|
2022-10-07 11:48:11 +00:00 |
|
Eduardo Almeida
|
c1e7757315
|
Fix clang-tidy readability-isolate-declaration warnings
|
2022-10-07 11:48:11 +00:00 |
|
Eduardo Almeida
|
f65238a0db
|
Fix clang-tidy readability-string-compare warnings
|
2022-10-07 11:48:11 +00:00 |
|
Eduardo Almeida
|
1b78ecc117
|
Fix clang-tidy readability-braces-around-statements warnings
|
2022-10-07 11:48:11 +00:00 |
|
Eduardo Almeida
|
f87b53bbc5
|
Fix clang-tidy modernize-use-emplace warnings
|
2022-10-07 11:48:11 +00:00 |
|
Eduardo Almeida
|
4af0fe4b85
|
Fix clang-tidy modernize-use-nullptr warnings
|
2022-10-07 11:48:10 +00:00 |
|
Eduardo Almeida
|
be07b6487a
|
Fix clang-tidy modernize-use-override warnings
|
2022-10-07 11:48:10 +00:00 |
|