ah, sorry, I meant the run-time config (~/.gnuradio/....conf, /etc/gnuradio/...)
On 09/14/2016 09:53 AM, Ihab Zine wrote:
yes i did as you see, * gr-ctrlport, * * thrift
######################################################-- # Gnuradio enabled components-- ######################################################-- * python-support-- * testing-support-- * volk-- * doxygen-- * gnuradio-runtime-- * gr-ctrlport-- * * thrift-- * gr-blocks-- * gnuradio-companion-- * gr-fft-- * gr-filter-- * gr-analog-- * gr-digital-- * gr-audio-- * * alsa-- * * oss-- * gr-channels-- * gr-noaa-- * gr-pager-- * gr-qtgui-- * gr-trellis-- * gr-uhd-- * gr-utils-- * gr-vocoder-- * gr-fcd-- * gr-wxgui--
but i have noticed something when i run gnuradio-config-info --enabled-components. I don't see thrift there but it is installed
python-support;testing-support;volk;doxygen;gnuradio-runtime;gr-ctrlport;gr-blocks;gnuradio-companion;gr-fft;gr-filter;gr-analog;gr-digital;gr-audio;* alsa;* oss;gr-channels;gr-noaa;gr-pager;gr-qtgui;gr-trellis;gr-uhd;gr-utils;gr-vocoder;gr-fcd;gr-wxgui
ihab
On 14 September 2016 at 12:45, Ihab Zine <ihab.zine13@gmail.com> wrote:
Hi ,
after many tries i thinks i was able to install Apache thrift. now my problem is when i run the command
gr-perf-monitorx xxx.xxx.x.xxx 9090
got the folllowing error:
Could not connect to ControlPort endpoint at xxx.xxx.x.xxx:9090.
Exception socket.error: (32, 'Broken pipe') in <bound method ThriftRadioClient.__del__ of <gnuradio.ctrlport.RPCConnectionThrift. ThriftRadioClient instance at 0x7f1cf4f1bc68>> ignored
so, do i need to run a server? if i do where can i find it ? what command should I use? Or am i missing some steps?
ThanksIhab
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment