Changes between Version 48 and Version 49 of WARPLab/Changelog


Ignore:
Timestamp:
Sep 14, 2015, 11:00:48 AM (9 years ago)
Author:
welsh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPLab/Changelog

    v48 v49  
    88
    99 * None
     10
     11
     12== 7.6.0 Release: ==
     13'''Download: [http://warpproject.org/dl/refdes/warplab/v7/release/WARPLab_Reference_Design_7.6.0.zip WARPLab_Reference_Design_7.6.0.zip]'''
     14
     15Release Details:
     16||= Hardware =||= Release =||= Date Posted =||= SVN Rev. =||= ISE Ver. =||= Arch =||=  MATLAB Ver.  =||=  RF Interface Support =||
     17||  WARP v3  ||  7.6.0  ||  11-Sept-2015  ||  [browser:ResearchApps/PHY/WARPLAB/WARPLab7?rev=4713 4713]  ||  14.4  ||  MB/AXI  ||  2009b or later  || 1-2: WARP v3 on-board interfaces [[BR]] 3-4: Requires [wiki:HardwareUsersGuides/FMC-RF-2X245 FMC-RF-2X245] ||
     18
     19'''WARPLab 7.6.0 requires an SVN update to your [wiki:edk_user_repository edk_user_repository] before compiling the reference software project'''
     20
     21'''WARPLab 7.6.0''' provides transport improvements to the existing WARPLab 7.5.1 design and better M compatibility with earlier WARPLab releases.
     22
     23Other changes:
     24 * Added [wiki:WARPLab/Examples/MIMO_OFDM MIMO OFDM Communication Example]
     25 * Updated transport infrastructure on the node
     26   * Allows Read IQ / Write IQ commands to be processed while the node is transmitting or receiving (removes the restriction introduced in WARPLab 7.5.x)
     27   * Replaced WARPxilnet with [http://warpproject.org/trac/browser/edk_user_repository/WARP/sw_services/WARP_ip_udp_v1_00_a?rev=4713 '''WARP IP/UDP v1.00a'''] Ethernet packet processing library.
     28 * Updated MEX transport (see [wiki:WARPLab/Benchmarks Benchmarks]) - '''WARPLab 7.6.0 requires MEX 1.0.3a'''
     29 * Updated radio controller core to fix minor bugs
     30   * Changed default parameters to match the 802.11 reference design
     31 * Updated Ethernet behaviour
     32   * By default, nodes do not link with non-1000BASE-T Ethernet devices.
     33   * WARPLab waits for Ethernet device to be ready before completing boot.
     34   * Consolidated Ethernet behaviour options in [http://warpproject.org/trac/browser/ResearchApps/PHY/WARPLAB/WARPLab7/C_Code_Reference/include/wl_common.h?rev=4708 wl_common.h]   
     35 * Added WARPLab command to control the [wiki:WARPLab/Reference/Interface/X245#rx_hpf_corn_freq RX HPF cutoff frequency]
     36 * Fixed bug when using CM-PLL input / output triggers
     37 * Introduced new syntax for trigger and interface IDs; refer (see [wiki:WARPLab/Porting#ChangesinWARPLab7.6 Porting guide] for more information)
     38 * Cleaned up C code and added more comments
     39 * Cleaned up M code examples
     40----
    1041
    1142