Re: [Discuss-gnuradio] Sending Data/Messages to GNU Radio via Python Application

2019-09-16 Thread Paul Boven
Hi, On 08/09/2019 21:29, Rajen Goradia wrote: I am trying to make use of the ZMQ blocks in GNU Radio to act as a server and have a separate python client application send data/messages to GNU Radio. I was successful in getting data out of GNU Radio and using a separate python application such

Re: [Discuss-gnuradio] Sending Data/Messages to GNU Radio via Python Application

2019-09-09 Thread Cinaed Simson
On 9/8/19 7:29 PM, Rajen Goradia wrote: > Hello: > I am trying to make use of the ZMQ blocks in GNU Radio to act as a > server and have a separate python client application send data/messages > to GNU Radio. I was successful in getting data out of GNU Radio and > using a separate python

[Discuss-gnuradio] Sending Data/Messages to GNU Radio via Python Application

2019-09-08 Thread Rajen Goradia
Hello: I am trying to make use of the ZMQ blocks in GNU Radio to act as a server and have a separate python client application send data/messages to GNU Radio. I was successful in getting data out of GNU Radio and using a separate python application such as using the “ZMQ PUSH Sink” block in GNU