[Discuss-gnuradio] GIT checkout failure

2013-05-31 Thread Frankie Rawlins
Hi, I have had this problem for the last few days, when I try to run the following. After a while I receive the GIT checkout failure. Is there a work around? Thanks, Frank wget http://www.sbrac.org/files/build-gnuradio && chmod a+x ./build-gnuradio && ./build-gnuradio Fetching Gnu Radio v

Re: [Discuss-gnuradio] GNU Radio presentation at Virginia Tech, Monday

2013-05-31 Thread Tom Rondeau
On Thu, May 30, 2013 at 7:22 PM, Ankan Roybardhan wrote: > Could this be made an online streaming live so that people sitting all > around could also watch and learn. I doubt it. We haven't really set anything up to do that. There will likely be some photos and video taken of Monday morning's inf

Re: [Discuss-gnuradio] GNU Radio presentation at Virginia Tech, Monday

2013-05-31 Thread Tom Rondeau
On Thu, May 30, 2013 at 5:48 PM, Jonathan Fox <31...@cardinalmail.cua.edu> wrote: > On Thu, May 30, 2013 at 5:06 PM, Tom Rondeau wrote: >> Hi everyone, >> >> We've been holding GNU Radio Hackfests every now and then in the past. >> These are meant for the main, core developers to get together and

Re: [Discuss-gnuradio] GIT checkout failure

2013-05-31 Thread Martin Braun (CEL)
On Fri, May 31, 2013 at 08:11:31AM +0100, Frankie Rawlins wrote: > Hi, > > > > I have had this problem for the last few days, when I try to run the > following. After a while I receive the GIT checkout failure. Is there a work > around? Hi Frankie, you can clone from our github repository

Re: [Discuss-gnuradio] GIT checkout failure

2013-05-31 Thread Marcus Leech
There was a problem briefly after the Gnu Radio repos were updated to 3.7 where a test in build-gnuradio for files being there after the GIT checkout of Gnu Radio.   But this was fixed in build-gnuradio a couple of days ago.     on May 31, 2013, Frankie Rawlins wrote: Hi,   I have had this probl

[Discuss-gnuradio] 3.7 SWIG mess up

2013-05-31 Thread Sylvain Munaut
Trying to load anything in gnuradio compiled from master just result in : Traceback (most recent call last): File "/opt/gnuradio-3.7/bin/gr_modtool", line 26, in from gnuradio.modtool import * File "/opt/gnuradio-3.7/lib64/python2.7/site-packages/gnuradio/modtool/__init__.py", line 30, i

Re: [Discuss-gnuradio] 3.7 SWIG mess up

2013-05-31 Thread Johnathan Corgan
On May 31, 2013, at 13:41, Sylvain Munaut <246...@gmail.com> wrote: > Trying to load anything in gnuradio compiled from master just result in : > > ImportError: dynamic module does not define init function (init_runtime_swig) > > I rebuilt it twice, each time starting from scratch and the last tim

Re: [Discuss-gnuradio] 3.7 SWIG mess up

2013-05-31 Thread Sylvain Munaut
Hi, > I have only seen this when using make -jN to build. Once it happens, > you either need to do a make clean or to start with an entirely new > build directory to ensure that the swig module in fact gets recompiled > and reinstalled. (It sounds like you did this but it wasn't clear.) Yes, as

[Discuss-gnuradio] Just a reminder

2013-05-31 Thread Marcus D. Leech
If you're using build-gnuradio that's any older than sometime yesterday evening to do the default build, it *will* fail to build GR-OSMOSDR. Update your build-gnuradio. I've noticed a tonne of fails in the logs due to this. -- Marcus Leech Principal Investigator Shirleys Bay Radio Astronomy

Re: [Discuss-gnuradio] Here's an interesting bug

2013-05-31 Thread Josh Blum
On 05/30/2013 11:31 PM, Marcus D. Leech wrote: > That I suspect will be hard to fix. > Its kind of random between releases of pygtk, but its basically known behaviour. You need X to import gtk. Perhaps, the grcc could be modified to import only the non gui python builder classes. I think the tw

Re: [Discuss-gnuradio] [GSoC] It has begun

2013-05-31 Thread Yasmeen, Aneela
Hello GNU Radio Community, I am Aneela, an MS student at University of Iowa, USA. Though my MS thesis topic is about Nonlinear Control and Smart power grids; nevertheless, I enjoy doing coding for GNU Radio in my leisure time. Recently, my proposal named "Improving GNU Radio Companion (GRC)" ha