Re: [Discuss-gnuradio] Block Path error

2017-10-10 Thread Marcus Müller
Hi Satoshi, it seems that when you built GNU Radio, the gr-uhd component was not enabled. That usually happens because the build system could not find UHD. So, you will have to go back and make sure UHD's development files can be found during the GNU Radio build. Best regards, Marcus

Re: [Discuss-gnuradio] Doxygen documentation in GRC

2017-10-10 Thread Sebastian Müller
I think this has been fixed in https://github.com/gnuradio/gnuradio/commit/ac925c426dd8dc75b6ee0bd82506e0f59cc5f207, so 3.7.10.2 or later should have this fixed IIRC. Do you maybe have an older installation? Sebastian Müller gse...@gmail.com PGP ID DC2AA3EE

Re: [Discuss-gnuradio] Block Path error

2017-10-10 Thread ito . satosi
Hi Mueller, I executed a command, but nothing was output. psc@sdr:~$ gnuradio-config-info --enabled-components | grep uhd psc@sdr:~$ gnuradio-config-info --enabled-components

Re: [Discuss-gnuradio] Doxygen documentation in GRC

2017-10-10 Thread Dave NotTelling
Anyone have input on this? I'm trying to make my blocks more user friendly, but all I've been able to get to show up is the description. The information about each parameter is lost in GRC. Shows up fine in the HTML report. On Wed, Aug 10, 2016 at 6:01 AM, Sebastian Müller

Re: [Discuss-gnuradio] Block Path error

2017-10-10 Thread Marcus Müller
Dear Satoshi, does `gnuradio-config-info --enabled-components | grep uhd` output anything? Best regards, Marcus On 10/10/2017 10:33 AM, ito.sat...@jp.panasonic.com wrote: Hi, I install UHD and GNU Radio from source code. And when gnuradio-companion is started, the following error is output.

[Discuss-gnuradio] how does OFDM receiver distinguish the wanted signal

2017-10-10 Thread Shi Yang
Dear list, I am implementing a full duplex DOCSIS 3.1 using GNU Radio. I use two usrp, one as CMTS and another as cable modem. The CM acts as the receiver, receiving both the signal from CMTS and from itself. What I am trying to do is subtract the self interference from the CM. My question

[Discuss-gnuradio] Block Path error

2017-10-10 Thread ito . satosi
Hi, I install UHD and GNU Radio from source code. And when gnuradio-companion is started, the following error is output. Please tell me how to solve it. psc@sdr:~/workarea/gnuradio/build$ <<< Welcome to GNU Radio Companion 3.7.10.1 >>> Block paths: /home/psc/.grc_gnuradio