- 09 Mar, 2022 1 commit
-
-
Sakthivel Velumani authored
this broke something. halting the work for now
-
- 01 Mar, 2022 1 commit
-
-
Sakthivel Velumani authored
-
- 24 Feb, 2022 1 commit
-
-
Sakthivel Velumani authored
needs optimization to reduce proc time BG1 to be added
-
- 16 Feb, 2022 2 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
- 15 Feb, 2022 1 commit
-
-
Sakthivel Velumani authored
Layer scheduling for BG2 Updated matlab script for LUT calc
-
- 06 Feb, 2022 3 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
- 21 Jan, 2022 1 commit
-
-
Sakthivel Velumani authored
-
- 20 Jan, 2022 1 commit
-
-
Sakthivel Velumani authored
commit: 3cfefe3c
-
- 19 Jan, 2022 1 commit
-
-
hardy authored
-
- 18 Jan, 2022 3 commits
-
-
Remi Hardy authored
[CI] improve gitlab post See merge request oai/openairinterface5g!1401
-
hardy authored
-
hardy authored
-
- 17 Jan, 2022 5 commits
-
-
hardy authored
-
Remi Hardy authored
[CI] update nsa b200 tests See merge request oai/openairinterface5g!1399
-
hardy authored
-
hardy authored
-
Remi Hardy authored
cleaning after big merge See merge request oai/openairinterface5g!1392
-
- 14 Jan, 2022 3 commits
-
-
Laurent THOMAS authored
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Remi Hardy authored
MR !1391: T tracer: add option to have both T traces and regular console logs Use --T_stdout 2 to have both. --T_stdout 0 is still the way to have only T traces and no console logs. MR !1387: nr ue: fix rlc and pdcp tick generation Ticks have to come every millisecond. The code was calling tick only for DL slots. (This whole logic will change at some point, this tick mechanism is not good. But in the meantime, let's fix anyway.) MR !1384: Rfsim chan mod bug infinite loop in function uniformrandom() if randominit() has not been called before MR !1334: Fixes, MR 1257 1225 followup Fixes after MR 1257 1225: sanitize address error introduced in ldpctest when using alternative ldpc libraries and LOG flooding introduced in nrUE. Also improved openCL ldpc library build.
-
- 13 Jan, 2022 5 commits
-
-
hardy authored
-
hardy authored
-
Laurent THOMAS authored
Merge branch 'cleaning-2022w1' of https://gitlab.eurecom.fr/oai/openairinterface5g into cleaning-2022w1
-
Laurent THOMAS authored
-
Raphael Defosseux authored
fix(docker): phySim image was always built on the latest of develop branch and not current code for merge requests Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 12 Jan, 2022 9 commits
-
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
Laurent THOMAS authored
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
-
- 11 Jan, 2022 3 commits
-
-
Cedric Roux authored
Ticks have to come every millisecond. The code was calling tick only for DL slots. (This whole logic will change at some point, this tick mechanism is not good. But in the meantime, let's fix anyway.)
-
Cedric Roux authored
The previous commit created two new warnings: warning: 'avgs' may be used uninitialized in this function warning: 'seq_index' may be used uninitialized in this function This commit removes them. Maybe it's not the correct solution. To be fixed if needed.
-
Cedric Roux authored
Use --T_stdout 2 to have both. --T_stdout 0 is still the way to have only T traces and no console logs.
-