Changes between Version 59 and Version 60 of WARPLab/Changelog


Ignore:
Timestamp:
Aug 29, 2016, 3:55:58 PM (8 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPLab/Changelog

    v59 v60  
    2020
    2121'''Bug Fixes:'''
    22  * Fixed bug in AGC reset-per-Rx code. Previous release delayed the AGC reset to 2^32 samples ignoring the actual rx_length
     22 * Fixed bug in AGC reset-per-Rx code. Previous release delayed the AGC reset to 2^32^ samples ignoring the actual rx_length
    2323 * Fixed bug in WARP_ip_udp library that miscalculated the addresses for Ethernet Rx buffers, resulting in overlapping buffers that could corrupt received payloads when using jumbo frames for write_iq
    2424 * Added {{{floor()}}} to {{{rssi_length}}} calculation in example scripts to handle {{{rx_length}}} values that are not multiples of 4