Re: [Discuss-gnuradio] New OFDM blocks

2013-04-29 Thread Martin Braun (CEL)
On Sun, Apr 28, 2013 at 07:52:45PM -0400, Sean Nowlan wrote: > If I'm reading ofdm_carrier_allocator_cvc_impl.cc right, it appears > that the user must make sure that the occupied carrier indexes and > pilot tones don't refer to the same positions with OFDM symbols, > otherwise the occupied data ca

Re: [Discuss-gnuradio] Is there any PN cross correlator implementation for packet detection in Gnuradio?

2013-04-29 Thread Martin Braun (CEL)
On Mon, Apr 29, 2013 at 02:48:36PM +0800, Yingjie Chen wrote: > I wonder if any PN cross correlator is implemented, which means the received > signal is cross correlated with known preamble stored locally. Thank you so > much. You can either use an FIR (see the filter section) or one of the correl

Re: [Discuss-gnuradio] TDMA Engine Error

2013-04-29 Thread Sam mite
On Fri, Apr 26, 2013 at 10:15 AM, Josh Blum wrote: > > > File "/home/s/tdm/tdma_radio.py", line 70, in __init__ > > freq=freq, > > File "/home/s/.grc_gnuradio/tdma_hier.py", line 76, in __init__ > > self.tdma_engine = > > > precog.tdma_engine(initial_slot,slot_interval,guard_interval,

Re: [Discuss-gnuradio] Polyphase clock sync ccf symbols needed ?

2013-04-29 Thread Sam mite
On Sun, Apr 28, 2013 at 8:39 PM, Tom Rondeau wrote: > On Mon, Apr 15, 2013 at 12:25 AM, Sam mite wrote: > > > > > > > >> > Hi list, > >> > > >> > I want to calculate the number of symbols taken by my Polyphase clock > >> > sync > >> > ccf block after which it locks. Although I am getting 0 BER (

[Discuss-gnuradio] how to convert python file in dat file

2013-04-29 Thread Omer Omer
hi, i wantto convert python file into dat file  in order to load in matlab. ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] peak near center freq for noise signal, how to fix it

2013-04-29 Thread vegihat vegihat
Well as you advice me, i set the --lo-offset=1M , for the following command uhd_rx_cfile -a serial=4759a751 -N 10 -f 2.53G --samp-rate=2M --lo-offset=1M noise.dat -v However the peak is still there. I give below the output of uhd_rx_cfile.py. As you can see the Rx DDC frequency is

Re: [Discuss-gnuradio] how to convert python file in dat file

2013-04-29 Thread Tom Rondeau
On Mon, Apr 29, 2013 at 7:08 AM, Omer Omer wrote: > hi, i wantto convert python file into dat file in order to load in matlab. > Omer, This isn't a GNU Radio question. We don't really do Matlab support on this mailing list. I'm sure there's some information about how to do this elsewhere. Tom

Re: [Discuss-gnuradio] Polyphase clock sync ccf symbols needed ?

2013-04-29 Thread Tom Rondeau
On Mon, Apr 29, 2013 at 4:10 AM, Sam mite wrote: >> Sam, >> >> No, I don't think that you are doing something wrong here. But those >> figures you've posted look like the circuit is under-damped. It should >> be critically damped, > > > Why the circuit should be critically damped? In my first mail

Re: [Discuss-gnuradio] GSOC ideas [802.11]

2013-04-29 Thread 2_...@libero.it
Probably I'll choose openCL. It means that I must learn a new language,but it's not bad.. >le to do either for this project. Have you >checked the mailing list archives? Getting GPU-based processing into a >GNU Radio flowgraph is quite hard, given the structure of the >scheduler. Also, which eleme

[Discuss-gnuradio] Announcing new OpenCL block

2013-04-29 Thread Josh Blum
Hey list, I have created an OpenCL block that allows a user to interface with an OpenCL compatible device, like a GPU. This block handles most of the complications of using the OpenCL API. All the user has to do is feed the block a .cl file with the kernel source and click run! This block makes u

[Discuss-gnuradio] GSoC Students: IRC Session

2013-04-29 Thread Martin Braun (CEL)
Hi all, tomorrow, 16:00 CEST (1400 UTC), I will do an IRC session where I'll answer questions for those of you applying to GSoC. We'll meet in #gnuradio on Freenode. There might be other mentors around, but it's me for sure. If you upload your proposals until tomorrow morning my time, I might be

Re: [Discuss-gnuradio] How to diagnose make test failures

2013-04-29 Thread Barry Jackson
On 28/04/13 18:55, Tom Rondeau wrote: That's very concerning about not finding libvolk.so. Make sure you have, in the build directory, volk/lib/libvolk.so.0.0.0. If that's not there, volk didn't build properly, which is necessary for the rest of the QA tests that are failing. Tom Hi Tom, The

[Discuss-gnuradio] Calculating the delay of TCP link.

2013-04-29 Thread Sajjad Safdar
Hi, I am sending audio at 50 kHz sample rate via TCP sink from host A to other host B. The host B is connected via router in same network. How can i calculate the time delay from host A to host B via this TCP link. Best Regards, SAJJAD SAFDAR ___ Discu

Re: [Discuss-gnuradio] Calculating the delay of TCP link.

2013-04-29 Thread Mike Jameson
Hi Sajjad, Try tcping if ping doesn't do what you want: http://www.linuxco.de/tcping/tcping.html Mike -- Mike Jameson M0MIK BSc MIET Email: m...@scanoo.com Web: http://scanoo.com On 29 April 2013 20:01, Sajjad Safdar wrote: > Hi, > I am sending audio at 50 kHz sample rate via TCP sink from

Re: [Discuss-gnuradio] Calculating the delay of TCP link.

2013-04-29 Thread Mike Jameson
Hi Sajjad, Ignore the last message! TCP Traceroute is actually what you are after: http://michael.toren.net/code/tcptraceroute/ You will need to do a time to live of 1 Mike -- Mike Jameson M0MIK BSc MIET Email: m...@scanoo.com Web: http://scanoo.com On 29 April 2013 20:21, Mike Jameson wrot

Re: [Discuss-gnuradio] Calculating the delay of TCP link.

2013-04-29 Thread Mark McCarron
Calculating delay is complex. If you just want to know the average time between hosts on an IP network, then use the Ping command. It has a RTT value in ms. Just remember that on a packet switched network, this can vary but is typically under 1ms in a local environment. Similar delays exist

[Discuss-gnuradio] HackRF beta registration is now open

2013-04-29 Thread Michael Ossmann
Registration is now open for the HackRF beta test. If you have an invitation code from ToorCon 14 or the 2012 GNU Radio Conference, now is the time to use it: https://greatscottgadgets.com/forms/hackrf-beta-reg.html HackRF beta units (Jawbreaker) will be shipped free of charge to registered beta

Re: [Discuss-gnuradio] how to convert python file in dat file

2013-04-29 Thread Hanz
If you want to load files into Matlab which you saved for example through a file sink, you can do that via the command fread. Check the documentation of it. For the correspondences between Matlab and GNU Radio Type, compare the fread documentation and this site of J.Blum: http://www.joshknows.com/g

[Discuss-gnuradio] Link error in compilation of sample programs in /uhd/host/examples

2013-04-29 Thread 中城 智之
Hi all, I installed GnuRadio+UHD onto Ubuntu 12.10(64bit) and 13.04(64bit) by using build-gnuradio script in http://www.sbrac.org/files/build-gnuradio. No error message had been displayed in the installation. But a following link error message is shown when I compile sample c++ programs in /uhd

Re: [Discuss-gnuradio] Link error in compilation of sample programs in /uhd/host/examples

2013-04-29 Thread Josh Blum
> The compile procedure I use is following: > $ mkdir /uhd/host/examples/build > $ cd /uhd/host/examples/build > $ cmake ../ > $ make > > "ldconfig -p | grep boost_thread" returns > > libboost_thread.so.1.49.0 (libc6,x86-64) => /usr/lib/libboost_thread.so.1.49.0 > libboost_thread.so (libc6,x86-6

Re: [Discuss-gnuradio] TDMA Engine Error

2013-04-29 Thread Sam mite
On Mon, Apr 29, 2013 at 12:53 PM, Sam mite wrote: > > On Fri, Apr 26, 2013 at 10:15 AM, Josh Blum wrote: > >> >> > File "/home/s/tdm/tdma_radio.py", line 70, in __init__ >> > freq=freq, >> > File "/home/s/.grc_gnuradio/tdma_hier.py", line 76, in __init__ >> > self.tdma_engine = >> >