An error occurred fetching the project authors.
- 12 Feb, 2024 4 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
PUSCH decoding is started multiple times in nr_ulsch_procedures() for each ULSCH segment, and stopped once inside phy_procedures_gNB_uespec_RX(). Not only is it not clear if that works with the API, it also might measure more than just PUSCH decoding. Remove the PUSCH decoding, it is misleading. Check L1 RX processing instead.
-
Robert Schmidt authored
The CI would only detect a deviation from the normalized value based on a configurable threshold, typically 1.25 (so we would tolerate a 25% increase). However, it often happens that a timing gets shorter (e.g., forgot to put the timing measurements). This commit introduces a "Deviation Threshold" (smaller than 1) to not only check that we exceed 1.0 + "Deviation Threshold" (as before), but also that are not below 1.0 - "Deviation Threshold". In other words, assuming a maximum divergence of 25%, instead of just checking if val > 1.25, we now also check if val < 0.75 (and flag error).
-
Robert Schmidt authored
-
- 10 Nov, 2023 1 commit
-
-
Robert Schmidt authored
-
- 02 Oct, 2023 1 commit
-
-
Robert Schmidt authored
-
- 04 Apr, 2023 1 commit
-
-
Robert Schmidt authored
-
- 28 Oct, 2022 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 04 Oct, 2022 1 commit
-
-
Robert Schmidt authored
-
- 22 Sep, 2022 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 04 Aug, 2022 1 commit
-
-
Sagar Parsawar authored
-
- 04 Jun, 2022 1 commit
-
-
Robert Schmidt authored
-
- 28 Feb, 2022 1 commit
-
-
Robert Schmidt authored
-
- 21 Jan, 2022 1 commit
-
-
hardy authored
-
- 02 Dec, 2021 1 commit
-
-
hardy authored
-
- 12 Nov, 2021 1 commit
-
-
matzakos authored
-
- 28 Sep, 2021 1 commit
-
-
hardy authored
-
- 21 Jul, 2021 1 commit
-
-
hardy authored
[CI] for gNB Phy test : update of the execution timings ref values, according to the latest developments
-
- 30 Apr, 2021 1 commit
-
-
hardy authored
-
- 29 Apr, 2021 1 commit
-
-
hardy authored
-
- 28 Apr, 2021 1 commit
-
-
hardy authored
-