Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next

This commit is contained in:
Ismael Gomez 2018-07-06 10:43:46 +02:00
commit 67b8066239
1 changed files with 1 additions and 0 deletions

View File

@ -318,6 +318,7 @@ void ue::print_pool() {
bool ue::get_metrics(ue_metrics_t &m)
{
bzero(&m, sizeof(ue_metrics_t));
m.rf = rf_metrics;
bzero(&rf_metrics, sizeof(rf_metrics_t));
rf_metrics.rf_error = false; // Reset error flag