Re: [Discuss-gnuradio] Problem running FCD demo

2014-03-19 Thread Volker Schroer
Have a look at your dmesg log. You probably see a not enough bandwidth message. Are you using an usb 2 or an usb 3 port ? -- Volker Am 19.03.2014 03:57, schrieb Mike Harpe: I am trying to run the FCD nfm demo with the proplus module. This is using 3.7.3. Everything compiled and loaded

[Discuss-gnuradio] Math library

2014-03-19 Thread 张文
Hi, This is the first time I send email to GNURadio Mailing List. Very glad to exchange ideas to all members. Recently, I want to extract RSSI from USRP N210. Is there any system to extract RSSI,or I have to build system by myself? In GRC, is there any library that has math module to

Re: [Discuss-gnuradio] RSSI (was: Re: Math library)

2014-03-19 Thread Marcus Müller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Owenzhang, welcome to the mailing list! GRC is a tool to construct flow graphs of GNU Radio blocks; there is no math library in GRC, but there are blocks that perform mathematical operations. Since you are probably looking for sqrt(|x|²), try

Re: [Discuss-gnuradio] rx_ofdm Does Not Work Past Synchronizer

2014-03-19 Thread Martin Braun
On 03/19/2014 12:25 AM, Jonathan Fox wrote: So I have the stock python scripts (tx_ofdm and rx_ofdm) located in the gr-digital examples and put USRP sources and sinks in the appropriate spots. I left sampling alone (100K for TX, 3.2M for RX) and had the TX/RX frequency at 500 MHz. The USRPs

[Discuss-gnuradio] uhd_rx_cfile: getting constant O-overflows using the USRP B200 with debian

2014-03-19 Thread Ingmar Splitt
Hi developers, I have a fresh gnu radio installed with pybombs for my usrp B200. It runs on a Lenovo X230 with debian testing x64. When I use uhd_rx_cfile i get constant O-overruns (output given below). The uhd-benchmark runs without problems: sudo ./benchmark_rate --duration 600

Re: [Discuss-gnuradio] uhd_rx_cfile: getting constant O-overflows using the USRP B200 with debian

2014-03-19 Thread Aditya Dhananjay
Hello Ingmar, Can you please repeat the experiment with lower sampling rates (say, 10 Mhz)? Thanks. best, aditya On Wed, Mar 19, 2014 at 8:42 AM, Ingmar Splitt ingmar.spl...@eas.iis.fraunhofer.de wrote: Hi developers, I have a fresh gnu radio installed with pybombs for my usrp B200. It

Re: [Discuss-gnuradio] Google Summer of Code 2014 applicant : Optimization with VOLK

2014-03-19 Thread Moritz Fischer
Abhishek, On Wed, Mar 19, 2014 at 4:53 PM, Abhishek Bhowmick abhowmic...@gmail.com wrote: My current hardware doesn't support AVX2. How practical is it to develop software for AVX2 intrinsics using Intel's SW Development Emulator (and possible performance testing on a remote machine) ? I'm

Re: [Discuss-gnuradio] (de)modulation problems gnuradio 3.7.3...also GRC FFT missing axis labels

2014-03-19 Thread Tom Rondeau
On Mon, Mar 17, 2014 at 11:49 PM, rwfishe...@comcast.net wrote: I successfully? installed gnuradio 3.7.3 from source on Ubuntu 12.04 using the gnuradio-build script, but am running into problems demodulating anything from a R820T based SDR. GRC runs fine, but when I attempt to execute any

[Discuss-gnuradio] ok, I'm lost

2014-03-19 Thread djl
I'm trying to use gnuradio with wsjt. To do that, I need to make the gr audio source and sink look like a soundcard to the wsjt program. One might think this is simple; it is not or at least apparently not. I've been lost in the dismal swamp of the Linux sound system for about a week or so.

[Discuss-gnuradio] GSoC proposal

2014-03-19 Thread Chandan Pradhan
Hello Community, This is the link to my GSoC 2014 proposal. I am looking forward to feedbacks on the proposal. www.google-melange.com/gsoc/proposal/public/google/gsoc2014/chandan_pradhan/5629499534213120 ___ Discuss-gnuradio mailing list

Re: [Discuss-gnuradio] Google Summer of Code 2014 applicant : Optimization with VOLK

2014-03-19 Thread Michael Dickens
Hi Abhishek - Your proposal is coming along nicely! I'll 2nd (or, maybe 3rd by now) encouraging you to get your proposal into Melange so that we can comment on it there more. My up-front comment is that you probably want to state that OpenAirInterface is wholly licensed under the GPLv2 ( and

Re: [Discuss-gnuradio] ok, I'm lost

2014-03-19 Thread Alexandru Csete
On Wed, Mar 19, 2014 at 6:59 PM, djl d...@montana.com wrote: I'm trying to use gnuradio with wsjt. To do that, I need to make the gr audio source and sink look like a soundcard to the wsjt program. One might think this is simple; it is not or at least apparently not. I've been lost in the

Re: [Discuss-gnuradio] Google Summer of Code 2014 applicant : Optimization with VOLK

2014-03-19 Thread Abhishek Bhowmick
Thanks. Will address these points. Project proposal is already on Melange, actual proposal is uploaded at : https://github.com/abhowmick22/GSoc14-Proposal Abhishek On Wed, Mar 19, 2014 at 11:49 PM, Michael Dickens michael.dick...@ettus.com wrote: Hi Abhishek - Your proposal is coming along

Re: [Discuss-gnuradio] Google Summer of Code 2014 applicant : Optimization with VOLK

2014-03-19 Thread Abhishek Bhowmick
My current hardware doesn't support AVX2. How practical is it to develop software for AVX2 intrinsics using Intel's SW Development Emulator (and possible performance testing on a remote machine) ? Abhishek On Wed, Mar 19, 2014 at 5:39 AM, West, Nathan n...@ostatemail.okstate.eduwrote: Can you

Re: [Discuss-gnuradio] rx_ofdm Does Not Work Past Synchronizer

2014-03-19 Thread Jonathan Fox
Thanks for the responses. When I use the USRPs the UHD sink is placed after the OFDM Cyclic Prefixer, right after the Mutliply Const (50m). I haven't changed any settings because I remember reading in a few previous emails that the most common question people ask is Did you change anything?

Re: [Discuss-gnuradio] uhd_fft missing

2014-03-19 Thread Chris Stankevitz
On Mon, Mar 17, 2014 at 3:19 PM, Rick Farina sidh...@gmail.com wrote: Just to confirm, is everything working properly for you now, Chris? Yes, with the portage mods below: package.keywords: ~net-wireless/gnuradio-3.7.3 ~amd64 ~dev-python/pyqwt-5.2.0 ~amd64 ~dev-libs/boost-1.53.0 ~amd64

Re: [Discuss-gnuradio] RSSI (was: Re: Math library) question about File Sink

2014-03-19 Thread ????
Hi Marcus, Thank you very much! You give me a simple way to calculate sqrt. Before I received your mail, I had to use the Complex to float and Multiply to achive the same function. When I use File Sink to get the binary stream with data type float, I have to use my own C program covert the data

Re: [Discuss-gnuradio] (de)modulation problems gnuradio 3.7.3...also GRC FFT missing axis labels

2014-03-19 Thread rwfisheriv
Since the LastTests.log file was so large (150K) I extracted a few error blocks from the file. I'm attempting to compile this on a PowerBook G4 (PowerPC architecture) running Ubuntu 12.04. RUN_VOLK_TESTS: volk_32fc_s32fc_multiply_32fc(20462,1) Volk warning: no arch found, returning generic

Re: [Discuss-gnuradio] (de)modulation problems gnuradio 3.7.3...also GRC FFT missing axis labels

2014-03-19 Thread Tom Rondeau
On Wed, Mar 19, 2014 at 10:25 PM, rwfishe...@comcast.net wrote: Since the LastTests.log file was so large (150K) I extracted a few error blocks from the file. I'm attempting to compile this on a PowerBook G4 (PowerPC architecture) running Ubuntu 12.04. Wow. Haven't had anyone report using a