[Discuss-gnuradio] In progress VOLK work -- supporting Jazelle / accelerating Java in VOLK

2016-03-31 Thread West, Nathan
Hi all, I've been working on ARM platforms and supporting VOLK for a while now, and I've wanted to support accelerating Android (and therefore Java) as devices become smaller and lower power. The obvious answer to accelerating this code is to take advantage of ARM's Jazelle mode which is direct

Re: [Discuss-gnuradio] radio astronomy fast radio burst help requested

2016-03-31 Thread Marcus D. Leech
On 03/31/2016 11:10 PM, Dan wrote: Hello Radio Heads, Back in 2001 a burst at 1.4 Ghz from the sky was detected and is known as the Lorimer burst. Since then, other groups have detected FRB…Fast Radio Bursts that are very strong, appear to be extragalactic, and short…milliseconds in duration.

Re: [Discuss-gnuradio] radio astronomy fast radio burst help requested

2016-03-31 Thread Marcus D. Leech
On 03/31/2016 11:10 PM, Dan wrote: Hello Radio Heads, Back in 2001 a burst at 1.4 Ghz from the sky was detected and is known as the Lorimer burst. Since then, other groups have detected FRB…Fast Radio Bursts that are very strong, appear to be extragalactic, and short…milliseconds in duration.

[Discuss-gnuradio] radio astronomy fast radio burst help requested

2016-03-31 Thread Dan
Hello Radio Heads, Back in 2001 a burst at 1.4 Ghz from the sky was detected and is known as the Lorimer burst. Since then, other groups have detected FRB…Fast Radio Bursts that are very strong, appear to be extragalactic, and short…milliseconds in duration. The current theories included

Re: [Discuss-gnuradio] Switching from WX to QT

2016-03-31 Thread Ankit Saharia
I think i have installed an older package for QTGUI in windows. For me it shows only CheckBox,Chooser,Entry,Label,Range,SInk,Tab Widget and Time Sink On Fri, Apr 1, 2016 at 7:07 AM, Tom Rondeau wrote: > On Thu, Mar 31, 2016 at 9:33 PM, Ankit Saharia >

Re: [Discuss-gnuradio] Switching from WX to QT

2016-03-31 Thread Tom Rondeau
On Thu, Mar 31, 2016 at 9:33 PM, Ankit Saharia wrote: > Derek > > The Number Sink in WXGUI? > > Ankit > There's a QTGUI block called a Number Sink. Also, for the FFT, I would recommend the Freq Sink, instead. This page might be useful to you:

Re: [Discuss-gnuradio] Error while executing a flow graph

2016-03-31 Thread Ankit Saharia
The errors are still the same. On Fri, Apr 1, 2016 at 5:40 AM, Derek Kozel wrote: > Hello Ankit, > > Have you tried installing the other version of PyOpenGL? How does that > change the errors you see? > > Also, the fastest way for you to move on with your project is

Re: [Discuss-gnuradio] Switching from WX to QT

2016-03-31 Thread Ankit Saharia
Derek The Number Sink in WXGUI? Ankit On Fri, Apr 1, 2016 at 5:36 AM, Derek Kozel wrote: > QT GUI Time Sink > > On Thu, Mar 31, 2016 at 4:57 PM, Ankit Saharia > wrote: > >> As my WXGUI widget is not working in Windows version I am trying to >>

Re: [Discuss-gnuradio] Unable to build on 32-bit Slackware-Current (cmake configuration problems)

2016-03-31 Thread TPCgr
Nathan, Fred, Thanks very much for the follow-up. I was able to build gnuradio-3.7.9.1 with cmake-3.4.3 without any hacking. I also retried building the master & maint branches from git using cmake-3.5.0 but still got the, /usr/bin/python2: can't open file

Re: [Discuss-gnuradio] costas ambiguity and correlate-and-sync block in qpsk

2016-03-31 Thread Landsman, Arik
Hi Andy, Still ramping up on the "9600 baud" reference you mentioned earlier, I found the flowgraph in the archive, just was on a win7 computer. So will email again as soon as I look through. But just to respond to your points below: 1. I usually use sps=8, =2 was just for debug when no

Re: [Discuss-gnuradio] Switching from WX to QT

2016-03-31 Thread Marcus D. Leech
On 03/31/2016 08:06 PM, Derek Kozel wrote: QT GUI Time Sink On Thu, Mar 31, 2016 at 4:57 PM, Ankit Saharia > wrote: As my WXGUI widget is not working in Windows version I am trying to Switch to QTGUI. So Notebook can be

Re: [Discuss-gnuradio] Error while executing a flow graph

2016-03-31 Thread Derek Kozel
Hello Ankit, Have you tried installing the other version of PyOpenGL? How does that change the errors you see? Also, the fastest way for you to move on with your project is likely to use the GNU Radio Live Environment. https://gnuradio.org/redmine/projects/gnuradio/wiki/GNURadioLiveDVD Regards,

Re: [Discuss-gnuradio] Switching from WX to QT

2016-03-31 Thread Derek Kozel
QT GUI Time Sink On Thu, Mar 31, 2016 at 4:57 PM, Ankit Saharia wrote: > As my WXGUI widget is not working in Windows version I am trying to Switch > to QTGUI. > So Notebook can be substituted with Tab > FFT Sink with QT GUI Sink > > but what is the substitute for WX GUI

[Discuss-gnuradio] Switching from WX to QT

2016-03-31 Thread Ankit Saharia
As my WXGUI widget is not working in Windows version I am trying to Switch to QTGUI. So Notebook can be substituted with Tab FFT Sink with QT GUI Sink but what is the substitute for WX GUI Scope plot? Ankit ___ Discuss-gnuradio mailing list

Re: [Discuss-gnuradio] Error while executing a flow graph

2016-03-31 Thread Ankit Saharia
Geof, I think i have installed PyOpenGL 3.1.1 instead of PyOpenGL 3.1.0a1 that is why it is not working? Any suggestions on that Ankit On Wed, Mar 30, 2016 at 10:30 AM, Ankit Saharia wrote: > Geof, > > Thank you for the advice. > > It is indeed a nice project that you

Re: [Discuss-gnuradio] 802.11 transceiver issue

2016-03-31 Thread Marcus Müller
No, my hypothesis is that backpressure from the USRP (meaning: the OFDM Mapper block can't write samples to its output) leads to GNU Radio having to drop messages between OFDM MAC and OFDM Mapper. That backpressure could simply be caused by you producing more samples per second than the USRP

Re: [Discuss-gnuradio] 802.11 transceiver issue

2016-03-31 Thread Abhinav Jadon
The overflow warning occurs when the period parameter is set to 1 for a pdu_length of 100. The rate is around 1.9e6. I am sorry but I didn't get the point of this exercise. Were you trying to figure out the optimal value of the buffer size ? Abhinav PS Jadon 2012122 Electronics and

Re: [Discuss-gnuradio] Problem in installing GNURadio on zedboard

2016-03-31 Thread Marcus Müller
Dear Chandan, well, there's a million reasons why something might not boot; I'm afraid you'll have to be a little more verbose on what happens, and where the boot process stops, and what you've tried. Best regards, Marcus PS: There's also ladies on this list ;) On 31.03.2016 21:51, chandan

[Discuss-gnuradio] Problem in installing GNURadio on zedboard

2016-03-31 Thread chandan kumar
sir, I am trying to install GNURadio on zed board but I getting problem. I followed the steps as provided on the link https://gnuradio.org/redmine/projects/gnuradio/wiki/Zynq and also downloaded the required files form same. But board is not able to boot.

Re: [Discuss-gnuradio] Packet Header Generator - how it works?

2016-03-31 Thread Miguel Santos
No, it wasn't, as it doesn't say how to use "Formatter Object". Thanks for your answer. On 31-03-2016 19:24, Martin Braun wrote: > Was the manual page any help? > > http://gnuradio.org/doc/doxygen/page_packet_data.html > > M > > On 03/31/2016 04:11 AM, Miguel Santos wrote: >> Hi all, >> I want to

Re: [Discuss-gnuradio] gr-radar make problem

2016-03-31 Thread Mostafa Alizadeh
As Martin said, this gr-radar is an amazing tool. I finally, changed the UHD version from 003.005.xxx to 003.009.003 and the problem is resolved. Thanks all particularly "Marcus" :) Best, Mostafa *** Tehran IRAN Tel: +98 (919) 158-7730

Re: [Discuss-gnuradio] windows_sink rewritten

2016-03-31 Thread Martin Braun
Thanks :) On 03/28/2016 09:23 PM, Geof Nieboer wrote: > It is. > > On Tue, Mar 29, 2016 at 2:55 AM, Martin Braun > wrote: > > Is the existing PR still open? > > M > > On 03/28/2016 08:16 AM, Geof Nieboer wrote: > > All,

Re: [Discuss-gnuradio] Data Formatting in GNURadio (WiFi)

2016-03-31 Thread Martin Braun
GNU Radio's gr_complex is std::complex, so 32 bit floats per I and Q. Fixed-point implementations typically use std::complex (16-bit signed integers per I and Q). Cheers, Martin On 03/29/2016 12:00 PM, Abhinav Jadon wrote: > I am using the floating type values to generate the samples using

Re: [Discuss-gnuradio] UHD clock rate in the usrp e310 - release 4

2016-03-31 Thread Martin Braun
On the release 4 image, you can't set the clock speed under 10 MHz. However, you can use a DDC (which is built in and automatically used). Simply set the clock rate to 32 MHz (or 16 MHz if this is MIMO) and the sample rate to 8 MHz. Cheers, Martin On 03/30/2016 05:02 PM, Gabriel Pechiarovich

Re: [Discuss-gnuradio] Packet Header Generator - how it works?

2016-03-31 Thread Martin Braun
Was the manual page any help? http://gnuradio.org/doc/doxygen/page_packet_data.html M On 03/31/2016 04:11 AM, Miguel Santos wrote: > Hi all, > I want to add a preamble to my data and I started to explore the > "tx_ofdm.grc" example, but I have no idea on what to use on "Formatter > Object"

Re: [Discuss-gnuradio] Purpose of coregen for RFNoC FIR block

2016-03-31 Thread Martin Braun
The short answer is, you can implement your block in any fashion you like. If you want to simply change the number of taps, simply editing our FIR filter (which the Xilinx coregen tools) is the easiest way to go. The number of taps (up to a degree) mostly depends on the available resources on your

Re: [Discuss-gnuradio] RNURadio Installation on Fedora19 (USRP N200)

2016-03-31 Thread Sebastian Müller
Hi Kumar, I installed GNU Radio 3.7.9.1 today successfully with the build-gnuradio script form Marcus Leech on a Fedora 23 machine. Try using the steps mentioned on https://gnuradio.org/redmine/projects/gnuradio/wiki/InstallingGRFromSource#Using-the-build-gnuradio-script . Are there any specific

Re: [Discuss-gnuradio] gr-radar make problem

2016-03-31 Thread Martin Braun
On 03/30/2016 10:46 AM, Stefan Wunsch wrote: > - gnuradio 3.7.9.1 > - uhd 3.9.2 > - boost 1.60.0 gr-radar is a fantastic project, and I'm not going to tell OOT authors who deliver cool stuff what to do, but I would like to encourage people in general not to require the latest Boost version. If

Re: [Discuss-gnuradio] RNURadio Installation on Fedora19 (USRP N200)

2016-03-31 Thread Neel Pandeya
Hello Rupesh: As I mentioned to you earlier, you can use Marcus Leech's script at http://www.sbrac.org/files/build-gnuradio to install UHD and GNU Radio from source code. The script will automate everything for you. Do not build the master branch, use only tagged releases: 3.9.3 for UHD; 3.7.9.1

Re: [Discuss-gnuradio] RNURadio Installation on Fedora19 (USRP N200)

2016-03-31 Thread Marcus Müller
Hi Rupesh, a colleauge just told me you're on Fedora 19, which is in end-of-life state since the beginning of January 2015, and didn't receive any updates; you really should be updating it to a recent version, in my experience. The build-gnuradio and pybombs automations are designed to design as

Re: [Discuss-gnuradio] RNURadio Installation on Fedora19 (USRP N200)

2016-03-31 Thread Marcus Müller
GNU Support? On 31.03.2016 19:29, Kumar Rupesh (Rennes) wrote: > > Hello Marcus, > > This is something I received from the GNU support but since I have > Fedora19. So trying to find out any other way to install. > > There are so many different way to install which makes me more > confused. If

Re: [Discuss-gnuradio] RNURadio Installation on Fedora19 (USRP N200)

2016-03-31 Thread Kumar Rupesh (Rennes)
Hello Marcus, This is something I received from the GNU support but since I have Fedora19. So trying to find out any other way to install. There are so many different way to install which makes me more confused. If you suggest me some something else, right now I am using Leech's script, then I

Re: [Discuss-gnuradio] QT graphical sink: how set dimension?

2016-03-31 Thread Vitt Benv
Yes Marcus, I'm doing some experiments with this old but nice SDR receiver built by ja7tdo, just for fun or a little more! It's connected via sound card (Audiophile @192Ksps) and it's tuned (AD9850 + multiplier) via a FTDI USb chip used in bit-bang mode... quite complicated but very cheap. Tuning

Re: [Discuss-gnuradio] RNURadio Installation on Fedora19 (USRP N200)

2016-03-31 Thread Marcus Müller
Hi Rupesh, I'm highly confused: you say you're trying to install GNU Radio on Fedora 19, but then describe the process for Ubuntu 14.04.3. What is it? Best regards, Marcus On 31.03.2016 18:46, Marcus D. Leech wrote: > On 03/31/2016 12:27 PM, Kumar Rupesh (Rennes) wrote: >> >> I want to install

Re: [Discuss-gnuradio] Qt installation

2016-03-31 Thread Alexander Levedahl
The -DQWT_* flags did the trick. Thanks. I have not tried using PyBOMBS. Looking at it, it appears specific to GnuRadio, is this correct? I will probably try it in a few months when I get close to hitting a part of the schedule where that would be useful. Unfortunately, I do not have the

Re: [Discuss-gnuradio] RNURadio Installation on Fedora19 (USRP N200)

2016-03-31 Thread Marcus D. Leech
On 03/31/2016 12:27 PM, Kumar Rupesh (Rennes) wrote: I want to install GNURadio on Fedora19. I have USRP N200. Please let me know how to do this. I am trying to build a FMCW RADAR receiver (USRP N200), please suggest if there is some module which I can use. A.I have following steps: 1.

[Discuss-gnuradio] RNURadio Installation on Fedora19 (USRP N200)

2016-03-31 Thread Kumar Rupesh (Rennes)
I want to install GNURadio on Fedora19. I have USRP N200. Please let me know how to do this. I am trying to build a FMCW RADAR receiver (USRP N200), please suggest if there is some module which I can use. A.I have following steps: 1. Start with a brand-new virgin Ubuntu 14.04.3 (64-bit)

Re: [Discuss-gnuradio] Qt installation

2016-03-31 Thread Tom Rondeau
On Thu, Mar 31, 2016 at 12:00 PM, Alexander Levedahl < alexanderleved...@gmail.com> wrote: > Hello, > > The OS is RHEL6.5. I have to download and install packages manually. > This is not something I can get around. > > The GnuRadio version is 3.7.9.1. I am trying to upgrade our version of >

Re: [Discuss-gnuradio] Qt installation

2016-03-31 Thread Alexander Levedahl
Hello, The OS is RHEL6.5. I have to download and install packages manually. This is not something I can get around. The GnuRadio version is 3.7.9.1. I am trying to upgrade our version of gnuradio. We have a GUI that I have to make extensive modifications to and decided to switch from Wx to

Re: [Discuss-gnuradio] Compiling Documentation with an OOT

2016-03-31 Thread Koslowski, Sebastian (CEL)
On 03/30/2016 10:54 PM, Richard Bell wrote: > I've asked this question a few times now on the mailing list, and each > time I hope a different answer comes through. Each time though it's > the answer Ron gave, which never works for me. I can't figure it out. > So I've always resorted to the xml

Re: [Discuss-gnuradio] gr-radar make problem

2016-03-31 Thread Stefan Wunsch
Hey, Most likely Marcus is right ;) I guessed the solution because I had before some problems with boost::format and strerror stuff exactly in this line. How to check your boost version: Most generic solution is 'ldconfig -p | grep libboost' and look at the endings of the boost .so files. Or use

[Discuss-gnuradio] Purpose of coregen for RFNoC FIR block

2016-03-31 Thread William Healey
Hello, I am working with a USRP X310 and am trying to increase the number of taps above the default limit of 41. The default RFNoC FIR filter is Xilinx coregen based and I am wondering if my new FIR filter will also have to be Xilinx coregen based. According to the attached data sheet the FIR

Re: [Discuss-gnuradio] Compiling Documentation with an OOT

2016-03-31 Thread Federico Larroca
Hello Richard, Some months ago we stumbled upon the same problem (see https://lists.gnu.org/archive/html/discuss-gnuradio/2015-07/msg00227.html). Maybe our solution works for you, although a definite solution would be a good idea (ours was based on simple trial-and-error given our null knowledge

Re: [Discuss-gnuradio] Qt installation

2016-03-31 Thread Tom Rondeau
On Thu, Mar 31, 2016 at 9:40 AM, Marcus Müller wrote: > Hi Alex, > > yes, Qwt is necessary; what OS are you on? > Qwt is kind of a problem child; we need Qwt-qt4, in a version somewhere > between 5.2 and 6.2.0. > > If you're on Linux (which distro?), what does > >

[Discuss-gnuradio] GNU Radio Conference 2016 Registration is now open!

2016-03-31 Thread Ben Hilburn
Hi all - I am very excited to announce that registration for GRCon16 is now open! GRCon is the annual conference for the GNU Radio project & community, and has established itself as one of the premier industry events for software radio. You can find the registration link and other information

Re: [Discuss-gnuradio] Qt installation

2016-03-31 Thread Marcus Müller
Hi Alex, yes, Qwt is necessary; what OS are you on? Qwt is kind of a problem child; we need Qwt-qt4, in a version somewhere between 5.2 and 6.2.0. If you're on Linux (which distro?), what does pkg-config --list-all|grep -i qwt tell you¹? When do you get that error, and could you share it

[Discuss-gnuradio] Qt installation

2016-03-31 Thread Alexander Levedahl
Hello, I was able to install PyQt. When I attempted to build gnuradio, it complained that it could not find PyQwt and refused to build the gr-qtgui component. The gnuradio website gives the impression it is not necessary. When I attempted to install Qwt, I got an error QT_STATIC_CONST. I

Re: [Discuss-gnuradio] QT graphical sink: how set dimension?

2016-03-31 Thread Marcus Müller
Hi Victor, am I interpreting this correctly: You have a device that you want to control via a GUI slider? I think a relatively elegant way to have the control interface would be: 1. Making an OOT module; the Guided Tutorials[1], Chapter 3, explain how. 2. use gr_modtool add to add a python

Re: [Discuss-gnuradio] QT graphical sink: how set dimension?

2016-03-31 Thread Vitt Benv
... wrong click, I apologize! ..​ def set_base_fx(self, base_fx): self.base_fx = base_fx ​ ​ cmd_string = str(int(self.base_fx)) ​ #​ print cmd_string ​ ​ exit_code = subprocess.call(["soft66-control","-t",cmd_string])

Re: [Discuss-gnuradio] QT graphical sink: how set dimension?

2016-03-31 Thread Vitt Benv
Right Marcus I'd found it and it's what I was looking for, tnx! About "Python modules", yes, it's a nice features that I'll explore. At present I edit top_block.py to paste my code ( only 2 lines...) as: ​..​ def set_base_fx(self, base_fx): self.base_fx = base_fx ​ ​

Re: [Discuss-gnuradio] QT graphical sink: how set dimension?

2016-03-31 Thread Marcus Müller
Hi Victor, On 31.03.2016 14:57, Marcus Müller wrote: > I know there's the Qt Tab widget (look under "GUI widgets"), but I > haven't played around with that. I sent that and realized that typing that took me as long as it would have taken me to play around :) So, yeah, it's pretty simple: You add

Re: [Discuss-gnuradio] QT graphical sink: how set dimension?

2016-03-31 Thread Marcus Müller
I know there's the Qt Tab widget (look under "GUI widgets"), but I haven't played around with that. Regarding protected python code: Well, the problem is that the python code Generator class re-generates the python code from scratch each time and doesn't even try to read what's there already.

Re: [Discuss-gnuradio] QT graphical sink: how set dimension?

2016-03-31 Thread Vitt Benv
Tnx Marcus, you are right, I'm speaking about "graphical" properties. I was aware about "GUI Hint" and I tried this but only to put widgets in rows x columns positions but now I know about the subsequent parameter: I'll test those. Now I miss only Tabs as Notebook was used, but never mind,

Re: [Discuss-gnuradio] QT graphical sink: how set dimension?

2016-03-31 Thread Marcus Müller
Hi Victor, what specifically are you referring to when you say "dimension" of your graphical sinks; do you mean the "logical" size (in points of the FFT) or the "graphical" size (in pixels of the widget, or the window)? You can specify the heights of the widgets manually, but that would require

[Discuss-gnuradio] Packet Header Generator - how it works?

2016-03-31 Thread Miguel Santos
Hi all, I want to add a preamble to my data and I started to explore the "tx_ofdm.grc" example, but I have no idea on what to use on "Formatter Object" attribute from Packet Header Generator. Can anyone explain it to me? I'm trying here

[Discuss-gnuradio] QT graphical sink: how set dimension?

2016-03-31 Thread Vitt Benv
...resent, my mistake! Good morning, I'm exploring QT graphical, to begin lo leave WX widget I'm looking for good infos about resizing / fix the dimensions of my two graphical sinks ( frequency / spectrogram), Googled around but no clear infos :-( Moreover in WX there's a

[Discuss-gnuradio] QT graphical sink: how set dimension?

2016-03-31 Thread Vitt Benv
Good morning, I'm exploring QT graphical, to begin lo leave WX widget I'm looking for good infos about resizing / fix the dimensions of my two graphical sinks ( frequency / spectrogram), Googled around but no clear infos :-( Moreover in WX there's a Notebook container, very useful with crowded

Re: [Discuss-gnuradio] gr-radar make problem

2016-03-31 Thread Marcus Müller
Hi Stefan, don't think this is the Boost version at all; the error warning really, out of nowhere, just suggest that "boost::str()" might be an alternative to the "d_metadata_rx.strerror()" method, which wasn't found. That method wasn't added befor UHD 3.7.0¹, and my guess is that it's not Boost

Re: [Discuss-gnuradio] gr-radar make problem

2016-03-31 Thread Mostafa Alizadeh
Thanks all, I actually have Ubuntu 14.04, so there is not libboost 1.60 in its repository. What should I do? Best, Mostafa *** Tehran IRAN Tel: +98 (919) 158-7730 Emails: m.alizade...@gmail.com, m.alizade...@aut.ac.ir Homepage: Linkedin

Re: [Discuss-gnuradio] 802.11 transceiver issue

2016-03-31 Thread Marcus Müller
Just for clarification: use a new flow graph/disable everything but these blocks; the point is to test how much we produce with that. On 31.03.2016 10:13, Marcus Müller wrote: > Hi Abhinav, > > On 31.03.2016 02:42, Abhinav Jadon wrote: >> I ran the volk_profile just after the installation so that

Re: [Discuss-gnuradio] 802.11 transceiver issue

2016-03-31 Thread Marcus Müller
Hi Abhinav, On 31.03.2016 02:42, Abhinav Jadon wrote: > I ran the volk_profile just after the installation so that is not an > issue i guess. Also, I played around with the parameters of the > message strobe ( the period parameter), it did have an effect on the > underruns and the async message

Re: [Discuss-gnuradio] topblock.wait() never returns even after i stop() it.

2016-03-31 Thread Sylvain Munaut
Hi, > I had a lock(), unlock() pair around the stop - which might have been > causing the problem. i.e. > > topblock.lock() > ... > > topblock.stop() > topblock.unlock() > > Now the wait() returns in the loop that was waiting. > > It now works for USRP but I'd like to know why this bothered the