Changes between Version 10 and Version 11 of 802.11/MAC/Support_HW


Ignore:
Timestamp:
Apr 18, 2016, 9:41:22 AM (8 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/MAC/Support_HW

    v10 v11  
    6363
    6464=== Implementation Details ===
    65 The Tx Controller A state machine is illustrated below. Each box is a state. Each arrow is a state transition, with the arrow's label specifying the input conditions that trigger the transition. The conditions for the color-coded arrows from the {{{IDLE}}} state are listed in the pseudo-code blocks to the right.
    66 
    67 [[Image(tx_core_a.png, width=1000)]]
    68 
    69 {{{#!td
    70  
     65The Tx Controller A state machine is illustrated below. Each box is a state. Each arrow is a state transition, with the arrow's label specifying the input conditions that trigger the transition. The conditions for the color-coded arrows from the {{{IDLE}}} state are described in the table below.
     66
     67[[Image(tx_fsm_a.png)]]
     68
     69
     70
     71{{{#!th colspan=2 align=center
     72'''Tx Controller A FSM - Transitions from {{{IDLE}}}'''
     73}}}
     74|-----------------------------------
     75{{{#!td
    7176}}}
    7277{{{#!td align=left