Wireshark-commits: [Wireshark-commits] master 5da2b43: Add 802.11ac 80MHz and 160MHz channels suppo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 1 Mar 2016 19:22:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5da2b437035dbd478293caa1c9242fe2e37924e6
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5da2b43 by Mikael Kanstrup (mikael.kanstrup@xxxxxxxxx):

    Add 802.11ac 80MHz and 160MHz channels support to wireless toolbar
    
    Add UI support for selecting 80MHz and 160MHz channel bandwidth to
    wireless toolbar. 80+80MHz was left out on purpose since will need
    updated UI to select the second center frequency. For 80MHz and
    160MHz bandwidth the center frequency is calculated from selected
    control frequency.
    
    Change-Id: I2551ba396f732b3240d40dfa6ea1cf2617b799d2
    Reviewed-on: https://code.wireshark.org/review/13965
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  9063aca   NULL check GArray to prevent assertion.
    adds  5da2b43   Add 802.11ac 80MHz and 160MHz channels support to wireless toolbar


Summary of changes:
 ui/qt/wireless_frame.cpp |   43 +++++++++++++++++++++++++++++++++++++++----
 ui/qt/wireless_frame.h   |    2 ++
 2 files changed, 41 insertions(+), 4 deletions(-)