Re: [Discuss-gnuradio] IEEE 802.11 a

2013-12-29 Thread Naveen Gupta
First of all thanks for your suggestion, I am using gnuradio 3.7 & started installation of ieee 802.11 from https://github.com/bastibl/gr-ieee802-11 During installation of log4cpp & IT++ for sudo port install log4cpp I was getting sudo:port:command not found. After successful installation of gr_iee

Re: [Discuss-gnuradio] IEEE 802.11 a

2013-12-29 Thread Kartik Seth
First you need to install gr-foo from :https://github.com/bastibl/gr-foo After installing it open hierarchical blocks such as - /examples/ofdm_phy_hier.grc in GNURadio and click on generate. Then reload the blocks or close and open GNURadio. Hope it helps. On Sun, Dec 29, 2013 at 7:51 PM, Naveen

[Discuss-gnuradio] Nand D flipflop in gnuradio

2013-12-29 Thread Sandhya G
Hi, Out of curiosity for implementing the digital circuits in gnuradio, I tried implementing nand D flipflop in gnuradio but stuck with it because* gnuradio can't support loops.* I'm attaching grc file of what I tried. Can someone tell me how to make it work. Thanks in advance sandhya dflip