- 30 Mar, 2024 2 commits
- 21 Mar, 2024 17 commits
-
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
This reverts commit fa8e88f66fa8778682a620c0301069aea83b596a.
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
Fix: add default slice (sst 0 sd 0) for SRB while initializing slice & add new UE before checking it is in the list or not
-
Chieh-Chun Chen authored
-
Sakthivel Velumani authored
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
- correct return value of slice idx - add/move UE in UE_list - use rnti_t instead uint16_t - correct bytes_last_round to be the instantaneous transmission rate for each slice
-
Chieh-Chun Chen authored
-
Chieh-Chun Chen authored
-
Robert Schmidt authored
-
- 20 Mar, 2024 5 commits
-
-
Teodora authored
-
Teodora authored
- hardcoded data for E2 Setup Request; fill_rnd_data_e2_setup_req.c dependancy taken out
-
Teodora authored
- use mutual E2SM UE ID file - write_ctrl_rc_sm function cleanup
-
Teodora authored
-
Teodora authored
- ran_func_kpm.c - use function pointers based on the matching condition, and node type - ran_func_kpm_subs.h/c - for measurement collection within MAC/RLC/PDCP layers; for CU-UP node only PDCP included (otherwise, we would get undefined reference to MAC/RLC) - use mutual E2SM UE ID file
-
- 18 Mar, 2024 2 commits
- 12 Mar, 2024 1 commit
-
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 11 Mar, 2024 4 commits
-
-
Robert Schmidt authored
Integration: `2024.w10` See merge request oai/openairinterface5g!2608 * !2427 Scan build: Result of operation is garbage or undefined * !2477 cleanup of nfapi_nr_interface.h and more * !2523 CI: AW2S pipeline - test with 16 UEs including RAN code fixes * !2530 Rework of MAC UE handling of DAI * !2583 Small-bug-from- cdb18d38-and-one-gcc-warning * !2592 NR DMRS RX comments * !2599 Log module small cleaning * CI: mark as failed if UE log analysis fails * !2465 NVIDIA Aerial Integration * !2409 Ue rework keep sync in frame * !2603 tx_timestamp computation doesnt count slots from rx timestamp, and a small... * !2607 preventing negative RX absolute slot in NR softmodem * !2606 Instructions on how to debug using container images and core dump of CI * !2609 Upgrade Open Cells Project UICC/SIM programming tool and rename FR2 SA configuration file * fixup after merge of Aerial
-
Rúben Soares da Silva authored
Some places (e.g., 4G eNB/UE nfapi mode) use numbers for the FAPI mode, directly mapping to an enum. Aerial being in the middle messes up these numbers. Put it at the end to limit possible problems.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 08 Mar, 2024 9 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
tx_timestamp computation doesnt count slots from rx timestamp, and a small simplification just after
-
Robert Schmidt authored
- create XML files for the Aerial pipeline - create docker-compose to automate deployment - add documentation - add to main Jenkinsfile Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr> Co-authored-by:
Jaroslava Fiedlerova <jaroslava.fiedlerova@openairinterface.org> Co-authored-by:
Rúben Soares da Silva <rsilva@allbesmart.pt>
-
Rúben Soares da Silva authored
-