- 11 Nov, 2018 3 commits
-
-
Raymond Knopp authored
added optimized polar decoding to UE DCI processing. Still to be tested. Changed decoder API to return XOR(CRC,rxCRC) which can be used to check for RNTI at receiver. For PBCH it returns 0 on positive CRC, !=0 on CRC mismatch.
-
Raymond Knopp authored
Merge branch 'nr-polar-encoder-optimizations' of https://gitlab.eurecom.fr/oai/openairinterface5g into nr-polar-encoder-optimizations Conflicts: openair1/PHY/CODING/TESTBENCH/polartest.c openair1/PHY/CODING/nrPolar_tools/nr_polar_encoder.c openair1/PHY/CODING/nr_compute_tbs.c openair1/PHY/CODING/nr_segmentation.c openair1/PHY/INIT/nr_parms.c openair1/PHY/NR_TRANSPORT/nr_pbch.c
-
Raymond Knopp authored
-
- 10 Nov, 2018 1 commit
-
-
Raymond Knopp authored
-
- 09 Nov, 2018 1 commit
-
-
Raymond Knopp authored
-
- 08 Nov, 2018 1 commit
-
-
Raymond Knopp authored
Conflicts: openair1/PHY/CODING/nrPolar_tools/nr_polar_decoder.c openair1/PHY/CODING/nrPolar_tools/nr_polar_encoder.c openair1/PHY/CODING/nr_polar_init.c
-
- 07 Nov, 2018 1 commit
-
-
Florian Kaltenberger authored
-
- 05 Nov, 2018 6 commits
-
-
Florian Kaltenberger authored
-
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Raphael Defosseux authored
-- in slave job, the lock is now properly done for the whole job -- in master job, all slave jobs are really sent in parallel they should now now appear as failed (if fails) cherry-picked from develop (47437903) Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Florian Kaltenberger authored
Nr fix ue usrp See merge request oai/openairinterface5g!436
-
- 02 Nov, 2018 4 commits
-
-
Florian Kaltenberger authored
Merging develop into develop-nr See merge request oai/openairinterface5g!433
-
Florian Kaltenberger authored
-
Wolfgang A. Mozart authored
nr-UE: bugfixes pbchsim: adding options to input/output signal files
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 01 Nov, 2018 2 commits
-
-
Wolfgang A. Mozart authored
-
Wolfgang A. Mozart authored
bugfixes
-
- 31 Oct, 2018 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 30 Oct, 2018 6 commits
-
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
yilmazt authored
-
- 29 Oct, 2018 9 commits
-
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
Nr pbchsim See merge request oai/openairinterface5g!431
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
fixed pipeline syntax Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 28 Oct, 2018 5 commits
-
-
Florian Kaltenberger authored
adding N_RB_DL to nr_init_params, as it is needed in the gNB and the function is shared between gNB and UE. This should be revisited.
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
removing warnings for --emulate-rf mode, tx_frame now also written to binary file so that it can be read by UE in mode --loop-memory
-
Raymond Knopp authored
-
Raymond Knopp authored
-