Re: [Discuss-gnuradio] Unexpected issue with file source and USRP source

2013-12-16 Thread Tom Rondeau
On Sun, Dec 15, 2013 at 10:58 PM, Maria Stevens wrote: > On Fri, Dec 13, 2013 at 3:58 PM, Maria Stevens > wrote: >> >> >>> > So, Only case 1 is working for me. I am not using any custom >>> > gnuradio-block in >>> > my receiver. Major blocks in my demodulator chain consists of FIR >>> > filters,

Re: [Discuss-gnuradio] Unexpected issue with file source and USRP source

2013-12-15 Thread Maria Stevens
On Fri, Dec 13, 2013 at 3:58 PM, Maria Stevens wrote: > > > So, Only case 1 is working for me. I am not using any custom >> gnuradio-block in >> > my receiver. Major blocks in my demodulator chain consists of FIR >> filters, >> > gr_pfb_clock_sync_ccf and packet decoder along with some adders >> s

Re: [Discuss-gnuradio] Unexpected issue with file source and USRP source

2013-12-13 Thread Maria Stevens
> > So, Only case 1 is working for me. I am not using any custom > gnuradio-block in > > my receiver. Major blocks in my demodulator chain consists of FIR > filters, > > gr_pfb_clock_sync_ccf and packet decoder along with some adders > subtractors > > etc. what is the difference caused by the same

Re: [Discuss-gnuradio] Unexpected issue with file source and USRP source

2013-12-12 Thread Martin Braun (CEL)
On Thu, Dec 12, 2013 at 03:54:29PM +0500, Maria Stevens wrote: > So, Only case 1 is working for me. I am not using any custom gnuradio-block in > my receiver. Major blocks in my demodulator chain consists of FIR filters, > gr_pfb_clock_sync_ccf and packet decoder along with some adders subtractors

[Discuss-gnuradio] Unexpected issue with file source and USRP source

2013-12-12 Thread Maria Stevens
GNU Radio Companion v3.6.4-43-g6e5dfe1a linux; GNU C++ version 4.6.3; Boost_104800; UHD_003.005.001-37-g21311276 USRP N210 Hello All ! I am observing following 3 cases for same transmitter. I ran each case multiple times and reach to conclusion that only CASE 1 is working fine. CASE 1: First i