Re: [Discuss-gnuradio] USRP Receiver config problem

2009-04-05 Thread satarkar
> On Thu, Mar 26, 2009 at 01:24:37PM -0400, satar...@eden.rutgers.edu wrote: >> Hi, >> >> I am trying to run ALOHA MAC on gnu radio. The modulation scheme used is >> GMSK. The Tx and Rx chains are as follows: >> >> Tx Chain: >> >> src -> framer -> crc enoder -> fec encoder -> preamble -> nrz -> >>

Re: [Discuss-gnuradio] USRP Receiver config problem

2009-03-26 Thread Eric Blossom
On Thu, Mar 26, 2009 at 01:24:37PM -0400, satar...@eden.rutgers.edu wrote: > Hi, > > I am trying to run ALOHA MAC on gnu radio. The modulation scheme used is > GMSK. The Tx and Rx chains are as follows: > > Tx Chain: > > src -> framer -> crc enoder -> fec encoder -> preamble -> nrz -> > interpol

[Discuss-gnuradio] USRP Receiver config problem

2009-03-26 Thread satarkar
Hi, I am trying to run ALOHA MAC on gnu radio. The modulation scheme used is GMSK. The Tx and Rx chains are as follows: Tx Chain: src -> framer -> crc enoder -> fec encoder -> preamble -> nrz -> interpolator -> Gauus filter -> FM modulator -> gain -> usrp_tx Rx Chain usrp_rx -> filter -> demod