An error occurred fetching the project authors.
- 07 Feb, 2024 1 commit
-
-
Teodora authored
- create hash table to save ric_req_id (key) and array of ran_param_id(s) (values), per each subscription - create RB tree to store list of ric_req_id(s) for each ran_param_id => when the async event occurs, it is easier and faster to search per ran_param_id and send the indication message to all xApps (ric_req_id(s)) subscribed to the same ran_param_id - it is important to mention that both data structures need to be maintained, especially when unsubscription occurs (free_aperiodic_subscription)
-
- 17 Jan, 2024 1 commit
-
-
Teodora authored
- update KPM available versions - bool return when reading Service Models
-
- 30 Nov, 2023 1 commit
-
-
Robert Schmidt authored
-
- 23 Aug, 2023 1 commit
-
-
Teodora Vladic authored
- Add O-RAN KPM SM with DRB.RlcSduDelayDl, DRB.UEThpDl and DRB.UEThpUl measurements - Add L1M.PHR1.BinX KPM meas - Add comments for all KPM meas; deleted few outputs (but added in xApp) - Add DRB.PdcpSduVolumeDL and DRB.PdcpSduVolumeUL KPM meas - Delete unnecessary rnd functions in ran_func_kpm.c -> path set to flexric submodule
-
- 07 Jul, 2023 1 commit
-
-
mir authored
- Add E2 agent that leverages FlexRIC e2ap library - Add documentation in openair2/E2AP/README.md - Currently, statistics exported are random
-