Re: [Discuss-gnuradio] Rx overflow problem related with sample rate

2016-03-27 Thread tom x
5M > > As your recommend, my problem is threshold of Rx? > (Rx grep all noise signal?) > > 2016. 3. 27. 오후 6:53 tom x <tomx4...@gmail.com> 작성: > > Hi, > > >I think my PC can handle this sample rate > Have you tried other rates? What's the highest sample rate before

Re: [Discuss-gnuradio] Rx overflow problem related with sample rate

2016-03-27 Thread tom x
Hi, >I think my PC can handle this sample rate Have you tried other rates? What's the highest sample rate before overflow occurs? >How can I handle this problem ? Maybe a power squelch block? You can filter out signals that don't meet a db threshold before they reach your PC.

Re: [Discuss-gnuradio] diminishing returns with increasing frequency offset

2016-03-26 Thread tom x
/rf_experiments/blob/master/802phyblock/README Thanks for reading, Tom On Thu, Mar 24, 2016 at 6:12 PM, Bastian Bloessl <bloe...@ccs-labs.org> wrote: > Hi, > > On 22 Mar 2016, at 21:58, tom x <tomx4...@gmail.com> wrote: > > >What you could try is to adapt alpha of the sing

Re: [Discuss-gnuradio] diminishing returns with increasing frequency offset

2016-03-22 Thread tom x
e some other issue? Maybe getting this working depends on increasing the samp_rate, which goes back to the first problem. Thanksagain, Tom On Mon, Mar 21, 2016 at 3:42 AM, Bastian Bloessl <bloe...@ccs-labs.org> wrote: > Hi, > > On 19 Mar 2016, at 12:08, tom x <tomx4...@gmail.com>

[Discuss-gnuradio] diminishing returns with increasing frequency offset

2016-03-19 Thread tom x
Hi, My setup is a USRP N210 receiving from a transmitter sending a few packets a second. (The packets are decoded with Bloessl's 802.15.4 PHY block if it matters) Let's say the transmitter is sending data on frequency f_t. I set the USRP to receive on f_t plus an offset f_o. The next block is a

Re: [Discuss-gnuradio] diminishing returns with increasing frequency offset

2016-03-19 Thread tom x
On Fri, Mar 18, 2016 at 7:33 PM, Martin Braun <martin.br...@ettus.com> wrote: > Tom, > > you'll need to tell us more about what you're doing and what you've tried. > > Cheers, > Martin > > On 03/17/2016 03:36 PM, tom x wrote: > > It's strange but the only sampli

Re: [Discuss-gnuradio] diminishing returns with increasing frequency offset

2016-03-19 Thread tom x
you think? Thanks for reading, Tom On Sat, Mar 19, 2016 at 12:57 AM, Bastian Bloessl <bloe...@ccs-labs.org> wrote: > Hi, > > > On 18 Mar 2016, at 20:01, tom x <tomx4...@gmail.com> wrote: > > > > > > Maybe there is an implicit dependence on 4MHz, in th

Re: [Discuss-gnuradio] diminishing returns with increasing frequency offset

2016-03-19 Thread tom x
e of your > Nyquist zone, the more the anti-aliasing filter might be kicking in. > > Cheers, > Martin > > On 03/17/2016 10:23 AM, tom x wrote: > > Hi, > > > > My setup is a USRP N210 receiving from a transmitter sending a few > > packets a second. (The packet

[Discuss-gnuradio] probe sample rate block

2016-03-02 Thread tom x
Hi, I believe the problem with the 'small polyphase channelization application' that I posted to the list could be related to the polyphase channelizer block downsampling the channels, and consequently insufficient samples are making it to the PHY receivers for them to decode packets. I would

Re: [Discuss-gnuradio] small polyphase channelization application

2016-02-28 Thread tom x
d, Feb 24, 2016 at 8:01 PM, tom x <tomx4...@gmail.com> wrote: > >> Thanks for the reply, >> Could you please clarify what you mean by 'you're offsetting the >> frequency and shouldn't be'? >> I am tuning the frequency of the USRP, but other than that I am not sure >

Re: [Discuss-gnuradio] USRP2

2016-02-25 Thread tom x
Hi, What errors have you seen with make? For an easier way, you might try using a Docker image, which simplified the installation process for me. After installing Docker, you only need to download and run an image, which has the software and all of its dependencies already built. Here is an

Re: [Discuss-gnuradio] small polyphase channelization application

2016-02-24 Thread tom x
On Sun, Feb 21, 2016 at 4:11 PM, Tom Rondeau <t...@trondeau.com> wrote: > On Sat, Feb 20, 2016 at 12:43 AM, tom x <tomx4...@gmail.com> wrote: > >> Hi, >> >> I am working on an application to capture IEEE 802.15.4 traffic on >> multiple channels simulta

[Discuss-gnuradio] small polyphase channelization application

2016-02-19 Thread tom x
Hi, I am working on an application to capture IEEE 802.15.4 traffic on multiple channels simultaneously. (I will mention now that I am new to GNU Radio and DSP.) I can successfully capture on one channel. I read the 2009 paper "Multi-Channel IEEE 802.15.4 Packet Capture Using Software Defined