discuss-gnuradio
[Top][All Lists]
Advanced

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

Controlport


From: Jiya Johnson
Subject: Controlport
Date: Fri, 10 Nov 2023 11:33:54 +0530

Greetings to everyone,

    self.blocks_ctrlport_monitor_performance_0 = not True or monitor("gr-perf-monitorx")
  File "/usr/local/lib/python3.10/dist-packages/gnuradio/ctrlport/monitor.py", line 30, in __init__
    gr.prefs().singleton().set_bool("ControlPort", "on", True)
AttributeError: 'gnuradio.gr.gr_python.prefs' object has no attribute 'singleton'
ctrlport monitor received shutdown signal

Is there any inbuilt gr_profilers in gnuradio to measure buffer,latency if not how can i get the benchmark values for comparison.
getting this error while using Ctrlport Performance Monitor in GNU Radio 3.10.8.0.
it will be very helpful if someone can help me to clear this

reply via email to

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