- 28 Sep, 2022 40 commits
-
-
Angelo Athanassopoulos authored
When we add DRBs throught the configuration file, it will create dedicated DRBs, treating them as GBR Flow DRBs. This is useful for testing purposes in RFSIM and noS1
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
If it is a GBR flow, assign a dedicated DRB If is is a NGBR flow, use an existing DRB, from the same PDU Session Note: the case that we run out of DRBs is not handled yet, it is still a todo
-
Angelo Athanassopoulos authored
Note: at this point we have a dedicated DRB per 5QI.
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
1. Added guard for exceeding DRB creation in ASN1 & RRC 2. Created function for finding the next available drb Note: tested with 2 UEs in RFSIM mode
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
-
Angelo Athanassopoulos authored
Multiple DRBs - Fix MR Conflicts: 1. RLC - Removed mispositioned conditional. 2. RRC - Replaced arguements in generateDRB func & use bool. 3. RRC - Removed the MAX_DRB_PDUSESSION definition. 4. SDAP - Replaced boolean_t with bool. 5. RRC - Fixed indentation in SDAP Configuration. 6. RRC - Changed var nb_drb_to_setup to 1.
-