srsran / srsRAN_Project

Open source O-RAN 5G CU/DU solution from Software Radio Systems (SRS) https://docs.srsran.com/projects/project
https://www.srsran.com
GNU Affero General Public License v3.0
523 stars 178 forks source link

RSRP monitoring failed #938

Open andreuni opened 6 days ago

andreuni commented 6 days ago

Issue Description

I have to keep track of RSRP of the gNB and in the last version of srsRAN Project there were 3 files (metrics_plotter_json.cpp, metrics_log_helper.cpp, metrics_plotter_stdout.cpp) that I could modify in order to add RSRP. Now I installed the new version of srsRAN Project and I can't find them anymore. What files should I look for?

Setup Details

[Specify details of the test setup. This would help us reproduce the problem reliably] I'm following the srsRAN gNB with srsUE tutorial (Multi-UE Emulation) from this documentation: https://docs.srsran.com/projects/project/en/latest/tutorials/source/srsUE/source/index.html#zeromq-based-setup

Expected Behavior

Monitor gNB's RSRP

Actual Behaviour

[What happens instead e.g. error message]

Steps to reproduce the problem

No file named metrics_plotter_json.cpp, metrics_log_helper.cpp, metrics_plotter_stdout.cpp

@Thecave3

pgawlowicz commented 2 days ago

Probably you are looking for apps/units/flexible_du/du_high/metrics/du_high_scheduler_cell_metrics_consumers.cpp