Re: [ath5k-devel] channel switching

2009-08-08 Thread shashi raj singh
--- On Wed, 8/5/09, Nick Kossifidis wrote: > > In my experiments I transmit 10 pkts on ch1, switch to > ch6 send 10 pkts > > and switch back to ch1 and repeat the whole process > again. same on rx side. > > I use ping to generate pkts. > > Packet size ? I used pkt size 31-1200 bytes > So wit

Re: [ath5k-devel] channel switching

2009-08-04 Thread Nick Kossifidis
2009/8/5 shashi raj singh : > > In my experiments I transmit 10 pkts on ch1, switch to ch6 send 10 pkts > and switch back to ch1 and repeat the whole process again. same on rx side. > I use ping to generate pkts. Packet size ? > I observed that when I setup the txpower tables for that channel, I

Re: [ath5k-devel] channel switching

2009-08-04 Thread shashi raj singh
--- On Tue, 8/4/09, Nick Kossifidis wrote: > From: Nick Kossifidis > Subject: Re: [ath5k-devel] channel switching > To: "shashi raj singh" > Cc: ath5k-devel@lists.ath5k.org > Date: Tuesday, August 4, 2009, 2:58 PM > 2009/8/4 shashi raj singh : > > > > H

Re: [ath5k-devel] channel switching

2009-08-04 Thread Nick Kossifidis
2009/8/4 shashi raj singh : > > Hi > > I am working on a project that involves frequent channel change. what is the > fastest way to change channel. ath5k_hw_reset does lot of other stuff. is > ath5k_hw_channel function sufficient for channel change? > Not if PHY is running (reset sets the chann

[ath5k-devel] channel switching

2009-08-04 Thread shashi raj singh
Hi I am working on a project that involves frequent channel change. what is the fastest way to change channel. ath5k_hw_reset does lot of other stuff. is ath5k_hw_channel function sufficient for channel change? do i need to call any other function after i call ath5k_hw_channel?? like settin