Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2012 21:33:52 +0200
From:      Alexander =?utf-8?b?S8O8aG4=?= <alexander.kuehn@nagilum.de>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        freebsd-wireless@freebsd.org
Subject:   Re: AR5416/Soekris instability
Message-ID:  <20120910213352.Horde.XoSGQZk8pphQTkCgm_pAlKA@cakebox.homeunix.net>
In-Reply-To: <CAJ-VmomdmoM4bmqotED3jS9rR9=4CSaryXKSP5mq6Y6OEipfhg@mail.gmail.com>
References:  <CAJ-VmokJanVe7xPkEXYmMm46tuGDxtROj45gxCob=pWFmmFkJw@mail.gmail.com> <20120910003754.Horde.nHn4N5k8pphQTRpCp7esrRA@cakebox.homeunix.net> <CAJ-VmomdmoM4bmqotED3jS9rR9=4CSaryXKSP5mq6Y6OEipfhg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Ok, attached the requested logs.
I could not generate any traffic since the AP now showed up as not
requiring auth - but since it does - no one can associate.
Thanks,
Alex.

Zitat von Adrian Chadd <adrian@freebsd.org>:

> Hi,
>
> Its quite possible your environment is very noisy. Im trying to establish
> that.
>
> Others have reported issues on the soekris platform with ule and
> preemption. Try the 4bsd scheduler with preemption disabled. It wont fix
> the stuck beacon issues but it may stop the whole device from hanging..
>
> Adrian
> On Sep 9, 2012 6:38 PM, "Alexander Kühn" <alexander.kuehn@nagilum.de> wrote:
>
>> There was no crashdump to provide - so I didn't.
>> I had a log of a period with no traffic as well but I lost it due to the
>> crash.
>> I'm recompiling the kernel with the debug options now. Will retest
>> tomorrow.
>> This is a Soekris net5501 with a TP-Link TL-WN951N W-LAN PCI Adapter 300
>> MBit.
>> I haven't tested many different kernels but I know 9-STABLE doesn't work -
>> no one can associate - that's why I went to HEAD.
>> Sorry, for being brief, but it's getting late here. ;)
>> Alex.
>>
>> Zitat von Adrian Chadd <adrian@freebsd.org>:
>>
>>  Hi Alex,
>>>
>>> Would you please provide me with some more information about your
>>> running system?
>>>
>>> * what the hardware is (I can see in the dmesg, but I'd like to know
>>> the model of things if possible);
>>> * What (if any) works - kernel configuration, SVN revision; what does
>>> work;
>>> * What doesn't work.
>>>
>>> I'd also appreciate it if you would run athsurvey (with no traffic) so
>>> I can see how busy the channel is.
>>>
>>> Also, run 'athstats' and paste it here, also run 'athstats 1' for
>>> 30-60 seconds so I can see what's going on and then 'athstats -o ani
>>> 1'.
>>>
>>> Please also add these to your build.
>>>
>>> options AH_DEBUG
>>> options AH_PRIVATE_DIAG
>>>
>>> Also - it's quite possible that the very recent pf commit has gone and
>>> broken things for you. It won't cause stuck beacons but the driver
>>> shouldn't be causing the kernel to crash. You haven't provided any
>>> backtraces/stack traces or any kind of kernel panic information so we
>>> have no idea what is causing your issues.
>>>
>>> Thanks,
>>>
>>>
>>>
>>> Adrian
>>>
>>>
>>> On 9 September 2012 14:49, Alexander Kühn <alexander.kuehn@nagilum.de>
>>> wrote:
>>>
>>>> With these in the config I see these messages:
>>>> Sep  9 18:39:45 cakebox kernel: ath0: stuck beacon; resetting (bmiss
>>>> count
>>>> 4)
>>>> Sep  9 18:42:57 cakebox kernel: ath0: stuck beacon; resetting (bmiss
>>>> count
>>>> 4)
>>>> Sep  9 18:45:49 cakebox kernel: ath0: stuck beacon; resetting (bmiss
>>>> count
>>>> 4)
>>>> Sep  9 18:46:28 cakebox kernel: ath0: stuck beacon; resetting (bmiss
>>>> count
>>>> 4)
>>>> Sep  9 18:46:31 cakebox kernel: ath0: stuck beacon; resetting (bmiss
>>>> count
>>>> 4)
>>>> Sep  9 18:46:49 cakebox kernel: ath0: stuck beacon; resetting (bmiss
>>>> count
>>>> 4)
>>>> Sep  9 18:46:52 cakebox kernel: ath0: stuck beacon; resetting (bmiss
>>>> count
>>>> 4)
>>>> Sep  9 18:47:02 cakebox kernel: ath0: stuck beacon; resetting (bmiss
>>>> count
>>>> 4)
>>>> Sep  9 18:49:43 cakebox kernel: ath0: stuck beacon; resetting (bmiss
>>>> count
>>>> 4)
>>>> Sep  9 18:52:00 cakebox kernel: ath0: stuck beacon; resetting (bmiss
>>>> count
>>>> 4)
>>>> Sep  9 19:03:29 cakebox kernel: ath0: stuck beacon; resetting (bmiss
>>>> count
>>>> 4)
>>>> Sep  9 19:04:51 cakebox kernel: ath0: ath_start: sc_inreset_cnt > 0;
>>>> bailing
>>>>
>>>> it also breaks pf and the kernel crashes with too much traffic.
>>>> So booted my previous kernel again.
>>>> Attached the athsurvey log until it crashed.
>>>>
>>>> Alex.
>>>>
>>>> Zitat von Adrian Chadd <adrian@freebsd.org>:
>>>>
>>>>  Hi, you need to add the ath debug and diagapi options.
>>>>>
>>>>> Adrian
>>>>> On Sep 8, 2012 3:29 PM, "Alexander Kühn" <alexander.kuehn@nagilum.de>
>>>>> wrote:
>>>>>
>>>>>  athsurvey: ath0: Ung?ltiges Argument
>>>>>>
>>>>>> ..which translates to invalid argument.
>>>>>>
>>>>>> $ ifconfig ath0
>>>>>> ath0: flags=8802<BROADCAST,SIMPLEX,****MULTICAST> metric 0 mtu 2290
>>>>>>
>>>>>>         ether b0:48:7a:bc:cb:c3
>>>>>>         nd6 options=21<PERFORMNUD,AUTO_****LINKLOCAL>
>>>>>>
>>>>>>         media: IEEE 802.11 Wireless Ethernet autoselect (autoselect
>>>>>> <hostap>)
>>>>>>         status: no carrier
>>>>>>
>>>>>> Sorry.
>>>>>> Alex.
>>>>>>
>>>>>> Zitat von Adrian Chadd <adrian@freebsd.org>:
>>>>>>
>>>>>>  Hi,
>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> COmpile/run athsurvey; paste the results here.
>>>>>>>
>>>>>>> src/tools/tools/ath/athsurvey/
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> Adrian
>>>>>>>
>>>>>>>
>>>>>>> On 8 September 2012 02:50, Alexander Kühn <alexander.kuehn@nagilum.de
>>>>>>> >
>>>>>>> wrote:
>>>>>>>
>>>>>>>  The following reply was made to PR kern/167491; it has been noted by
>>>>>>>> GNATS.
>>>>>>>>
>>>>>>>> From: Alexander =?iso-8859-1?b?S/xobg==?= <
>>>>>>>> alexander.kuehn@nagilum.de>
>>>>>>>> To: bug-followup@FreeBSD.org
>>>>>>>> Cc:
>>>>>>>> Subject: Re: kern/167491: [ath] TID != hardware queue TID in
>>>>>>>>  ath_tx_aggr_comp_aggr()
>>>>>>>> Date: Sat, 08 Sep 2012 11:42:47 +0200
>>>>>>>>
>>>>>>>>  I see the same on x86 along with:
>>>>>>>>
>>>>>>>>  messages.4.bz2:Sep  2 17:04:29 cakebox kernel: ath0: stuck beacon;
>>>>>>>>  resetting (bmiss count 4)
>>>>>>>>  messages.4.bz2:Sep  2 17:04:33 cakebox kernel: ath0: stuck beacon;
>>>>>>>>  resetting (bmiss count 4)
>>>>>>>>  messages.4.bz2:Sep  2 17:04:33 cakebox kernel: ath0: ath_start:
>>>>>>>>  sc_inreset_cnt > 0; bailing
>>>>>>>>  messages.4.bz2:Sep  2 17:05:12 cakebox kernel: ath0:
>>>>>>>> ath_tx_tid_drain:
>>>>>>>>  node 0xc47ea000: bf=0xc350fcc0: addbaw=0, dobaw=0, seqno=0, retry=0
>>>>>>>>  messages.4.bz2:Sep  2 17:05:12 cakebox kernel: ath0:
>>>>>>>> ath_tx_tid_drain:
>>>>>>>>  node 0xc47ea000: bf=0xc350fcc0: tid txq_depth=1 hwq_depth=0,
>>>>>>>> bar_wait=0
>>>>>>>>  messages.4.bz2:Sep  2 17:05:12 cakebox kernel: ath0:
>>>>>>>> ath_tx_tid_drain:
>>>>>>>>  node 0xc47ea000: tid 16: txq_depth=64, txq_aggr_depth=0, sched=0,
>>>>>>>>  paused=0, hwq_depth=0, incomp=0, baw_head=0, baw_tail=0
>>>>>>>> txa_start=-1,
>>>>>>>>  ni_txseqs=7
>>>>>>>>  messages.4.bz2:Sep  2 17:06:25 cakebox kernel: ath0: stuck beacon;
>>>>>>>>  resetting (bmiss count 4)
>>>>>>>>
>>>>>>>>  Unfortunately this causes the transfer rates to drop and
>>>>>>>> occasionally
>>>>>>>>  even makes it impossible to associate with the AP.
>>>>>>>>
>>>>>>>>  dmesg:
>>>>>>>>  Copyright (c) 1992-2012 The FreeBSD Project.
>>>>>>>>  Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993,
>>>>>>>> 1994
>>>>>>>>           The Regents of the University of California. All rights
>>>>>>>> reserved.
>>>>>>>>  FreeBSD is a registered trademark of The FreeBSD Foundation.
>>>>>>>>  FreeBSD 10.0-CURRENT #0: Wed Aug 29 13:01:13 CEST 2012
>>>>>>>>       root@cakebox.tis:/usr/obj/****export/src/sys/net5501 i386
>>>>>>>>
>>>>>>>>  CPU: Geode(TM) Integrated Processor by AMD PCS (499.91-MHz 586-class
>>>>>>>> CPU)
>>>>>>>>     Origin = "AuthenticAMD"  Id = 0x5a2  Family = 5  Model = a
>>>>>>>> Stepping
>>>>>>>> = 2
>>>>>>>>     Features=0x88a93d<FPU,DE,PSE,****TSC,MSR,CX8,SEP,PGE,CMOV,**
>>>>>>>> CLFLUSH,MMX>
>>>>>>>>     AMD Features=0xc0400000<MMX+,****3DNow!+,3DNow!>
>>>>>>>>  real memory  = 536870912 (512 MB)
>>>>>>>>  avail memory = 515837952 (491 MB)
>>>>>>>>  K6-family MTRR support enabled (2 registers)
>>>>>>>>  cryptosoft0: <software crypto> on motherboard
>>>>>>>>  pcib0 pcibus 0 on motherboard
>>>>>>>>  pci0: <PCI bus> on pcib0
>>>>>>>>  Geode LX: Soekris net5501 comBIOS ver. 1.33 20070103 Copyright (C)
>>>>>>>> 2000-2007
>>>>>>>>  glxsb0: <AMD Geode LX Security Block (AES-128-CBC, RNG)> mem
>>>>>>>>  0xa0000000-0xa0003fff irq 10 at device 1.2 on pci0
>>>>>>>>  vr0: <VIA VT6105M Rhine III 10/100BaseTX> port 0xe100-0xe1ff mem
>>>>>>>>  0xa0004000-0xa00040ff irq 11 at device 6.0 on pci0
>>>>>>>>  vr0: Quirks: 0x2
>>>>>>>>  vr0: Revision: 0x96
>>>>>>>>  miibus0: <MII bus> on vr0
>>>>>>>>  ukphy0: <Generic IEEE 802.3u media interface> PHY 1 on miibus0
>>>>>>>>  ukphy0:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto,
>>>>>>>> auto-flow
>>>>>>>>  vr0: Ethernet address: 00:00:24:cb:a6:80
>>>>>>>>  vr1: <VIA VT6105M Rhine III 10/100BaseTX> port 0xe200-0xe2ff mem
>>>>>>>>  0xa0004100-0xa00041ff irq 5 at device 7.0 on pci0
>>>>>>>>  vr1: Quirks: 0x2
>>>>>>>>  vr1: Revision: 0x96
>>>>>>>>  miibus1: <MII bus> on vr1
>>>>>>>>  ukphy1: <Generic IEEE 802.3u media interface> PHY 1 on miibus1
>>>>>>>>  ukphy1:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto,
>>>>>>>> auto-flow
>>>>>>>>  vr1: Ethernet address: 00:00:24:cb:a6:81
>>>>>>>>  vr2: <VIA VT6105M Rhine III 10/100BaseTX> port 0xe300-0xe3ff mem
>>>>>>>>  0xa0004200-0xa00042ff irq 9 at device 8.0 on pci0
>>>>>>>>  vr2: Quirks: 0x2
>>>>>>>>  vr2: Revision: 0x96
>>>>>>>>  miibus2: <MII bus> on vr2
>>>>>>>>  ukphy2: <Generic IEEE 802.3u media interface> PHY 1 on miibus2
>>>>>>>>  ukphy2:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto,
>>>>>>>> auto-flow
>>>>>>>>  vr2: Ethernet address: 00:00:24:cb:a6:82
>>>>>>>>  vr3: <VIA VT6105M Rhine III 10/100BaseTX> port 0xe400-0xe4ff mem
>>>>>>>>  0xa0004300-0xa00043ff irq 12 at device 9.0 on pci0
>>>>>>>>  vr3: Quirks: 0x2
>>>>>>>>  vr3: Revision: 0x96
>>>>>>>>  miibus3: <MII bus> on vr3
>>>>>>>>  ukphy3: <Generic IEEE 802.3u media interface> PHY 1 on miibus3
>>>>>>>>  ukphy3:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto,
>>>>>>>> auto-flow
>>>>>>>>  vr3: Ethernet address: 00:00:24:cb:a6:83
>>>>>>>>  ath0: <Atheros 5416> mem 0xa0010000-0xa001ffff irq 10 at device 14.0
>>>>>>>> on
>>>>>>>> pci0
>>>>>>>>  ath0: DMA setup: legacy
>>>>>>>>  ath0: [HT] enabling HT modes
>>>>>>>>  ath0: [HT] RTS aggregates limited to 8 KiB
>>>>>>>>  ath0: [HT] 2 RX streams; 2 TX streams
>>>>>>>>  ath0: AR5416 mac 13.10 RF2133 phy 8.1
>>>>>>>>  ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00d0
>>>>>>>>  isab0: <PCI-ISA bridge> at device 20.0 on pci0
>>>>>>>>  isa0: <ISA bus> on isab0
>>>>>>>>  atapci0: <AMD CS5536 UDMA100 controller> port
>>>>>>>>  0x1f0-0x1f7,0x3f6,0x170-0x177,****0x376,0xe000-0xe00f at device
>>>>>>>> 20.2 on
>>>>>>>>
>>>>>>>> pci0
>>>>>>>>  ata0: <ATA channel> at channel 0 on atapci0
>>>>>>>>  ata1: <ATA channel> at channel 1 on atapci0
>>>>>>>>  ohci0: <OHCI (generic) USB controller> mem 0xa0020000-0xa0020fff irq
>>>>>>>>  15 at device 21.0 on pci0
>>>>>>>>  usbus0 on ohci0
>>>>>>>>  ehci0: <AMD CS5536 (Geode) USB 2.0 controller> mem
>>>>>>>>  0xa0021000-0xa0021fff irq 15 at device 21.1 on pci0
>>>>>>>>  usbus1: EHCI version 1.0
>>>>>>>>  usbus1 on ehci0
>>>>>>>>  cpu0 on motherboard
>>>>>>>>  orm0: <ISA Option ROM> at iomem 0xc8000-0xd27ff pnpid ORM0000 on
>>>>>>>> isa0
>>>>>>>>  atrtc0: <AT realtime clock> at port 0x70 irq 8 on isa0
>>>>>>>>  Event timer "RTC" frequency 32768 Hz quality 0
>>>>>>>>  attimer0: <AT timer> at port 0x40 on isa0
>>>>>>>>  Timecounter "i8254" frequency 1193182 Hz quality 0
>>>>>>>>  Event timer "i8254" frequency 1193182 Hz quality 100
>>>>>>>>  uart0: <16550 or compatible> at port 0x3f8-0x3ff irq 4 flags 0x10 on
>>>>>>>> isa0
>>>>>>>>  uart0: console (19200,n,8,1)
>>>>>>>>  uart1: <16550 or compatible> at port 0x2f8-0x2ff irq 3 on isa0
>>>>>>>>  Timecounters tick every 1.000 msec
>>>>>>>>  usbus0: 12Mbps Full Speed USB v1.0
>>>>>>>>  usbus1: 480Mbps High Speed USB v2.0
>>>>>>>>  ugen0.1: <AMD> at usbus0
>>>>>>>>  uhub0: <AMD OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on
>>>>>>>> usbus0
>>>>>>>>  ugen1.1: <AMD> at usbus1
>>>>>>>>  uhub1: <AMD EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on
>>>>>>>> usbus1
>>>>>>>>  ad0: 152627MB <SAMSUNG HM160HC LQ100-10> at ata0-master UDMA100
>>>>>>>>  GEOM_SCHED: Initializing global data.
>>>>>>>>  GEOM_SCHED: Loading: mp = 0xc0a9aa20, g_sched_class = 0xc0a9aa20.
>>>>>>>>  Timecounter "TSC" frequency 499912531 Hz quality 800
>>>>>>>>  uhub0: 4 ports with 4 removable, self powered
>>>>>>>>  Root mount waiting for: usbus1
>>>>>>>>  uhub1: 4 ports with 4 removable, self powered
>>>>>>>> ______________________________****_________________
>>>>>>>> freebsd-wireless@freebsd.org mailing list
>>>>>>>>
>>>>>>>> http://lists.freebsd.org/****mailman/listinfo/freebsd-****wireless<http://lists.freebsd.org/**mailman/listinfo/freebsd-**wireless>;
>>>>>>>> <http://lists.freebsd.**org/mailman/listinfo/freebsd-**wireless<http://lists.freebsd.org/mailman/listinfo/freebsd-wireless>;
>>>>>>>> >
>>>>>>>> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@****
>>>>>>>> freebsd.org
>>>>>>>> <freebsd-wireless-unsubscribe@**freebsd.org<freebsd-wireless-unsubscribe@freebsd.org>
>>>>>>>> >"
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>
>>>>



[-- Attachment #2 --]
Script started on Mon Sep 10 21:03:43 2012
[root@cakebox ~]# athregs
CR       00000004 RXDP     01be4680 CFG      00000100 MIRT     00000000
IER      00000001 TIMT     00000000 TXCFG    00020015 RXCFG    00000005
MIBC     00000000 TOPS     00000008 RXNPTO   00000008 TXNPTO   00000010
RPGTO    00000000 RPCNT    0000001f MACMISC  00000000 SPC_0    00000000
SPC_1    00000000 GTXTO    00000000 GTTM     00000008 CST      000f0000
DMADBG0  88888888 DMADBG1  00000000 DMADBG2  12249249 DMADBG3  00000000
DMADBG4  00000000 DMADBG5  00000000 DMADBG6  000724b0 DMADBG7  00000000
DCM_A    deadbeef DCM_D    deadbeef DCCFG    deadbeef CCFG     deadbeef
CCUCFG   deadbeef CPC0     deadbeef CPC1     deadbeef CPC2     deadbeef
CPC3     deadbeef CPCOVF   deadbeef D_SIFS   000002c0 D_SLOT   00000318
D_EIFS   00007c70 D_MISC   00016000 D_SEQ    00000444 D_FPCTL  00000000
D_TXPSE  00010000 MAC_LED  00000400 RC       00000000 SCR      0000073f
INTPEND  00040040 SFR      00000000 PCICFG   28200000 GPIOCR   28000400
PCIEPMC  28000400 GPIODO   10001000 GPIODI   00000040 SREV     000000da
AHBMODE  0000001f IASYNCM  00000002 ISYNCM   00023f60 SERDES   24924924
SERDES2  00000000 GPIOIO   0fffc000 GPIOOE   00000000 GPIOPOL  00000000
GPIOIEV  00000000 GPIMUX1  00000000 GPIMUX2  00d00000 GPOMUX1  00000000
GPOMUX2  00000000 GPOMUX3  000003e0 OBS      00000008 RTC_RC   00000000
RTC_PLL  000000eb STA_ID0  bc7a48b0 STA_ID1  b881c3cb BSS_ID0  00000000
BSS_ID1  00000000 SLOTTIME 00000800 TIME_OUT 10801600 RSSI_THR 00000781
USEC     12e00057 BEACON   00000000 CFP_PER  b881c7df TIMER0   00000000
TIMER1   00000497 TIMER2   00000800 TIMER3   10801697 CFP_DUR  00000000
RXFILTER 00000497 MCAST_0  00100000 MCAST_1  00003044 DIAG_SW  40000000
TSF_L32  6a379540 TSF_U32  00000000 TST_ADAC 00000000 DEF_ANT  00000001
QOS_MASK 000fc78f SEQ_MASK 0000000f OBSERV2  00000000 OBSERV1  00002880
LAST_TST daf7d7ef NAV      00000000 RTS_OK   00000000 RTS_FAIL 00000000
ACK_FAIL 00000000 FCS_FAIL 00000000 BEAC_CNT 00000000 SLEEP1   00000000
SLEEP2   00400000 SLEEP3   01ffc78f BSSMSKL  ffffff4f BSSMSKU  0000ffff
TPC      003f3f3f TFCNT    03395af2 RFCNT    012ca3d6 RCCNT    05caf67f
CCCNT    831f0e33 QUIET1   00020000 QUIET2   00020000 TSF_PARM 000203ea
NOACK    00000052 PHY_ERR  00000000 QOS_CTRL 000100aa QOS_SEL  00003210
MISCMODE 08f0481c FILTOFDM 000001ea FILTCCK  000001f5 PHYCNT1  00bffe0c
PHYCMSK1 00020000 PHYCNT2  00bfff38 PHYCMSK2 02000000 TXOPX    000000ff
NXTTBTT  6a37cc00 NXTDBA   6a37c400 NXTSWBA  6a37a400 NXTCFP   6a37a400
NXTHCF   00000000 NXTDTIM  00000000 NXTQUIET 00000000 NXTNDP   00006800
BCNPER   00006400 DBAPER   00006400 SWBAPER  00006400 TIMPER   00000000
DTIMPER  00000000 QUIETPER 00000000 NDPPER   00006400 TIMERMOD 00100007
SLP32MOD 0010f400 SLP32WAK 00000100 SLP32INC 0001e800 SLPCNT   00000000
SLPMIB   00000000 2040MODE 00000001 EXTRCCNT 676c54a7 PCUTXBUF 00000700
PHYTURBO 000003d4
[root@cakebox ~]# athstats 1
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4203      987       1       0    1413    266    708     0      40   17  MCS4
       0        0       0       0       0      0      0     0       0   17  MCS4
       1        1       0       0       0      0      0     0       0   18  MCS4
       4        1       0       0       0      0      0     0       0   35  MCS4
       0        0       0       0       0      0      1     0       0   35  MCS4
       0        0       0       0       0      0      0     0       0   35  MCS4
       0        0       0       0       0      0      0     0       0   35  MCS4
       0        0       0       0       0      0      0     0       0   35  MCS4
       0        0       0       0       0      0      0     0       0   35  MCS4
       0        0       0       0       0      0      0     0       0   35  MCS4
       0        0       0       0       0      0      0     0       0   35  MCS4
       0        0       0       0       0      0      0     0       0   35  MCS4
       0        0       0       0       0      0      0     0       0   35  MCS4
       2        2       0       0       2      0      0     0       0   30  MCS4
       0        0       0       0       0      0      0     0       0   30  MCS4
       0        0       0       0       0      0      0     0       0   30  MCS4
       0        0       0       0       0      0      1     0       0   30  MCS4
       0        0       0       0       0      0      0     0       0   30  MCS4
       0        0       0       0       0      0      0     0       0   30  MCS4
       0        0       0       0       0      0      0     0       0   30  MCS4
       0        0       0       0       0      0      0     0       0   30  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4210      991       1       0    1415    266    710     0      40   30  MCS4
       0        0       0       0       0      0      0     0       0   30  MCS4
       1        0       0       0       0      0      0     0       0   29  MCS4
       2        1       0       0       0      0      0     0       0   26  MCS4
       0        0       0       0       0      0      0     0       0   26  MCS4
       1        0       0       0       0      0      0     0       0   26  MCS4
       0        0       0       0       0      0      0     0       0   26  MCS4
       2        2       0       0       6      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       1        0       0       0       0      0      0     0       0   24  MCS4
       3        3       0       0       3      0      0     0       0   25  MCS4
       1        0       0       0       0      0      0     0       0   26  MCS4
       6        6       0       0       8      1      1     0       0   26  MCS4
       0        0       0       0       0      0      0     0       0   26  MCS4
       1        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       1        0       0       0       0      0      0     0       0   24  MCS4
       1        0       0       0       0      0      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4230     1003       1       0    1432    267    711     0      40   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       3        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       1   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       1        1       0       0       4      1      0     0       0   20  MCS4
       1        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4235     1004       1       0    1436    268    711     0      41   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       1        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       1        0       0       0       0      0      0     0       0   24  MCS4
       1        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      1     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      1     0       0   22  MCS4
       1        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4239     1004       1       0    1436    268    713     0      41   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       2        2       0       0       6      1      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      2     0       0   20  MCS4
       5        5       0       0       6      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       1        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4247     1011       1       0    1448    269    715     0      41   23  MCS4
       0        0       0       0       0      0      1     0       0   23  MCS4
       1        1       0       0       4      1      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       2        2       0       0       8      2      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       3        1       0       0       4      1      1     0       0   18  MCS4
       0        0       0       0       0      0      0     0       0   18  MCS4
       0        0       0       0       0      0      0     0       0   18  MCS4
       0        0       0       0       0      0      0     0       0   18  MCS4
       0        0       0       0       0      0      0     0       0   18  MCS4
       0        0       0       0       0      0      0     0       0   18  MCS4
       1        0       0       0       0      0      0     0       0   18  MCS4
       2        0       0       0       0      0      0     0       0   18  MCS4
       0        0       0       0       0      0      0     0       0   18  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4256     1015       1       0    1464    273    717     0      41   18  MCS4
       1        1       0       0       4      1      0     0       0   18  MCS4
       4        4       0       0       8      1      0     0       0   21  MCS4
       0        0       0       0       0      0      1     0       0   21  MCS4
       1        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       1        0       0       0       0      0      0     0       0   26  MCS4
       0        0       0       0       0      0      1     0       0   26  MCS4
       0        0       0       0       0      0      1     0       0   26  MCS4
       0        0       0       0       0      0      1     0       0   26  MCS4
       0        0       0       0       0      0      0     0       0   26  MCS4
       1        0       0       0       0      0      3     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      2     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       2        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4267     1021       1       0    1479    275    726     0      41   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       1        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      1     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       6        6       0       0       7      1      1     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       5        5       0       0      12      3      0     0       0   23  MCS4
       1        1       0       0       5      1      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4281     1034       1       0    1507    281    728     0      41   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       1        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       1        1       0       0       4      1      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      1     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      1     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       1        0       0       0       0      0      0     0       0   19  MCS4
       5        5       0       0       5      0      0     0       0   23  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4289     1040       1       0    1516    282    730     0      41   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      1     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       1        0       0       0       0      0      0     0       0   27  MCS4
       0        0       0       0       0      0      0     0       0   27  MCS4
       0        0       0       0       0      0      0     0       0   27  MCS4
       0        0       0       0       0      0      0     0       0   27  MCS4
       0        0       0       0       0      0      0     0       0   27  MCS4
       1        0       0       0       0      0      0     0       0   26  MCS4
       0        0       0       0       0      0      0     0       0   26  MCS4
       0        0       0       0       0      0      0     0       0   26  MCS4
       0        0       0       0       0      0      0     0       0   26  MCS4
       0        0       0       0       0      0      0     0       0   26  MCS4
       0        0       0       0       0      0      0     0       0   26  MCS4
       0        0       0       0       0      0      0     0       0   26  MCS4
       0        0       0       0       0      0      0     0       0   26  MCS4
       0        0       0       0       0      0      0     0       0   26  MCS4
       2        2       0       0       7      1      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       1        1       0       0       4      1      1     0       0   23  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4294     1043       1       0    1527    284    732     0      41   23  MCS4
       2        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      1     0       0   22  MCS4
       3        0       0       0       0      0      1     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       1        0       0       0       0      0      1     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       1        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      1     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       1        1       0       0       4      1      0     0       0   19  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4302     1044       1       0    1531    285    736     0      41   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       2        2       0       0       3      0      0     0       0   18  MCS4
       2        2       0       0       8      2      0     0       0   16  MCS4
       0        0       0       0       0      0      0     0       0   16  MCS4
       0        0       0       0       0      0      0     0       0   16  MCS4
       0        0       0       0       0      0      1     0       0   16  MCS4
       0        0       0       0       0      0      0     0       0   16  MCS4
       1        0       0       0       0      0      0     0       0   17  MCS4
       2        2       0       0       8      2      2     0       0   16  MCS4
       1        0       0       0       0      0      2     0       0   16  MCS4
       1        0       0       0       0      0      0     0       0   16  MCS4
       0        0       0       0       0      0      1     0       0   16  MCS4
       0        0       0       0       0      0      0     0       0   16  MCS4
       0        0       0       0       0      0      0     0       0   16  MCS4
       0        0       0       0       0      0      0     0       0   16  MCS4
       0        0       0       0       0      0      0     0       0   16  MCS4
       1        1       0       0       4      1      0     0       0   15  MCS4
       0        0       0       0       0      0      1     0       0   15  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4312     1051       1       0    1554    290    743     0      41   15  MCS4
      10        8       0       0      11      2      1     0       0   23  MCS4
       0        0       0       0       0      0      1     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      1     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       1        0       0       0       0      0      1     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      1     0       0   23  MCS4
       0        0       0       0       0      0      1     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       2        2       0       0       7      1      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4325     1061       1       0    1572    293    749     0      41   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      1     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       1        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      1     0       0   20  MCS4
       0        0       0       0       0      0      2     0       1   20  MCS4
       1        0       0       0       0      0      0     0       0   20  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4327     1061       1       0    1572    293    753     0      42   20  MCS4
       2        2       0       0       3      0      1     0       0   19  MCS4
       2        2       0       0       8      2      1     0       0   17  MCS4
       0        0       0       0       0      0      0     0       0   17  MCS4
       0        0       0       0       0      0      0     0       0   17  MCS4
       0        0       0       0       0      0      0     0       0   17  MCS4
       0        0       0       0       0      0      1     0       0   17  MCS4
       0        1       0       0       1      0      0     0       0   17   48M
       3        2       0       0       8      2      0     0       0   18   48M
       2        0       0       0       0      0      1     0       0   17   48M
       0        0       0       0       0      0      1     0       0   17   48M
       0        0       0       0       0      0      0     0       0   17   48M
       0        0       0       0       0      0      0     0       0   17   48M
       0        0       0       0       0      0      0     0       0   17   48M
       0        0       0       0       0      0      0     0       0   17   48M
       1        0       0       0       0      0      0     0       0   17   48M
       0        0       0       0       0      0      0     0       0   17   48M
       0        0       0       0       0      0      0     0       0   17   48M
       0        0       0       0       0      0      0     0       0   17   48M
       1        0       0       0       0      0      1     0       0   22   48M
       4        4       0       0       4      1      1     0       0   24   48M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4342     1072       1       0    1596    298    760     0      42   24   48M
       0        0       0       0       0      0      0     0       0   24   48M
       4        3       0       0       9      1      0     0       0   22   48M
       0        0       0       0       0      0      0     0       0   22   48M
       2        0       0       0       0      0      0     0       0   21   48M
       0        0       0       0       0      0      0     0       0   21   48M
       0        0       0       0       0      0      0     0       0   21   48M
       0        0       0       0       0      0      0     0       0   21   48M
       1        0       0       0       0      0      0     0       0   21   48M
       0        0       0       0       0      0      0     0       0   21   48M
       1        0       0       0       0      0      0     0       0   20   48M
       0        0       0       0       0      0      0     0       0   20   48M
       0        0       0       0       0      0      0     0       0   20   48M
       0        0       0       0       0      0      0     0       0   20   48M
       0        0       0       0       0      0      0     0       0   20   48M
       3        3       0       0      12      3      0     0       0   21   48M
       2        1       0       0       4      1      1     0       0   20   48M
       1        0       0       0       0      0      0     0       0   21   48M
       4        4       0       0       7      1      2     0       0   23   48M
       1        0       0       0       0      0      0     0       0   24   48M
       0        0       0       0       0      0      0     0       0   24   48M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4362     1083       1       0    1628    304    763     0      42   23   48M
       0        0       0       0       0      0      1     0       0   23   48M
       0        0       0       0       0      0      0     0       0   23   48M
       0        0       0       0       0      0      0     0       0   23   48M
       0        0       0       0       0      0      1     0       0   23   48M
       0        0       0       0       0      0      0     0       0   23   48M
       2        3       1       0       7      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       1        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       7        7       0       0       9      2      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       1        0       0       0       0      0      0     0       0   24   54M
       1        0       0       0       0      0      0     0       0   23   54M
       1        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4376     1094       2       0    1648    307    766     0      42   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      1     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      1     0       0   21   54M
       0        0       0       0       0      0      2     0       0   21   54M
       2        2       0       0       8      2      2     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       1        0       0       0       0      0      0     0       0   26   54M
       1        0       0       0       0      0      0     0       0   25   54M
       1        1       0       0       3      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4382     1097       2       0    1659    309    772     0      42   23   54M
       5        5       0       0       3      0      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      1     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       1        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       2        0       0       0       0      0      1     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4390     1102       2       0    1662    309    775     0      42   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       1        0       0       0       0      0      0     0       0   22   54M
       5        5       0       0       2      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       2        2       0       0       2      0      0     0       0   22   54M
       1        0       0       0       0      0      0     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
       1        1       0       0       4      1      1     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4400     1110       2       0    1670    310    776     0      42   21   54M
       1        0       0       0       0      0      0     0       0   20   54M
       2        1       0       0       3      0      0     0       0   20   54M
       0        0       0       0       0      0      0     0       0   20   54M
       0        0       0       0       0      0      0     0       0   20   54M
       0        0       0       0       0      0      0     0       0   20   54M
       2        0       0       0       0      0      2     0       0   19   54M
       0        0       0       0       0      0      0     0       0   19   54M
       0        0       0       0       0      0      0     0       0   19   54M
       0        0       0       0       0      0      0     0       0   19   54M
       0        0       0       0       0      0      0     0       0   19   54M
       0        0       0       0       0      0      0     0       0   19   54M
       0        0       0       0       0      0      0     0       0   19   54M
       1        0       0       0       0      0      0     0       0   24   54M
       1        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       2        1       0       0       4      1      0     0       0   21   54M
       3        2       0       0       4      1      0     0       0   19   54M
       0        0       0       0       0      0      0     0       0   19   54M
       6        6       0       0      11      1      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4418     1120       2       0    1692    313    778     0      42   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       1        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       1        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      1     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       1        0       0       0       0      0      1     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       2        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       1        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       1        0       0       0       0      0      0     0       0   20   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4432     1127       2       0    1708    316    780     0      42   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       5        5       0       0       0      0      1     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       3        3       0       0      12      3      1     0       0   23   54M
       8        8       0       0      28      6      1     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       2        2       0       0       5      1      0     0       0   23   54M
       7        6       0       0      10      0      1     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
       8        8       0       0      13      2      2     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
       0        0       0       0       0      0      1     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4465     1159       2       0    1776    328    787     0      42   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
       1        0       0       0       0      0      1     0       0   21   54M
       1        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      1     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       2        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      1     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      1     0       0   25   54M
       0        0       0       0       0      0      1     0       0   25   54M
       1        0       0       0       0      0      0     0       0   24   54M
       4        4       0       0       3      0      0     0       0   25   54M
       3        3       0       0       7      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4477     1166       2       0    1786    328    792     0      42   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       1        1       0       0       3      0      0     0       0   22   54M
       1        1       0       0       4      1      2     0       0   21   54M
       0        0       0       0       0      0      2     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      1     0       0   21   54M
       1        0       0       0       0      0      0     0       0   21   54M
       2        0       0       0       0      0      0     0       0   20   54M
       2        2       0       0       0      0      0     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
       4        3       0       0      12      3      0     0       0   20   54M
       0        0       0       0       0      0      0     0       0   20   54M
       0        0       0       0       0      0      0     0       0   20   54M
       1        0       0       0       0      0      0     0       0   20   54M
       0        0       0       0       0      0      0     0       0   20   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4489     1173       2       0    1805    332    797     0      42   20   54M
       1        0       0       0       0      0      1     0       0   20   54M
       0        0       0       0       0      0      0     0       0   20   54M
       2        0       0       0       0      0      0     0       0   19   54M
       0        0       0       0       0      0      0     0       0   19   54M
       0        0       0       0       0      0      1     0       0   19   54M
       0        0       0       0       0      0      0     0       0   19   54M
       0        0       0       0       0      0      0     0       0   19   54M
       0        0       0       0       0      0      0     0       0   19   54M
       0        0       0       0       0      0      0     0       0   19   54M
       0        0       0       0       0      0      0     0       0   19   54M
       0        0       0       0       0      0      0     0       0   19   54M
       1        1       0       0       4      1      1     0       0   18   54M
       0        0       0       0       0      0      0     0       0   18   54M
       1        0       0       0       0      0      0     0       0   18   54M
       0        0       0       0       0      0      0     0       0   18   54M
       0        0       0       0       0      0      0     0       0   18   54M
       0        0       0       0       0      0      0     0       0   18   54M
       0        0       0       0       0      0      0     0       0   18   54M
       1        0       0       0       0      0      0     0       0   18   54M
       0        0       0       0       0      0      0     0       0   18   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4495     1174       2       0    1809    333    800     0      42   18   54M
       0        0       0       0       0      0      0     0       0   18   54M
       0        0       0       0       0      0      1     0       0   18   54M
       0        0       0       0       0      0      0     0       0   18   54M
       0        0       0       0       0      0      0     0       0   18   54M
       0        0       0       0       0      0      0     0       0   18   54M
       1        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      1     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       1        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      1     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       1        1       0       0       3      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       5        5       0       0      11      2      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4503     1180       2       0    1823    335    803     0      42   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       5        5       0       0       7      1      1     0       0   25   54M
       0        0       0       0       0      0      0     0       1   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      1     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       1        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      1     0       1   24   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4509     1185       2       0    1830    336    806     0      44   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       6        6       0       0      13      3      1     0       0   21   54M
       0        0       0       0       0      0      1     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       7        7       0       0      10      2      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       2        2       0       0       0      0      0     0       0   29   54M
       3        0       0       0       0      0      0     0       0   39   54M
       0        0       0       0       0      0      0     0       0   39   54M
       0        0       0       0       0      0      0     0       0   39   54M
       0        0       0       0       0      0      0     0       0   39   54M
       5        5       0       0      11      2      1     0       0   29   54M
       5        5       0       0       7      1      0     0       0   28   54M
       0        0       0       0       0      0      0     0       0   28   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4537     1210       2       0    1871    344    809     0      44   28   54M
      10        1       0       0       4      1      0     0       0   27   54M
       0        0       0       0       0      0      0     0       0   27   54M
       0        0       0       0       0      0      0     0       0   27   54M
       6        6       0       0       9      2      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       1        0       0       0       0      0      0     0       0   22   54M
       1        0       0       0       0      0      0     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
       1        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       2        2       0       0       1      0      0     0       0   20   54M
       0        0       0       0       4      1      0     0       0   20   54M
       0        0       0       0       0      0      0     0       0   20   54M
       2        2       0       0       8      2      1     0       0   20   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4567     1227       2       0    1906    351    811     0      44   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       1        0       0       0       0      0      0     0       0   20   54M
       0        0       0       0       0      0      0     0       0   20   54M
       1        0       0       0       0      0      0     0       0   21   54M
       4        4       0       0       3      0      0     0       0   21   54M
       1        0       0       0       0      0      1     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       1   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      1     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      1     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4574     1231       2       0    1909    351    814     0      45   21   54M
       1        0       0       0       0      0      1     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       0        0       0       0       0      0      0     0       0   21   54M
       6        5       0       0      13      3      0     0       0   20   54M
       1        1       0       0       4      1      1     0       0   19   54M
       0        0       0       0       0      0      2     0       0   19   54M
       1        0       0       0       0      0      0     0       0   20   54M
       3        2       0       0       4      1      0     0       0   20   54M
      10       10       0       0      31      7      0     0       0   23   54M
       1        1       0       0       4      1      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       1        1       0       0       4      1      1     0       0   21   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4599     1251       2       0    1969    365    819     0      45   26   54M
       0        0       0       0       0      0      0     0       0   26   54M
       0        0       0       0       0      0      0     0       0   26   54M
       0        0       0       0       0      0      0     0       0   26   54M
       0        0       0       0       0      0      0     0       0   26   54M
       0        0       0       0       0      0      0     0       0   26   54M
       0        0       0       0       0      0      0     0       0   26   54M
       0        0       0       0       0      0      0     0       0   26   54M
       0        0       0       0       0      0      0     0       0   26   54M
       0        0       0       0       0      0      0     0       0   26   54M
       0        0       0       0       0      0      0     0       0   26   54M
       0        0       0       0       0      0      0     0       0   26   54M
       0        0       0       0       0      0      0     0       0   26   54M
       0        0       0       0       0      0      0     0       0   26   54M
       3        2       0       0       7      1      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       1        0       0       0       0      0      0     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
      11       11       0       0      25      6      1     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4614     1264       2       0    2001    372    820     0      45   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       0        0       0       0       0      0      0     0       0   24   54M
       1        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      1     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       1        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      1     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4616     1264       2       0    2001    372    822     0      45   23   54M
       2        2       0       0       6      1      1     0       0   22   54M
       2        1       0       0       4      1      0     0       0   20   54M
       2        2       0       0       2      0      0     0       0   20   54M
       0        0       0       0       0      0      0     0       0   20   54M
       0        0       0       0       0      0      0     0       0   20   54M
       6        6       0       0       2      0      1     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      1     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      1     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       1        1       0       0       4      1      0     0       0   22   54M
       1        0       0       0       0      0      0     0       0   22   54M
       0        0       0       0       0      0      1     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
       2        1       0       0       4      1      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4632     1277       2       0    2023    376    827     0      45   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       0        0       0       0       0      0      0     0       0   25   54M
       1        0       0       0       0      0      0     0       0   24   54M
       1        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      0     0       0   23   54M
       0        0       0       0       0      0      1     0       0   23   54M
       0        0       0       0       0      0      1     0       0   23   54M
       2        2       0       0       7      1      0     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
       0        0       0       0       0      0      0     0       0   22   54M
       0        0       0       0       0      0      1     0       0   22   54M
      12       12       0       0      25      4      1     0       0   24   54M
       5        1       0       0       0      0      0     0       0   41  MCS4
       0        0       0       0       0      0      0     0       0   41  MCS4
       0        0       0       0       0      0      0     0       0   41  MCS4
       0        0       0       0       0      0      0     0       0   41  MCS4
       0        0       0       0       0      0      0     0       0   41  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4653     1292       2       0    2055    381    831     0      45   41  MCS4
       0        0       0       0       0      0      0     0       0   41  MCS4
       0        0       0       0       0      0      0     0       0   41  MCS4
       7        7       0       0      28      7      0     0       0   29  MCS4
       0        0       0       0       0      0      1     0       0   29  MCS4
       1        0       0       0       0      0      0     0       0   28  MCS4
       0        0       0       0       0      0      0     0       0   28  MCS4
       0        0       0       0       0      0      0     0       0   28  MCS4
       0        0       0       0       0      0      0     0       0   28  MCS4
       1        0       0       0       0      0      0     0       0   27  MCS4
       1        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       1        0       0       0       0      0      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       3        3       0       0      12      3      1     0       0   21  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4667     1302       2       0    2095    391    833     0      45   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       6        6       0       0      12      3      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       0        0       0       0       0      0      0     0       0   24  MCS4
       3        2       0       0       8      2      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      1     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       1        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      0     0       0   22  MCS4
       0        0       0       0       0      0      1     0       0   22  MCS4
       1        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4678     1310       2       0    2115    396    835     0      45   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       1        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       8        8       0       0      23      4      0     0       0   20  MCS4
       1        0       0       0       0      0      0     0       0   20  MCS4
       2        2       0       0       8      2      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       0        0       0       0       0      0      0     0       0   19  MCS4
       6        6       0       0       1      0      0     0       0   22  MCS4
       1        1       0       0       4      1      0     0       0   21  MCS4
       1        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
       0        0       0       0       0      0      0     0       0   21  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4699     1327       2       0    2151    403    835     0      45   20  MCS4
       0        0       0       0       0      0      1     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
       0        0       0       0       0      0      0     0       0   20  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4699     1327       2       0    2151    403    836     0      45   20  MCS4
       6        6       0       0       9      1      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      1     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       0        0       0       0       0      0      0     0       0   23  MCS4
       1        0       0       0       0      0      0     0       0   28  MCS4
       0        0       0       0       0      0      0     0       0   28  MCS4
       0        0       0       0       0      0      0     0       0   28  MCS4
       1        1       0       0       4      1      0     0       0   27  MCS4
       0        0       0       0       0      0      0     0       0   27  MCS4
       0        0       0       0       0      0      0     0       0   27  MCS4
       0        0       0       0       0      0      0     0       0   27  MCS4
       0        0       0       0       0      0      0     0       0   27  MCS4
       0        0       0       0       0      0      0     0       0   27  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4707     1334       2       0    2164    405    837     0      45   27  MCS4
       1        0       0       0       0      0      0     0       0   26  MCS4
       0        0       0       0       0      0      0     0       0   26  MCS4
       0        0       0       0       0      0      0     0       0   26  MCS4
       0        0       0       0       0      0      0     0       0   26  MCS4
       1        1       0       0       4      1      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      1     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      1     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4709     1335       2       0    2168    406    839     0      45   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      1     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      1     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       0        0       0       0       0      0      0     0       0   25  MCS4
       1        0       0       0       0      0      0     0       0   24  MCS4
       1        1       0       0       0      0      0     0       0   23   36M
       1        1       0       0       4      1      0     0       0   23   36M
       0        0       0       0       0      0      1     0       0   23   36M
   input   output altrate   short    long xretry crcerr crypt  phyerr rssi  rate
    4712     1337       2       0    2172    407    842     0      45   23   36M
       1        0       0       0       0      0      0     0       0   22   36M
       0        0       0       0       0      0      0     0       0   22   36M
       5        5       0       0      10      2      0     0       0   24   36M
^C
[root@cakebox ~]# exit

Script done on Mon Sep 10 21:19:17 2012

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120910213352.Horde.XoSGQZk8pphQTkCgm_pAlKA>