Re: ControlPort 3.7.8rc1

On Thu, Aug 6, 2015 at 6:36 PM, Tom R. [email protected] wrote:

gnuradio-runtime/python/gnuradio/ctrlport

Inspecting GNU Radio Applications with ControlPort and Performance
Regards,

git clone --recursive GitHub - gnuradio/gnuradio: GNU Radio – the Free and Open Software Radio Ecosystem
are no
http://gnuradio.org/redmine/projects/gnuradio/wiki/ControlPort
usage is in our QA code. Look in gr-blocks
time. Then I ran the other two qa codes they passed successfully without
Segmentation fault (core dumped)
INFO: Apache Thrift: -h sdr-dev -p 38301
Ran 5 tests in 0.511s

for it:
gnruadio too after applying patch.

Applying the patch was not successful. I am using thrift 0.9.2.
sdr@sdr-dev:~/thrift$ thrift -version
Thrift version 0.9.2

What version of thrift this patch belongs too?

sdr@sdr-dev:~/thrift$ patch -p1 < thrift-codebase-shutdown-patch.diff

patching file lib/cpp/src/thrift/concurrency/ThreadManager.cpp
Hunk #1 succeeded at 429 (offset 20 lines).
patching file lib/cpp/src/thrift/concurrency/ThreadManager.h
Hunk #1 succeeded at 24 with fuzz 2.
Hunk #2 FAILED at 60.
1 out of 2 hunks FAILED – saving rejects to file
lib/cpp/src/thrift/concurrency/ThreadManager.h.rej
patching file lib/cpp/src/thrift/server/TThreadPoolServer.cpp
Hunk #1 FAILED at 194.
1 out of 1 hunk FAILED – saving rejects to file
lib/cpp/src/thrift/server/TThreadPoolServer.cpp.rej
patching file lib/cpp/src/thrift/server/TThreadPoolServer.h
Hunk #1 succeeded at 24 with fuzz 1.
Hunk #2 succeeded at 111 (offset -3 lines).

I installed thrift using following link

https://gnuradio.org/redmine/projects/gnuradio/wiki/ControlPort/7

On Fri, Aug 7, 2015 at 9:51 AM, bob wole [email protected] wrote:

On Wed, Aug 5, 2015 at 1:21 AM, bob wole [email protected] wrote:

)

It does not fully describe how it can be used, though, through this

I just installed frest gnuradio 3.7.8rc1 with control port

You can find more information on these two pages:
page linked above is from our weekly development builds.


Ran 2 tests in 0.105s


Bob
Tom

Thrift version 0.9.2
Hunk #2 FAILED at 60.

I installed thrift using following link

https://gnuradio.org/redmine/projects/gnuradio/wiki/ControlPort/7


Bob

Any thoughts?