Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-29 Thread Flavio Leonel
Em 28-07-2013 10:21, Sergey Ryazanov escreveu: > Hello Flavio, > > 2013/7/22 Flavio Leonel : >> hallo my friend i am find fo iw tools & i see this command >> >> root@BASE1:~# iw dev wlan0 cqm rssi on -70 >> command failed: Invalid argument (-22) >> root@BASE1:~# iw dev wlan0 cqm rssi on 30 >> comma

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-28 Thread Sergey Ryazanov
Hello Flavio, 2013/7/22 Flavio Leonel : > hallo my friend i am find fo iw tools & i see this command > > root@BASE1:~# iw dev wlan0 cqm rssi on -70 > command failed: Invalid argument (-22) > root@BASE1:~# iw dev wlan0 cqm rssi on 30 > command failed: Invalid argument (-22) > Again. You need to tun

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-28 Thread Sergey Ryazanov
2013/7/22 Ben Greear : > On 07/19/2013 05:53 PM, Sergey Ryazanov wrote: >> >> 2013/7/19 Felix Fietkau : >>> >>> On 2013-07-19 4:58 PM, Sergey Ryazanov wrote: 2013/7/19 Ben Greear : > > On 07/19/2013 06:36 AM, Flavio Leonel wrote: >> >> Ok i know that but the command iw not

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-22 Thread Flavio Leonel
We Can testing the IW command with txpower limit, but not the ar92xx response for this parameter ... i 'm looking finding one solution for this problem too in my network ..! can someone help us? thank for this ATT: Flavio Leonel > On 07/19/2013 05:53 PM, Sergey Ryazanov wrote: >> 2013/7/19 Feli

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-21 Thread Ben Greear
On 07/19/2013 05:53 PM, Sergey Ryazanov wrote: > 2013/7/19 Felix Fietkau : >> On 2013-07-19 4:58 PM, Sergey Ryazanov wrote: >>> 2013/7/19 Ben Greear : On 07/19/2013 06:36 AM, Flavio Leonel wrote: > Ok i know that but the command iw not permited set sensitivity limit > > how i can s

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-21 Thread Flavio Leonel
patch= + * @NL80211_ATTR_CQM_RSSI_HYST: RSSI hysteresis in dBm. This value specifies + * the minimum amount the RSSI level must change after an event before a + * new event may be issued (to reduce effects of RSSI oscillation). but in openwrt no running this command ___

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-21 Thread Flavio Leonel
hallo my friend i am find fo iw tools & i see this command root@BASE1:~# iw dev wlan0 cqm rssi on -70 command failed: Invalid argument (-22) root@BASE1:~# iw dev wlan0 cqm rssi on 30 command failed: Invalid argument (-22) but this parameters not running in openwrt help me __

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-21 Thread Flavio Leonel
Thanks for the help I will try to find this function in "iw" the openwrt but it is very limited I can not understand why, until I am studying to Uzar busybox - you have some stuff to help me compile it for cards based on Atheros mips? the hotsapd not find anything about it but I'll keep searchi

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-21 Thread Sergey Ryazanov
2013/7/21 Flavio Leonel : > yes it would! So you need to tune "mesh_rssi_threshold" parameter using iw utility. Try to run "iw mesh_param" as starting point. I do not know either the OpenWRT supports mesh configuration from the box or no. > and also need to control the level of the stations not 8

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-20 Thread Flavio Leonel
yes it would! and also need to control the level of the stations not 802.11s quese connect to a simple station with 802.11n AP PS: My APS works with a firmware based on openwrt being compiled that I use 2 interfaces 1 in doing 5ghz mesh and a 2.4 ghz doing in WIFI

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-20 Thread Sergey Ryazanov
Hello Flavio, 2013/7/20, Flavio Leonel : > 2013/7/19 Sergey Ryazanov >> Sensitivity is too general term. What exactly do you want to control? >> > I need to control the level snr customer having a minimum of -50 and a > maximum of -70 > Linux mesh realization has a non standard option, which bloc

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-19 Thread Sergey Ryazanov
2013/7/19 Felix Fietkau : > On 2013-07-19 4:58 PM, Sergey Ryazanov wrote: >> 2013/7/19 Ben Greear : >>> On 07/19/2013 06:36 AM, Flavio Leonel wrote: Ok i know that but the command iw not permited set sensitivity limit how i can seting this limit on atth9k , this question.. >>> >>> I

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-19 Thread Sergey Ryazanov
2013/7/19 Flavio Leonel : > Please'm fairly layman in chips and eeprom > clarify CCA & ANI.? CCA is 802.11 standard abbreviation of "clear channel assessment". Simplistically, CCA threshold is the signal level above which receiver assumes that the channel is busy. Mainly affects the Tx procedure. A

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-19 Thread Flavio Leonel
Well I already suspected the problems that the ath9k would not nehuma tool that fizesseo control of a range limit signal strength. Please'm fairly layman in chips and eeprom clarify CCA & ANI.? I need to create this algorithm but do not know where to start help me, we will develop this tool runn

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-19 Thread Flavio Leonel
Well I already suspected the problems that the ath9k would not nehuma tool that fizesseo control of a range limit signal strength. Please'm fairly layman in chips and eeprom clarify CCA & ANI.? I need to create this algorithm but do not know where to start person from the list to help here desen

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-19 Thread Sergey Ryazanov
2013/7/19 Ben Greear : > On 07/19/2013 06:36 AM, Flavio Leonel wrote: >> Ok i know that but the command iw not permited set sensitivity limit >> >> how i can seting this limit on atth9k , this question.. > > I tried messing with this some months ago and got nowhere. I could > not figure any way to

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-19 Thread Felix Fietkau
On 2013-07-19 4:58 PM, Sergey Ryazanov wrote: > 2013/7/19 Ben Greear : >> On 07/19/2013 06:36 AM, Flavio Leonel wrote: >>> Ok i know that but the command iw not permited set sensitivity limit >>> >>> how i can seting this limit on atth9k , this question.. >> >> I tried messing with this some months

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-19 Thread Ben Greear
On 07/19/2013 06:36 AM, Flavio Leonel wrote: > Ok i know that but the command iw not permited set sensitivity limit > > how i can seting this limit on atth9k , this question.. I tried messing with this some months ago and got nowhere. I could not figure any way to make the NIC ignore fainter sign

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-19 Thread Holger Schurig
Hmm, now I remember. From the back of my mind, old iwconfig set sensitivity was used with some Orininco cards (Hermes Chips) that could associate and roam themselves. So called "full-mac" cards, which are now a bit out of fashion (except on phones/embedded devices). mac80211 based cards cannot do

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-19 Thread Flavio Leonel
Ok i know that but the command iw not permited set sensitivity limit how i can seting this limit on atth9k , this question.. ___ ath9k-devel mailing list ath9k-devel@lists.ath9k.org https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Re: [ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-19 Thread Holger Schurig
Hi Flavio, "iwconfig" is prehistoric, try your luck with "iw". ___ ath9k-devel mailing list ath9k-devel@lists.ath9k.org https://lists.ath9k.org/mailman/listinfo/ath9k-devel

[ath9k-devel] sensitivity control for ath9k with mac80211

2013-07-19 Thread Flavio Leonel
Hallo list: i'm using openwrt with mac80211 and ath9k for mesh networks, but the iwconfig not permited using the sensitivity control, i find this parameter on driver, but not have sucess i'm need help att: Flavio Leonel ___ ath9k-devel mailing list