Skip to content

Fix gNB LLR plot view

Sakthivel Velumani requested to merge NR_gNB_qtscope_llrPlot_fix into develop

Update LLR & IQ plot with correct number of elements. Removed timer based update and instead update plot every 128 frames by calling a updater function with correct number of elements.

Current view:

Screenshot_from_2023-03-12_10-57-01.

Fixed view:

Screenshot_from_2023-03-12_10-53-58

Merge request reports