Re: [Discuss-gnuradio] Error Running Flowgraph

2017-01-30 Thread Usman Haider
Hi Kartik, Thanks. How can I do that using PyBombs? -- Usman On Tue, Jan 31, 2017 at 12:21 PM, Kartik Patel wrote: > Hi Usman, > > The issue was fixed in master branch of current git repository. Please > re-install the recent version of gnuradio to re-solve the

Re: [Discuss-gnuradio] Error Running Flowgraph

2017-01-30 Thread Kartik Patel
Hi Usman, The issue was fixed in master branch of current git repository. Please re-install the recent version of gnuradio to re-solve the issue. Regards,Kartik Patel On Tue, Jan 31, 2017 12:05 PM, Usman Haider usmanhaide...@gmail.com wrote: I have a fresh install of GNU Radio with

[Discuss-gnuradio] Error Running Flowgraph

2017-01-30 Thread Usman Haider
I have a fresh install of GNU Radio with PyBombs. emb@sdr-emb:~/rfnoc$ gnuradio-config-info -v v3.7.10.1-202-g6225e5d4 I am trying to run examples that come with GNU Radio. I am getting following errors === Generating: '/home/emb/Documents/grc_examples/digital_freq_lock.py'

Re: [Discuss-gnuradio] RunTime error in runtime_swig.py

2017-01-30 Thread Kevin Reid
On Mon, Jan 30, 2017 at 11:12 AM, Sonny Rajagopalan < sonny.rajagopa...@gmail.com> wrote: > RuntimeError: list contains invalid format! > FWIW, I've seen this error before, and if I remember correctly it's a symptom of multiple versions installed (such that the GR Python code is not the same

Re: [Discuss-gnuradio] RunTime error in runtime_swig.py

2017-01-30 Thread Cinaed Simson
Try the enclosed Qt version of your HelloWorld.grc: HackRFHelloWorld-Qt.grc But before you do, press the small blue button on the far left hand side of the HackRF - it's the reset button. After you hit the reset button, there should be 2 green, 1 orange, and 1 red LED lit. If a red dot

Re: [Discuss-gnuradio] RunTime error in runtime_swig.py

2017-01-30 Thread Sonny Rajagopalan
Attached. On Mon, Jan 30, 2017 at 4:10 PM, Marcus Müller wrote: > Huh. Can you share your top_block.py with us? > > Best regards, > > Marcus > > On 01/30/2017 10:00 PM, Sonny Rajagopalan wrote: > > Hi Marcus, > > Appreciate your time with this. This output was observed

Re: [Discuss-gnuradio] RunTime error in runtime_swig.py

2017-01-30 Thread Marcus Müller
Huh. Can you share your top_block.py with us? Best regards, Marcus On 01/30/2017 10:00 PM, Sonny Rajagopalan wrote: > Hi Marcus, > > Appreciate your time with this. This output was observed when I > followed your instructions: > > linux; GNU C++ version 4.8.4; Boost_105400;

Re: [Discuss-gnuradio] RunTime error in runtime_swig.py

2017-01-30 Thread Sonny Rajagopalan
Hi Marcus, Appreciate your time with this. This output was observed when I followed your instructions: linux; GNU C++ version 4.8.4; Boost_105400; UHD_3.11.0.git-59-g52ca2e0b gr-osmosdr v0.1.x-xxx-xunknown (0.1.5git) gnuradio 3.7.10 built-in source types: file osmosdr fcd rtl rtl_tcp uhd miri

Re: [Discuss-gnuradio] RunTime error in runtime_swig.py

2017-01-30 Thread Marcus Müller
Hi Sonny, please always make sure to reply to the list! Ah, shoot, it backtraces the wrong thread :/ I can help you get a proper backtrace, but maybe we'll just take it the other way around: Can you please make a clean, new flowgraph, use the osmocom source. Connect it to a null sink instead of

Re: [Discuss-gnuradio] RunTime error in runtime_swig.py

2017-01-30 Thread Marcus Müller
Hi Sonny, that's unusual. Can you run gdb -ex run -ex bt --args python2 '/mymachine/sdr/gnuradioProjects/flowGraphsFromGRC/top_block.py' and copy & paste the output backtrace? Ideally, we'd see *exactly* what crashes where. Best regards, Marcus On 01/30/2017 08:12 PM, Sonny Rajagopalan

[Discuss-gnuradio] RunTime error in runtime_swig.py

2017-01-30 Thread Sonny Rajagopalan
Hello, I have a simple flow graph as shown (from this video tutorial http://greatscottgadgets.com/sdr/1/): [image: Inline image 1] The *.py that is created is attached. The code crashes with the following error: Generating: '/mymachine/sdr/gnuradioProjects/flowGraphsFromGRC/top_block.py'

Re: [Discuss-gnuradio] Quesiton about GNU Radio binaries

2017-01-30 Thread Geof Nieboer
Ben, I currently do not build 32-bit binaries. Based on the trend in windows deployment, I don't see the 32-bit side as having a long term future. Because it's not just GNURadio, it's all the dependencies that would need separate builds as well. And there is plenty to do to improve the 64-bit

Re: [Discuss-gnuradio] strange deterministic frame error in gr-ieee802-11

2017-01-30 Thread Bastian Bloessl
Hi, > On 30 Jan 2017, at 07:25, Nikita Airee wrote: > > I have a certain update regarding my issues and I'm hoping get some new > perspective. > > I repeated my experiments randomizing the mac addresses and payload. You were > quite right that the issue might be

Re: [Discuss-gnuradio] gr-ieee 802.11 and integration with linux stack (wpa_supplicant)

2017-01-30 Thread sumitstop
Hello Manolis, Had any luck in getting the code open source ? :) Regards Sumit -- View this message in context: http://gnuradio.4.n7.nabble.com/gr-ieee-802-11-and-integration-with-linux-stack-wpa-supplicant-tp62184p62700.html Sent from the GnuRadio mailing list archive at Nabble.com.