Re: [Discuss-gnuradio] SWIG std::vector issue

2016-08-01 Thread Marcus Müller
Hi Dave, that's a bit hard to tell without context; generally, Python can construct wrapper code for std::vector that makes those iterable, and handles the interna a bit different, but with PMTs the non-bracket method of access might work: your_vector_of_pmts_in_python.at(index) if that works, y

Re: [Discuss-gnuradio] SWIG std::vector issue

2016-08-01 Thread Dave NotTelling
Anyone able to help with this? I had to create helper methods to serialize the PMT objects and return a vector of strings. Not the best solution :( On Thu, Jul 28, 2016 at 11:04 AM, Dave NotTelling wrote: > I have a utility lib in C++ created with 'gr_modtool add noblock' that has > a function

Re: [Discuss-gnuradio] ZMQ REQ / REP naming Swap?

2016-08-01 Thread Francisco Albani
Hi Michael. Code isn't published, because it belongs to a project for the company I work for. But it was all in python and just for the combinations I needed... so you are probably not missing anything. :) Sorry. 2016-07-29 9:08 GMT-03:00 Michael Dickens : > Hi Francisco - Yes, I think having a

[Discuss-gnuradio] PyBOMBS: Error installing package libtalloc-dev

2016-08-01 Thread Cyrille DERORY
Hi, with PyBOMBS, I'm compiling gr-gsm on archlinux: sudo pybombs -v install gr-gsm and I get the following error: error: No such command 'CC=' (see the end of the attached verbose log) Any ideas? Best regards. Cyrille DERORY [cderory@cyrille-E6540 ~]$ sudo pybombs install gr-gsm PyBOMBS -

[Discuss-gnuradio] PyBOMBS: error compiling file uhd_swigPYTHON_wrap.cxx

2016-08-01 Thread Cyrille DERORY
Hi, with PyBOMBS, I'm compiling gnuradio on archlinux: sudo pybombs -v install gnuradio and I get errors with uhd_swigPYTHON_wrap.cxx. (see end of the attached verbose log) Any ideas? Best regards. Cyrille DERORY [cderory@cyrille-E6540 ~]$ sudo pybombs -v install gnuradio PyBOMBS.ConfigManage

Re: [Discuss-gnuradio] PyBOMBS: Error installing package python-zmq

2016-08-01 Thread Cyrille DERORY
Thank you Andrej and Jacob, I've just uncommented the line in gnuradio.lwr that adds python-zmq as a dependency. I will wait for future solutions. Cyrille 2016-08-01 20:18 GMT+02:00 Andrej Rode : > Hi, > > I'm currently testing pybombs with arch in a chroot. I found some more > issues besides p

Re: [Discuss-gnuradio] PyBOMBS: Error installing package python-zmq

2016-08-01 Thread Andrej Rode
Hi, I'm currently testing pybombs with arch in a chroot. I found some more issues besides python-zmq with ArchLinux and going to tackle them now. @Cyrille: try removing your prefix-directory and then installing again. I added python2-pyzmq to the recipe and now installation gets stuck somewhene e

Re: [Discuss-gnuradio] PyBOMBS: Error installing package python-zmq

2016-08-01 Thread Jacob Gilbert
Cyrille, I recently PR'd python-zmq as a dependency to GR as it is required for the ZMQ blocks to work from python. I did not check to see if this worked on arch though. If you want a workaround in the near term you can uncomment the line in gnuradio.lwr that adds python-zmq as a dependency. Jacob

Re: [Discuss-gnuradio] PyBOMBS: Error installing package python-zmq

2016-08-01 Thread Cyrille DERORY
I modified the file ~/.pybombs/recipes/gr-recipes/python-zmq.lwr below the port line: # # This file is part of PyBOMBS # # PyBOMBS is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either v

Re: [Discuss-gnuradio] PyBOMBS: Error installing package python-zmq

2016-08-01 Thread Andrej Rode
Hey Cyrille, On 01/08/16 17:20, Cyrille DERORY wrote: > Thank you for your reply, > > my distro/OS is archlinux and package manager is pacman: > https://wiki.archlinux.org/index.php/pacman Try adding: pacman: python2-pyzmq in ~/.pybombs/recipes/gr-recipes/python-zmq.lwr below the port line. I

Re: [Discuss-gnuradio] PyBOMBS: Error installing package python-zmq

2016-08-01 Thread Andrej Rode
Hi Cyrille, > this is my first time with PyBOMBS. > Do you have any idea what is the problem with: > "PyBOMBS.Packager.source - WARNING - Cannot find a source URI for package > python-zmq" the python-zmq recipe can be satisfied if installed on a system with deb, rpm or port package manager. Which

[Discuss-gnuradio] Problem with gnuradio-companion

2016-08-01 Thread Mike Willis
I can't fix this one - 3 hours trying and I have given up. Ubuntu 16.04. gnuradio-companion isn't working. Everything else seems to be fine, existing flowgraphs run OK, even gqrx. I have tried a complete re-installation, right back to the pybombs prefix init stage but no dice. Any ideas? mike@mjw

[Discuss-gnuradio] Fwd: Complex_to_float doubles number of samples in stream

2016-08-01 Thread MikuslawProxy
Hi, I sent that message a week ago, but now I see it didn't get to the list. Possibly it was not accepted because I was not subscribed. I think I found a bug in the QT GUI Sink. Please see the details in the message below. Jerzy -- Forwarded message -- From: Mikuslaw Date: Mon, J