wiki:WARPLab/Changelog

Version 4 (modified by murphpo, 11 years ago) (diff)

--

  • TOC "WARPLab7/TOC" is empty!

WARPLab 7: Beta Updates

Leading up to the first numbered release of WARPLab, we will use this page a changelog.

Mar. 14 2013

  • Renamed the following methods in m-code (svn rev 1951). Exmaples are updated; custom user scripts will need to be updated manually
    • wl_bbCmd -> wl_basebandCmd
    • wl_ifcCmd -> wl_interfaceCmd
    • wl_transCmd -> wl_transportCmd
    • wl_trigMngrCmd -> wl_triggerManagerCmd
  • Re-worked read_baseband_buffers (svn rev 1952)
    • Now handles dropped packets more gracefully
    • Added fail-safe timeout, to prevent an infinite loop when indexing issues occur