Eduardo Almeida
|
bf781d4064
|
lte: Use if-else instead of multiplying by binary flag (fix clang-tidy warning)
|
2023-06-13 17:51:42 +00:00 |
|
Eduardo Almeida
|
8c49f49cbf
|
lte: Fix comment formatting
|
2023-06-13 17:51:42 +00:00 |
|
André Apitzsch
|
b8dace537b
|
lte: PSS scheduler: remove useless loop
|
2023-06-13 04:38:55 +00:00 |
|
André Apitzsch
|
7589e87594
|
lte: (fixes #906) Don't use invalid cell ID
|
2023-06-13 04:15:18 +00:00 |
|
André
|
7b2bbc7179
|
lte: Fix log messages
|
2023-06-12 17:35:13 -07:00 |
|
kkoutlia
|
42756add13
|
lte: (fixes #885) Don't send RAR when UE context is not created
|
2023-06-12 17:32:44 -07:00 |
|
Eduardo Almeida
|
1d277d1ebc
|
core,lte,network: Convert single enum to constexpr
|
2023-06-08 19:28:41 +00:00 |
|
Eduardo Almeida
|
6923de623c
|
Remove redundant break after return
|
2023-06-01 17:26:54 +00:00 |
|
Gabriel Ferreira
|
ead98fd84d
|
lte: prevent memcpy to nullptr
|
2023-06-01 15:57:59 +00:00 |
|
Eduardo Almeida
|
42d6eea6de
|
Remove emacs lines from Python and C++ files
|
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 |
|
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 |
|
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 |
|
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
|
70f8f80d9b
|
Fix clang-tidy performance-unnecessary-copy-initialization warnings
|
2023-05-07 22:07:12 +01:00 |
|
Eduardo Almeida
|
a93c357141
|
Fix clang-tidy readability-simplify-boolean-expr warnings
|
2023-05-07 19:06:35 +01:00 |
|
Eduardo Almeida
|
68ef2890d0
|
Remove unnecessary enum specifiers
|
2023-05-01 13:09:06 +00:00 |
|
Eduardo Almeida
|
3b75e073b2
|
lte: Fix clang-tidy readability-static-accessed-through-instance warning
|
2023-04-30 16:07:35 +00:00 |
|
Eduardo Almeida
|
c62823effa
|
core, internet, lte, spectrum: Add missing map header
|
2023-04-28 09:50:38 +01:00 |
|
André Apitzsch
|
53ce443f79
|
test: Replace deprecated optparse
|
2023-04-03 13:43:19 +00:00 |
|
Gabriel Ferreira
|
540f48c55a
|
Fix additional typos
|
2023-03-20 02:14:44 +00:00 |
|
Tom Henderson
|
df20f5f5e8
|
doc: Fix errors found by codespell and aspell
|
2023-03-09 11:45:15 -08:00 |
|
Gabriel Ferreira
|
b6350920f4
|
lte: return reference to prevent Dci temporary copy
saves 4.7 million allocations (26%) in the lte-cqi-generation test suite
|
2023-02-23 23:04:41 +00: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 |
|
André
|
f90207e3b1
|
lte: Fix typos
|
2023-02-17 13:35:48 +00:00 |
|
Gabriel Ferreira
|
0388b7c263
|
doc: fix dead urls
Signed-off-by: Gabriel Ferreira <gabrielcarvfer@gmail.com>
|
2023-02-15 14:44:45 +00:00 |
|
Eduardo Almeida
|
d3426db18d
|
Fix typos
|
2023-02-09 15:36:32 +00:00 |
|
Eduardo Almeida
|
f6e514b01d
|
lte: Use && instead of and
|
2023-02-02 17:57:49 +00:00 |
|
Eduardo Almeida
|
971e5c15fa
|
Fix clang-tidy readability-container-size-empty warnings
|
2023-02-02 17:41:31 +00:00 |
|
Tommaso Pecorella
|
06d0ff20d0
|
doc: (fixes #817) various fixes highlighted by doxygen 1.9.6
|
2023-01-26 15:32:58 +00:00 |
|
Peter D. Barnes, Jr
|
f51780101a
|
doc: remove space in nested templates
|
2023-01-05 23:47:13 +00:00 |
|
Peter D. Barnes, Jr
|
700543b01a
|
doc: remove space before paren in code samples
|
2023-01-05 23:47:13 +00:00 |
|
Eduardo Almeida
|
e3b8bc49b5
|
Fix casing of classes, structs and enums to start with an uppercase letter
|
2022-12-28 18:15:44 +00:00 |
|
Eduardo Almeida
|
5c8b820b7b
|
Remove unneeded typedef in struct and enum
|
2022-12-22 17:36:30 +00:00 |
|
Eduardo Almeida
|
e3c5c9831a
|
Remove unnecessary casts to double for hard-coded numbers
|
2022-12-07 17:40:15 +00:00 |
|
Eduardo Almeida
|
d382197be0
|
lte: Fix implicit bool conversion in MAC schedulers
|
2022-12-06 17:26:16 +00:00 |
|
Eduardo Almeida
|
4930479af4
|
Remove enum / struct specifiers when declaring the variable's type
|
2022-12-05 19:05:45 +00:00 |
|
Eduardo Almeida
|
01c1e7eced
|
internet, lte, network, olsr: Isolate variable declaration from struct definition
|
2022-12-03 04:42:27 +00:00 |
|
Eduardo Almeida
|
b9562ba520
|
Fix formatting of braced-init-lists by adding trailing comma
|
2022-11-24 16:13:09 +00:00 |
|
André Apitzsch
|
adcc13e93c
|
applications: (merges !995) Unify handling of 'MaxPackets attribute is zero'
Treat zero max packets as infinite as PacketSocketClient already does.
|
2022-11-12 17:51:41 -08:00 |
|
Eduardo Almeida
|
acab6a38e8
|
lte: Mark deleted constructors as deleted
|
2022-11-09 14:06:53 +00:00 |
|
Tommaso Pecorella
|
e8c0c7036f
|
lte: fix missing header in test
|
2022-11-03 09:21:17 +01:00 |
|
Tommaso Pecorella
|
9c391961b2
|
lte: remove deprecated sprintf from test
|
2022-11-02 23:44:38 +01:00 |
|
Eduardo Almeida
|
b8fb0fcfc8
|
Fix clang-diagnostics-unused-but-set-variable warnings
|
2022-10-28 21:48:03 +01:00 |
|