Changes between Version 2 and Version 3 of WARPLab/Reference/Interface/X245


Ignore:
Timestamp:
May 15, 2013, 5:24:30 PM (11 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPLab/Reference/Interface/X245

    v2 v3  
    33= X245 Interface Module Module Implementation =
    44
    5 The WARPLab Reference Design implements an [wiki:../../../Framework/Modules##InterfaceGroup Interface Group] module for controlling the MAX2829-based radio interfaces on WARP v2 and v3. A single X245 Interface Group module can support up to 4 radio interfaces.
     5The WARPLab Reference Design implements an [wiki:../../../Framework/Modules##InterfaceGroup Interface Group] module for controlling the MAX2829-based radio interfaces on WARP v2 and v3. A single X245 Interface Group module can support up to 4 radio interfaces. Essentially, this module wraps the [wiki:cores/radio_controller radio_controller] peripheral and driver.
     6
     7'''Related Components:'''
     8 * MATLAB:
     9  * [source:ResearchApps/PHY/WARPLAB/WARPLab7/M_Code_Reference/classes/wl_interface_group_X245 wl_interface_group_X245] class
     10 * WARP Hardware:
     11  * [wiki:cores/radio_controller radio_controller] peripheral and driver
     12  * [source:ResearchApps/PHY/WARPLAB/WARPLab7/C_Code_Reference/wl_interface.c wl_interface] C software
    613
    714= X245 Interface Commands =