Hi Derek, Frankly, I can't install gnuradio on my windows PC.
Do you know what is the max rate of data possible to send via xmlrcp / zmq / dpu socket? Which of the three options is more efficient? (BTW, is it possible to connect the X310's ethernet cable to the internet and control it remotely, or do I have to connect it directly to a host computer?) Thanks again, Steve On Mon, May 28, 2018 at 4:26 PM, Derek Kozel <derek.ko...@ettus.com> wrote: > Oops, re-added the wrong list there. Reposting to usrp-users with GNU > Radio as BCC. > > On Mon, May 28, 2018 at 2:24 PM, Derek Kozel <derek.ko...@ettus.com> > wrote: > >> Hello Steve, >> >> Please keep the mailing list included unless you are talking about >> something which requires privacy. GNU Radio runs natively on Windows. It is >> not as well supported from an end developer stand point, but it is >> available and with a bit of work can be a very viable answer. >> https://wiki.gnuradio.org/index.php/InstallingGR#Windows >> >> Regards, >> Derek >> >> On Mon, May 28, 2018 at 1:10 PM, shachar J. brown < >> shachar.br...@gmail.com> wrote: >> >>> Hi Derek, >>> >>> I am unfamiliar with such functionality: >>> How can I run a full gnuradio flow graph via windows? >>> >>> Thanks, >>> Steve >>> >>> On Mon, May 28, 2018 at 3:02 PM, Derek Kozel <derek.ko...@ettus.com> >>> wrote: >>> >>>> Hello Steve, >>>> >>>> Can you directly use the X310 from the Windows PC? UHD is fully >>>> supported on Windows 7 to 10. >>>> >>>> Regards, >>>> Derek >>>> >>>> On Mon, May 28, 2018 at 12:09 PM, shachar J. brown via USRP-users < >>>> usrp-users@lists.ettus.com> wrote: >>>> >>>>> Thanks Marcus, I got it to work just fine. >>>>> >>>>> Your remark is a little concerning... is there any more efficient way >>>>> to send data over the internet? >>>>> >>>>> Furthermore, I actually don't necessarily need to pass the samples >>>>> over the internet. I simply need to send the samples directly from the >>>>> X310 >>>>> to a windows PC at high rate (Employer's demands, non-negotiable). >>>>> Is there any way to get around this problem? for instance, instead of >>>>> the internet to construct some communication box? I've never dealt with >>>>> such things before.... >>>>> >>>>> Thanks again, >>>>> Steve >>>>> >>>>> On Mon, May 28, 2018 at 12:37 AM, Marcus Müller < >>>>> marcus.muel...@ettus.com> wrote: >>>>> >>>>>> Hi Steve, >>>>>> >>>>>> That's a pretty network-centric question! >>>>>> >>>>>> So, first of all, you need to make sure you can actually send IP >>>>>> packets from one computer to the other - that will require figuring out >>>>>> the >>>>>> public IP address of the server end of the connection, making sure the >>>>>> firewall on that computer allows for connections to that port, and also >>>>>> make sure that if any routers are in between (especially if they do >>>>>> NAT/masquerading), that these will forward the packets. >>>>>> >>>>>> As a side remark: even the lowest sample rate possible on an X310, >>>>>> which is 195.3125 kS/s, will require that the sending end has more than >>>>>> 6.25 Mb/s of continuously available uplink. That is actually not that >>>>>> little, so unprocessed samples are seldom what you'd want to send over >>>>>> the >>>>>> internet! >>>>>> >>>>>> Best regards, >>>>>> Marcus >>>>>> >>>>>> On 27 May 2018 16:45:22 GMT+02:00, "shachar J. brown via USRP-users" < >>>>>> usrp-users@lists.ettus.com> wrote: >>>>>>> >>>>>>> Hi all, >>>>>>> >>>>>>> Disclaimer: I have never used zmq before. >>>>>>> >>>>>>> My goal is to control a X310 from a remote PC, and receive data. >>>>>>> using ZMQ. >>>>>>> >>>>>>> I downloaded the simple example zmq_stream.grc: >>>>>>> https://github.com/gnuradio/gnuradio/blob/master/gr-zeromq/e >>>>>>> xamples/zmq_stream.grc >>>>>>> >>>>>>> I ran the flow-graph on two different pc's, both connected to the >>>>>>> web. The first pc had the PUB/PUSH/REP blocks, while the second had the >>>>>>> SUB/PULL/REQ blocks. Quite frankly, the signal hasn't reached the >>>>>>> second pc. >>>>>>> >>>>>>> How do I ensure both pc's are subscribed one to another? >>>>>>> Anything else I got wrong? >>>>>>> >>>>>>> TIA, >>>>>>> Steve >>>>>>> >>>>>> >>>>>> -- >>>>>> This was written on my cellular phone. whilst an impressive piece of >>>>>> engineering, this might not be the perfect device to write emails on - >>>>>> please excuse my brevity. >>>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> USRP-users mailing list >>>>> USRP-users@lists.ettus.com >>>>> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >>>>> >>>>> >>>> >>> >> >
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com