Changes between Version 4 and Version 5 of WARPLab/Framework/Modules


Ignore:
Timestamp:
Aug 22, 2013, 8:20:04 PM (11 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPLab/Framework/Modules

    v4 v5  
    3030A {{{Transport}}} module is responsible for handling messages to and from the WARP hardware. Typically, these messages are exchanged with a host PC. The WARPLab Reference Design's implementations of a {{{Transport}}} modules are [wiki:../../Reference/Transport described here].
    3131
    32 The MATLAB implementation of {{{Transport}}} modules are intended to inherit from the [browser:ResearchApps/PHY/WARPLAB/WARPLab7/M_Code_Reference/classes/wl_interface_group.m wl_interface_group.m] abstract class.
    33 
    3432A {{{Transport}}} is an object from the [browser:ResearchApps/PHY/WARPLAB/WARPLab7/M_Code_Reference/classes/wl_transport.m wl_transport] abstract class.
    3533