Codebot
3a533706bf
Adding AGPL copyright to new files
2 years ago
Codebot
1bac152a8c
Adding AGPL copyright to new files
2 years ago
Codebot
358070fe30
Merge branch 'next' into agpl_next
...
# Conflicts:
# srsue/src/set_net_admin_caps.cc
2 years ago
yagoda
45a04b715c
e2ap: freeing heap allocated random object
2 years ago
Andre Puschmann
7251d4dcd2
gnb: fix CSI-IM resource information in RRC recnofig for NSA
...
amariue was complaining about CSI-IM resources allocated but
not present in resource config.
15:36:05.604 [RRC] - 0002 - DCCH: CellGroupConfig: ERROR: CSI-IM Set resource #0 not found in CSI Resource config #1
the patch simply removes the CSI-IM config.
2 years ago
herlesupreeth
150bfb6185
gtpu,ngap: fix pdu session id check and lcid allocation
2 years ago
herlesupreeth
dc3c1d3ccc
gtpu,rrc: use RAN type rather than boolean
2 years ago
herlesupreeth
8cac5e9919
ngap,rrc: fix PDU session Id and DRB Id assigned
2 years ago
herlesupreeth
0d8cae98fd
ngap: fix GTPU bearer removal
2 years ago
herlesupreeth
b927936d52
gtpu: improve check for PDU session Id in NR SA
2 years ago
Piotr Gawlowicz
9735e5650f
e2ap_test: update reference setup request msg
2 years ago
Piotr Gawlowicz
0860b2d074
e2ap: check if task_shed_ptr was set
2 years ago
Piotr Gawlowicz
70b8d035ce
e2sm_kpm: fix func name
2 years ago
Piotr Gawlowicz
346a814498
e2_agent: add e2 setup procedure that reconnects on failure
2 years ago
Piotr Gawlowicz
82d2fd1973
e2_agent: add parameters for local IP and port to bind for RIC connection
2 years ago
Piotr Gawlowicz
2fc1114167
e2sm_kpm: rename E2SM_KPM_metric_t and E2SM_KPM_meas_def_t
2 years ago
Piotr Gawlowicz
9dbd924339
e2: rename file ric_client to e2_agent
2 years ago
Piotr Gawlowicz
79c3cb600b
e2: rename class ric_client to e2_agent
2 years ago
Piotr Gawlowicz
f48a80a06e
e2sm: initialize class members
2 years ago
Piotr Gawlowicz
826aa46682
e2: update year in copyright section
2 years ago
Piotr Gawlowicz
14c1ed97d3
e2sm_kpm: simplify metric collection in e2sm_kpm_report_service
2 years ago
Piotr Gawlowicz
c7c4fb85e3
e2ap: unify names of e2ap_ric_subscription related functions
2 years ago
Piotr Gawlowicz
d2b42039e1
e2ap: rename ric_subscription to e2ap_ric_subscription
2 years ago
Piotr Gawlowicz
11532aa66c
e2ap: move ric_subscription from ric_client to e2ap
2 years ago
Piotr Gawlowicz
6090033a38
e2sm_kpm: report supported metrics in setup_request msg
2 years ago
Piotr Gawlowicz
68bfba5273
e2sm_kpm: refactor function name
2 years ago
Piotr Gawlowicz
ad63115f31
e2sm_kpm: measurement collection triggered by timer every granul_period from action def
2 years ago
Piotr Gawlowicz
d976a0dff8
e2sm_kpm: add TODO to check if metric is supported at the requested level
2 years ago
Piotr Gawlowicz
cf3d88b015
e2sm_kpm: add examples of CELL and UE level measurements
2 years ago
Piotr Gawlowicz
0c8b5430dc
e2sm_kpm: simplify collection of meas data
2 years ago
Piotr Gawlowicz
01886a2d6d
e2sm_kpm: do not pass enb_metrics to e2sm_kpm_report_service
2 years ago
Piotr Gawlowicz
ffe16f363f
e2sm_kpm: do not admit action if at least one label not supported or if more than 1 label per metric requested
2 years ago
Piotr Gawlowicz
7560948a7d
ric_subscription: if indication data not ready, do not send
2 years ago
Piotr Gawlowicz
c526870381
ric_subscription refactor func name
2 years ago
Piotr Gawlowicz
b6e8f85333
e2sm_kpm: make e2sm_kpm_report_service classes friend of e2sm_kpm
2 years ago
Piotr Gawlowicz
ea8886ced6
e2sm_kpm: add empty classes for all report service styles
2 years ago
Piotr Gawlowicz
d6534b6339
e2sm_kpm: clean process_ric_action_definition func
2 years ago
Piotr Gawlowicz
d384916b68
e2sm_kpm: change function names
2 years ago
Piotr Gawlowicz
62d1ba059f
e2sm: change function name to generate_ric_indication_content
2 years ago
Piotr Gawlowicz
bce8d65ec0
e2sm_kpm: change function order
2 years ago
Piotr Gawlowicz
e70a2eb4e8
e2sm_kpm: move ind msg processing logic to separate class and use virtual funcs
2 years ago
Piotr Gawlowicz
6c8458bfb2
e2sm_kpm: remove uneeded func
2 years ago
Piotr Gawlowicz
8ed3497bc8
e2sm_kpm: move struct types to e2sm_kpm_common.h
2 years ago
Piotr Gawlowicz
26b61b57db
e2sm_kpm: store collected meas data directly in the asn1 kpm ind msg
2 years ago
Piotr Gawlowicz
048b54c4f4
e2sm_kpm: set collet_start_time timestamp correctly
2 years ago
Piotr Gawlowicz
81f28a4d45
e2sm_kpm: save measurements to support the case when measurement period < reporting period
2 years ago
Piotr Gawlowicz
bace9a2b5b
e2sm_kpm: change func name and use push
2 years ago
Piotr Gawlowicz
c2a756da12
e2sm_kpm: remove cell ID and use ric_ind_msg.meas_info_list.size()
2 years ago
Piotr Gawlowicz
5b579b502d
e2sm_kpm: use metric name from metric defition
2 years ago
Piotr Gawlowicz
cf80c3bc17
e2sm_kpm: function now extracts a proper value from enb_metrics
2 years ago