Changes between Version 147 and Version 148 of 802.11/Changelog


Ignore:
Timestamp:
Aug 18, 2016, 3:34:22 PM (8 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/Changelog

    v147 v148  
    3333'''Experiments Framework Changes:'''
    3434 * Added {{{enable_ethernet_portal(bool)}}} node method that controls whether the high-level MAC implements the wired-wireless bridge between the ETH A interface and the wireless interface. It is good practice to disable the Ethernet portal when running LTG-based experiments. This helps avoid issues with unaccounted for Tx/Rx events due to stray Ethernet packets on the wired network. See the updated '''FIXME''' log_capture_two_node_two_flow.py script for an example.
     35 * Removed unnecessary {{{np.squeeze()}}} calls from log processing examples, fixes errors when log data contains single entries of a given type ([changeset:5597 changeset 5597]).
    3536
    3637'''Misc Hardware Changes:'''