Re: [Discuss-gnuradio] FTW 802.11 ofdm encoder, sending multiple packages

2011-02-26 Thread Hans-Christian
Hi, i mean different packages. The -r / -- repetition option works well, but i want to send a sequence of different frames later, of course with a modificated parsing later. Sankalp Nimbhorkar wrote: > > You should be able to send multiple packets using -r option (0 for > unlimited). > > On

Re: [Discuss-gnuradio] FTW 802.11 ofdm encoder, sending multiple packages

2011-02-25 Thread Sankalp Nimbhorkar
You should be able to send multiple packets using -r option (0 for unlimited). On Fri, Feb 25, 2011 at 1:31 AM, Hans-Christian wrote: > > Hello @All, > > i’m working on a project using the FTW 802.11 ofdm encoder Project from > Cgran on Ubutntu 10.04 and Gnuradio3.2.2, Python 2.6 , USRP2 RFx2400.

[Discuss-gnuradio] FTW 802.11 ofdm encoder, sending multiple packages

2011-02-24 Thread Hans-Christian
Hello @All, i’m working on a project using the FTW 802.11 ofdm encoder Project from Cgran on Ubutntu 10.04 and Gnuradio3.2.2, Python 2.6 , USRP2 RFx2400. Transmitting single Frames works fine. I want to send multiple packages, so i modified the send_pkt function in the ftw.ofdm.py file and call