Changes between Version 15 and Version 16 of WARPLab/Reference/Architecture/Classes


Ignore:
Timestamp:
Mar 28, 2013, 9:07:47 AM (11 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPLab/Reference/Architecture/Classes

    v15 v16  
    3939A Broadcast {{{Transport}}} object does not process any commands, but contains a method for transmitting to more than one WARP node at once. This is used by the {{{Trigger}}} object as well as the [wiki:WARPLab7/Reference/Utility#wl_initNodes wl_initNodes] utility function.
    4040
    41 === Interface ===
     41=== Interface Group ===
    4242[[Image(interface.png,width=800)]]
     43
     44An {{{Interface Group}}} is an object from the [browser:ResearchApps/PHY/WARPLAB/WARPLab7/M_Code_Reference/classes/wl_interface_group.m wl_interface_group.m] abstract class. Currently, the only subclass of wl_interface_group is [brower:ResearchApps/PHY/WARPLAB/WARPLab7/M_Code_Reference/classes/wl_interface_group_X245.m wl_interface_group_X245.m], which allows control over the 2.4/5GHz transceivers available on WARP.
    4345
    4446=== Baseband ===