Hi Rajesh - CMake found your GR38 install, not your GR37 install. You should pick GR37 or GR38 and go with just it, and remove the one you're not going with. Then, pick the same branch of gr-ieee802-11. Hope this is useful! - MLD
On Sat, Sep 7, 2019 at 9:47 AM Dr. Rajesh Tiwari via USRP-users < usrp-users@lists.ettus.com> wrote: > Hi Ron, > > Sounds good, seems a bit progress. > I think other than Cmake policy, attached in screenshot I am almost there. > Do you think I would need any other requirements? > > Regards > Rajesh > > > On Sat, Sep 7, 2019 at 2:06 PM Ron Economos via USRP-users < > usrp-users@lists.ettus.com> wrote: > >> Okay, here's the complete set of instructions. >> >> git clone https://github.com/bastibl/gr-ieee802-11.git >> >> cd gr-ieee802-11/ >> >> git checkout maint-3.7 >> >> mkdir build >> >> cd build >> >> cmake ../ >> >> make >> >> sudo make install >> >> sudo ldconfig >> >> Make sure you use the correct install prefix in the cmake step. You can >> determine the install prefix with: >> >> gnuradio-config-info --prefix >> >> cmake ../ will install into the default prefix, which is usr/local. If >> you have any other prefix, you need to specify that with the cmake command. >> For example: >> >> cmake -DCMAKE_INSTALL_PREFIX=/usr ../ >> >> Ron >> On 9/7/19 05:36, Dr. Rajesh Tiwari wrote: >> >> Hi Ron, >> >> Thanks for response. I think I am bit confused here..., I am trying to >> install from https://github.com/bastibl/gr-ieee802-11 and I am getting >> error. >> >> Regards >> Rajesh >> >> On Sat, Sep 7, 2019 at 12:07 PM Ron Economos via USRP-users < >> usrp-users@lists.ettus.com> wrote: >> >>> Opps, should be: >>> >>> git checkout maint-3.7 >>> >>> Ron >>> On 9/7/19 04:05, Ron Economos via USRP-users wrote: >>> >>> There's a 3.7 version of gr-ieee802-11. In the gr-ieee802-11 directory, >>> type: >>> >>> git checkout maint3.7 >>> >>> Ron >>> On 9/7/19 03:52, Dr. Rajesh Tiwari via USRP-users wrote: >>> >>> HI Michael, >>> >>> Many thanks for prompt response. I encountered problem in installing >>> module "gr-ieee802-11" as it seems requiring gnuradio-companion, version >>> 3.8. I am not able to update my GRC version 3.7 to 3.8. Any suggestion, >>> please let me know. >>> >>> Regards >>> Rajesh >>> >>> On Fri, Sep 6, 2019 at 5:14 PM Michael Dickens < >>> michael.dick...@ettus.com> wrote: >>> >>>> Hi Rajesh - The block "OFDM Sync Short" is part of the GR out-of-tree >>>> (OOT) module "gr-ieee802-11" ... as are many of the other blocks in the >>>> image you provided. If that OOT is not installed already, it shouldn't be >>>> difficult to do so. Hope this is useful! - MLD >>>> >>>> On Fri, Sep 6, 2019 at 5:10 AM Dr. Rajesh Tiwari via USRP-users < >>>> usrp-users@lists.ettus.com> wrote: >>>> >>>>> Dear All, >>>>> >>>>> I am trying to decode IEEE 802.11a OFDM receiver as per GRC block >>>>> diagram used in Paper "Bloessl et al(2013), An IEEE 802.11a/g/p OFDM >>>>> Receiver for GNU Radio, SRIF’13, August 12, 2013, Hong Kong, China.". The >>>>> screenshot of block diagram given below, In GRC, I didn't find "OFDM Sync >>>>> Short" block, any help would be appreciated. >>>>> >>>>> "GRC block diagram from Bloessl et al(2013), An IEEE 802.11a/g/p OFDM >>>>> Receiver for GNU Radio, SRIF’13, August 12, 2013, Hong Kong, China" >>>>> >>>>> Regards >>>>> Rajesh >>>>> >>>>> _______________________________________________ >>>>> USRP-users mailing list >>>>> USRP-users@lists.ettus.com >>>>> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >>>>> >>>> >>>> -- >>>> Michael Dickens, Mac OS X Programmer >>>> >>>> Ettus Research Technical Support >>>> >>>> Email: supp...@ettus.com >>>> >>>> Web: http://www.ettus.com >>>> >>> >>> _______________________________________________ >>> USRP-users mailing >>> listUSRP-users@lists.ettus.comhttp://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >>> >>> >>> _______________________________________________ >>> USRP-users mailing >>> listUSRP-users@lists.ettus.comhttp://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >>> >>> _______________________________________________ >>> USRP-users mailing list >>> USRP-users@lists.ettus.com >>> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >>> >> _______________________________________________ >> USRP-users mailing list >> USRP-users@lists.ettus.com >> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >> > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > -- Michael Dickens, Mac OS X Programmer Ettus Research Technical Support Email: supp...@ettus.com Web: http://www.ettus.com
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com