discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Blank graph in Performance Monitor window


From: Anthony B.
Subject: Blank graph in Performance Monitor window
Date: Thu, 23 Jul 2020 10:01:02 +0200

Hello all,

I have built GNU Radio with Thrift to support the ControlPort feature. I am able to make the Performance Counters working fine, but it looks like nothing is actually exported to the CtrlPort app. Does someone know what could be the problem?

I have settled the following in gnuradio_runtime.conf :
[PerfCounters]
on = True
export = True
clock = thread
#clock = monotonic

[ControlPort]
on = True
edges_list = True

Thanks for any suggestions!

Anthony


reply via email to

[Prev in Thread] Current Thread [Next in Thread]