Changes between Version 6 and Version 7 of WARPLab/Porting


Ignore:
Timestamp:
May 19, 2013, 9:11:41 PM (11 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPLab/Porting

    v6 v7  
    22
    33= WARPLab 7: Porting Code from old WARPLab =
    4 Coming soon... For now see the new [wiki:../Examples WARPLab 7 examples]
     4The basic flow of an experiment is the same across all versions of WARPLab. However WARPLab 7 has been designed to simplify experiments utilizing multiple nodes, each with multiple RF interfaces. The code samples below illustrate equivalent processes in WARPLab 6 and WARPLab 7, emphasizing the more compact and portable syntax available in the WARPLab 7 framework.
     5
     6The code on this page is '''not''' a complete example; please see [wiki:../Examples the WARPLab 7 examples] for ready-to-use scripts.
    57
    68----
     
    259261}}}
    260262
    261