Re: [Discuss-gnuradio] Control Port Thrift Issues

2017-09-18 Thread Mark Koenig
me_t,double) ). > > My question: > Is there a way to use time_spec_t's constructor > uhd::time_spec_t::time_spec_t(time_t,double) from Python interface > exposed by GNU Radio? In my opinion there should be, otherwise why to > expose it through SWIG. > > -- > Best Regards

Re: [Discuss-gnuradio] Control Port Thrift Issues

2017-09-14 Thread Marcus Müller
time_spec_t(time_t,double) ). > > My question: > Is there a way to use time_spec_t's constructor > uhd::time_spec_t::time_spec_t(time_t,double) from Python interface > exposed by GNU Radio? In my opinion there should be, otherwise why to > expose it through SWIG. > > -- > Best Regards,

Re: [Discuss-gnuradio] Control Port Thrift Issues

2017-09-14 Thread Mark Koenig
otherwise why to expose it through SWIG. -- Best Regards, Piotr Krysik -- Message: 2 Date: Wed, 13 Sep 2017 19:54:47 +0200 From: Marcus M?ller <marcus.muel...@ettus.com> To: discuss-gnuradio@gnu.org Subject: Re: [Discuss-gnuradio] Control Port Thri

Re: [Discuss-gnuradio] Control Port Thrift Issues

2017-09-13 Thread Marcus Müller
Hi Mark, We can look at that in-depth, but in spirit of keeping this as time-effective as possible for you: Do you *need* controlport (it's a system to remotely access statistics and specifics knobs and levers in GNU Radio)? Many (most) users don't really. Best regards, Marcus On 09/13/2017

[Discuss-gnuradio] Control Port Thrift Issues

2017-09-13 Thread Mark Koenig
I am seeing an error during “Make” and it has to do with the controlport and thrift….not sure what is going on. Any help would be appreciated. Thanks Mark After running “Make” I see the following error: [ 11%] Building CXX object